html, body {
	height: 100%;
	
	margin: 0px;
	scrollbar-3dlight-color: #0093DD;
	scrollbar-arrow-color: eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #0093DD;
	scrollbar-face-color: 0093DD;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #aaaaaa;
	background-color: #0093DD;
	
}

.rand {
	background-color: #0093DD;
}


.spalte {
	width: 150px;
}

iframe {
	width: 85%;
}
ilayer {
	width: 85%;
}


.backo  { background-image: url(../pic/backo.jpg) }

.balken	 { background-image: url(../pic/balken.gif); }
.button	 { 
	background-color: DodgerBlue;}
	font-size: 10px;
	color: white; 
}

.mittebalken	 {
	background-color: #393939;
}

.linie {
	background-image:url(pages/pic/pointwhite.gif);
}

 td     { color: #414142; font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, verdana, Tahoma,  Arial, helvetica, Helvetica, Geneva, Swiss, SunSans-Regular;}

.line {
	background-image: url(../pic/lineblue.jpg);
}

.light {
	background-image: url(../pic/light.gif);
}
.shadow {
	background-image: url(../pic/shadow.gif);
}
.strikes {
	background-image: url(../pic/strikes.gif);
}

.headline {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #414142;
	text-decoration: none;	
	font-weight: bolder;
}

li {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #414142;
	text-decoration: none;	
	font-weight: bolder;
}

a:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: black;
	text-decoration: underline;
	white-space:nowrap;
	
}
a:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: black;
	text-decoration: underline;
	white-space:nowrap;
	
}
a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: DodgerBlue;
	text-decoration: underline;
	white-space:nowrap;
	
}
a:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: black;
	text-decoration: underline;
	
}

.input {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white; 
	border: solid;
	border-width: 1px;
	border-color: white;
	background-color: #869DC2;
	width: 160px;
}
.formbutton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white; 
	border: none;
	background-color: transparent;
	width: 160px;
	text-align: right;
}



textarea { background-color:white; margin:0mm; border-style:groove; font-style: normal; font-weight: normal; font-size: 8pt; font-family: verdana }
 input { background-color:ffffff; margin:0mm; border-style:groove; font-family: verdana, font-style: normal; font-weight: normal; font-size: 8pt; color: dimgrey;}


