body{
	background-color: FFFDE8;

	  scrollbar-base-color:B6CCE3;
	  scrollbar-3dlight-color:#FFFFFF;
	  scrollbar-arrow-color:#FFFFFF;
	  scrollbar-darkshadow-color:6A97C6;
	  scrollbar-face-color:B6CCE3;
	  scrollbar-highlight-color:B6CCE3;
	  scrollbar-shadow-color:B6CCE3;
	  scrollbar-track-color:F4F8FE;
}

td{
	font-family: Times New Romen;
	src:url(../_font/avgardn.ttf);
	font-size: 11pt;
	color:333333;

}


td.sf{
	line-height:15pt;
	color:333333;
}

.klein{
	font-family: Times New Romen;
	src:url(../_font/avgardn.ttf);
	font-size: 8pt;
	color:333333;
}

.semHl{
	font-family: Times New Romen;
	src:url(../_font/avgardn.ttf);
	font-size: 11pt;
	color:B8582E;
	font-weight:bold;
}


a{
	color:333333;
	font-size: 11pt;
	font-weight:300;
	text-decoration:none;
}


a.line{
	text-decoration:underline;
}


a.menu{
	font-family: Arial,Verdana;
	color:666666;
}

a.aktiv{
	font-family: Arial,Verdana;
	color:496491;
}

.linktxt{
	font-family: Times New Romen;
	font-size: 11pt;
	font-weight:bold;
}


input{
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color:666666;

	background-color:FFFFFF;

	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;

	border-left-color:F4F8FE;
	border-right-color:B6CCE3;
	border-top-color:F4F8FE;
	border-bottom-color:B6CCE3;
}

input.submit{
	background-color:F7F3C9;
	width: 300;
}

input.submit2{
	background-color:F7F3C9;
	width: 145;
}

input.submit3{
	background-color:F7F3C9;
	width: 135;
}

input.submit4{
	background-color:F7F3C9;
	width: 270;
}


input.wdh1{
	width: 300;
}

input.wdh2{
	width: 70;
}

input.wdh3{
	width: 220;
}

select{
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:767676;

	background-color:FFFFFF;

	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;

	border-left-color:F4F8FE;
	border-right-color:B6CCE3;
	border-top-color:F4F8FE;
	border-bottom-color:B6CCE3;
}

select.wdh1{
	width: 300;
}

textarea{
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:767676;

	background-color:FFFFFF;

	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;

	border-left-color:F4F8FE;
	border-right-color:B6CCE3;
	border-top-color:F4F8FE;
	border-bottom-color:B6CCE3;

	  scrollbar-base-color:B6CCE3;
	  scrollbar-3dlight-color:#FFFFFF;
	  scrollbar-arrow-color:#FFFFFF;
	  scrollbar-darkshadow-color:6A97C6;
	  scrollbar-face-color:B6CCE3;
	  scrollbar-highlight-color:B6CCE3;
	  scrollbar-shadow-color:B6CCE3;
	  scrollbar-track-color:F4F8FE;
}

textarea.wdh1{
	width:300;
}

textarea.wdh2{
	width:200;
}
