body {

	scrollbar-3dlight-color:#AAAAAA;
	scrollbar-arrow-color:#AAAAAA;
	scrollbar-base-color:#AAAAAA;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#AAAAAA;
	scrollbar-track-color:#F0F0F0;
	background-color:#E7EDF8;
	background-image:url("grafik/back-blue1.gif");
	background-repeat: repeat-x;

}

/*--- Tables -------------------------------------------------------------*/

.maintable {
	width:1000px;
	border-width:4px 4px 8px 4px;
	border-style: solid solid solid solid;
	border-color: #e21544;
	background-color:#FEF6F7;
}

.logotable {
	border-style: none none none none;
	background-color:#E7EDF8;
}

.contenttable {	
	border-width:1px;
	border-style: dotted dotted dotted dotted;
	border-color: #4D4A47;
	background-color:#FFFFFF;
}



/*--- headings -------------------------------------------------------------*/

h1 {
	font-family: arial, trebuchet ms, tahoma, verdana, sans-serif;
	font-style: normal;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #A788AA;
}

h2 {
	font-family: arial, trebuchet ms, tahoma, verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #A788AA;
}

h3 {
	font-family: arial, trebuchet ms, tahoma, verdana, sans-serif;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #A788AA;
}

h4 {
	font-family: arial, trebuchet ms, tahoma, verdana, sans-serif;
	font-style: normal;
	font-size: 13.5px;
	font-weight: bold;
	text-decoration: none;
	color: #3157AF;
}

h5 {
	font-family: arial, trebuchet ms, tahoma, verdana, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #A788AA;
}

/*------------------------------------------------------------------------*/


p, .text, ul, li {
	font-family: arial, tahoma,verdana, sans-serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #3157AF;
}

.textw {
	font-family: arial, tahoma,verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.tdnavi {
	border-width:1px;
	border-style: none none dotted none;
	border-color: #A788AA;
}


A.navigation {
	font-size : 13px;
	font-weight : bold;
	font-family: arial, tahoma,verdana, sans-serif;
	color: #e21544;
	text-decoration : none;
}

A.navigation:hover {
	font-size : 13px;
	font-weight : bold;
	font-family: arial, tahoma,verdana, sans-serif;
	color : #A788AA;
	text-decoration : none;
}


A {
	font-size : 11.5px;
	font-weight : normal;
	font-family: arial, tahoma,verdana, sans-serif;
	color: #e21544;
	text-decoration : underline;
}

A:hover {
	font-size: 11.5px;
	font-weight: normal;
	font-family: arial, tahoma,verdana, sans-serif;
	color: #A788AA;
	text-decoration: underline;
}

.rubrik{
	border-bottom: .15em solid #A788AA;
	border-right: .40em solid #A788AA;
	color: #A788AA;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size : 16px;
	text-align: right;
	margin-bottom: 2px;
	white-space: nowrap;
	width:98%;
}
