font.1
{
	font-size: 10pt; 	
}
h1 { font-size: 18pt; padding:0px; margin-bottom:3px;margin-left:0px;}
h2 { font-size: 16pt; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; color: #80A9C4 ; padding:0px; margin-bottom:-9pt;}
h5 { font-size: 11pt; color: #98A5AD ; padding:0px; margin:0px;margin-left:0px;}

a:link {text-decoration:none; color:#0B5081; }
a:visited {text-decoration:none; color:#0B5081;}
a:active {text-decoration:none; color:#0B5081;}
a:hover {text-decoration:none; color:#0B5081;}

a:link.weiss {text-decoration:none; color:#ffffff; }
a:visited.weiss {text-decoration:none; color:#ffffff;}
a:active.weiss {text-decoration:none; color:#ffffff;}
a:hover.weiss {text-decoration:none; color:#ffffff;}

a:link.rosa {text-decoration:none; color:#C91F66; }
a:visited.rosa {text-decoration:none; color:#C91F66;}
a:active.rosa {text-decoration:none; color:#C91F66;}
a:hover.rosa {text-decoration:none; color:#C91F66;}


body
{
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
	font-size: 8pt;
	font-family: Verdana, Arial;
}
body.lh
{
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #ECEEF3;
	font-size: 8pt;
	font-family: Verdana, Arial;
}

table.weiss
{
	background-color: #fff;
}

table.rosa
{
	background-color: #C91F66;
}

td
{	
	font-size: 8pt;
	color: #000;
	font-family: Verdana, Arial;
}

td.l
{	
	background-color: #959FBA;
	color: #B5BCCE;
}
td.lweiss
{	
	background-color: #959FBA;
	color: #ffffff;
}

td.lb
{	
	background-color: #4E6084;
	color: #fff;
}
td.b
{	
	background-color: #21416A;
	color: #fff;
}
#blau
{
	color: #21416A;
}

td.lh
{	
	background-color: #ECEEF3;
	color: #000;
}
span.lh
{	
	background-color: #ECEEF3;
	color: #000;
}
td.orange
{	
	background-color: #FA9D1C;
	color: #21416A;
}
td.MenueOff
{	
	background-color: #4E6084;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	height: 20px;	
	cursor:pointer;
}
td.MenueOn
{	
	background-color: #FA9D1C;
	font-size: 10px;
	color: #21416A;
	font-weight: bold;
	height: 20px;	
	cursor:pointer;	
}
div.MenueOff
{	
	background-color: #FFE7CC;
	font-size: 10px;
	color: #21416A;
	font-weight: bold;
	cursor:pointer;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #fff;
}
div.MenueOn
{	
	background-color: #FA9D1C;
	font-size: 10px;
	color: #21416A;
	font-weight: bold;
	height: 20px;	
	cursor:pointer;	
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #fff;
}

td.weiss
{	
	background-color: #ffffff;
}


td.border
{	
	font-weight:normal;
	font-size:8pt;
	border-style: solid;
	border-color: #CCCCD0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

li
{
	margin: 8px;
}
ul.tief
{
	margin: 0px;
}
li.tief
{
	margin: 5px;
}

textarea
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 350px;
	height: 150px;
	border-color: #00457C;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	scrollbar-arrow-color:#95A4AF;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color: #ffffff;
  	scrollbar-darkshadow-color:#ffffff;
  	scrollbar-track-color:#ffffff;
}

input
{	
	font-size: 10pt;
	width: 150px;
	font-family: Arial;
	border: #95989A;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input.button
{
	background-color: #D3D7E2;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	width: 75px;
}
input.passwort
{
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold;
	width: 200px;
}
img
{
	border-width:0px;
}
hr
{
	border-style: solid;
	height:1px;
	color: #FA9D1C;
}

