BODY {
	color: #001f74;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	scrollbar-base-color:#001f74;
	scrollbar-face-color:#6C93DE;
	scrollbar-track-color:D6D7DB;
	scrollbar-3dlight-color:#6C93DE;
	scrollbar-shadow-color:#4F77C4 ;
	scrollbar-highlight-color: #B5C4DB;
	scrollbar-arrow-color:#001f74;
	scrollbar-darkshadow-color:black;
	
}

TD {
	color: #001f74;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

/*Definitionen für Text ganz oben auf Seite */
.toptext {
	background-color : #e8ebf2;
	color : #001f74;
	font-weight : normal;
	font-size : 8pt;
	/*border-bottom-color : #0b1a5f;
	border-bottom-width : 1px;
	border-bottom-style : solid;*/
}

.head14ptBold {
	font-size : 14pt;
	font-weight : bold;
}


.head12ptBold {
	font-size : 12pt;
	font-weight : bold;
}

.head11ptBold {
	font-size : 11pt;
	font-weight : bold;
}

.head10ptBold {
	font-size : 10pt;
	font-weight : bold;
}

.head10ptNormal {
	font-size : 10pt;
	font-weight : normal;
}

.hauptText {
	line-height: 15pt;
}

.marginText {
	padding-top : 10px;
	padding-left : 5px;
	padding-right : 5px;
}

/*################################################################################
												Def. für Links und ihre umgebenden Elemente
#################################################################################*/

/*Standardlinks*/
a.StandardLink:link {
	color : #001f74;
	text-decoration : underline;
	font-weight : normal;
}
a.StandardLink:visited {
	color : Purple;
	text-decoration : underline;
	font-weight : normal;
}
/*a.StandardLink:hover {
	color : #001f74;
	text-decoration : none;
}*/

/*Glossarlinks*/
a.GlossaryLink:link {
	color : #001f74;
	text-decoration : none;
	font-weight : bold;
}
a.GlossaryLink:visited {
	color : #001f74;
	text-decoration : none;
	font-weight : bold;
}

/*Bottomnavigation*/
a.bottomNaviLink:link {
	color :#001f74;
	font-weight : normal;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}
a.bottomNaviLink:visited {
	color : #001f74;
	font-weight : normal;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}
a.bottomNaviLink:hover {
	color : #001f74;
	font-weight : normal;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

/*Bottomnavigation zwei */
a.bottomNaviLink2:link {
	color:#6374a9; 
	font-weight:bold; 
	font-size:8pt;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.bottomNaviLink2:visited {
	color:#6374a9; 
	font-weight:bold; 
	font-size:8pt;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.bottomNaviLink2:hover {
	color:#6374a9; 
	font-weight:bold; 
	font-size:8pt;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}


a.topLink:link {
	background-color : #e8ebf2;
	color : #001f74;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}

a.topLink:visited {
	background-color : #e8ebf2;
	color : #001f74;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}