body {
    scrollbar-base-color: #D9E4E8;
    scrollbar-face-color: #A4BBC3;
    scrollbar-track-color: #CCCCCC;
 
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #5A8492;
    scrollbar-highlight-color: #A4BBC3;
    scrollbar-shadow-color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
a:hover.footer { color: #999999; text-decoration: none }


p { margin-top: 0px; margin-bottom: 0px}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10;
}
.textbold {
	font-weight: bold;
}

.seikologo {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	padding-top: 8px;
}

.textboldlayerwhite {
	font-weight: bold;
	padding-left: 10;
	color: #ffffff;
}

.textboldlayer {
	font-weight: bold;
	padding-right: 10;
	padding-left: 10;
	padding-top: 10px;
	color: #666666;
}
.textlayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10;
	padding-left: 10;
	padding-top: 10px;
    padding-bottom: 15px;
}





.biggreen {
	font-size: 24px;
	color: #7FA0AB;
}
.head {
	font-size: 24px;
	color: #7FA0AB;
	margin-bottom: 10px;
	margin-top: 10;
}
.headtitle {
	font-size: 24px;
	color: #7FA0AB;
	margin-bottom: 10px;
}
.subHead {
	font-weight: bold;
	color: #7FA0AB;
	padding-bottom: 0px;
}






.linkgreen {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #7FA0AB;
}
a:hover.linkgreen { color: #999999; text-decoration: none; }

.linkgreenudrline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #7FA0AB;
	text-decoration: underline;
}
a:hover.linkgreenudrline { color: #999999; font-weight: bold; text-decoration: underline; }


.linkgreenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #7FA0AB;
}
a:hover.linkgreenbold { color: #999999; text-decoration: none }



.absenden {
cursor: hand;
font-size: 11px;
font-weight: bold;
color: #7FA0AB;
border: #7FA0AB;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #F9F9F9;
width:196px;
}
a:hover.absenden{ color: #999999; text-decoration: none; background-color: #D9E4E8 }







.linkText { color: #7FA0AB; text-decoration: underline }
a:link.linkText { color: #990000; text-decoration: underline }
a:visited.linkText { color: #990000; text-decoration: underline }
a:active.linkText { color: #990000; text-decoration: underline }
a:hover.linkText { color: #990000; text-decoration: underline }