body{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana,arial,serifenlos,helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	scrollbar-face-color: #E1EAFD;
	scrollbar-shadow-color: #000099;
	scrollbar-highlight-color: #000099;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color:#DDDDDD;
	scrollbar-track-color: #DDDDDD;
	scrollbar-arrow-color: #000099;
}

b{
	font-weight: bold;
}

.contenttable{
	background-color: #E9E9E9;
	color: #153B62;
	font-family: Verdana,arial,serifenlos,helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.smalltext{
	color: #153B62;
	font-family: Verdana,arial,serifenlos,helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

td{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #153B62;
}

/* Obere Navigation*/
.navtable{
	background-color: #B4C6D9;
}

.footer{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.nav:visited{
	font-family: Verdana,Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #005279;
}
a.nav:active{
	font-family: Verdana,Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
}
a.nav:hover{
	font-family: Verdana,Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
}
a.nav:link{
	font-family: Verdana,Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #005279;
}


.bgsite{
	background-color: #FFFFFF;
}

/* Überschriften für Shop-Inhalte */
.headline{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
}

.fieldtitle{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #153B62;
}

/* Normale Links */
a:visited{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
}
a:active{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #800000;
}
a:hover{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #800000;
}
a:link{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
}

/* small links */
a.small:visited{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
}
a.small:active{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #800000;
}
a.small:hover{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #800000;
}
a.small:link{
	font-family: Verdana,arial,helvetica,serifenlos;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
}
