body
	{
	background-color: #73A2F0;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#F7F8B3 ;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#73A2F0;
	scrollbar-shadow-color:#0E387E;
	scrollbar-highlight-color:#FFF2AB;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	}

textarea
{
	background: #FFF2AB;
	scrollbar-face-color:#F7F8B3;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#73A2F0;
	scrollbar-shadow-color:#0E387E;
	scrollbar-highlight-color:#FFF2AB;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	border: 1px solid;
	font-family: "Courier New";
	font-size: 12px;
	border-color: White;
	text-align: center;

}
text
{
	font: bolder normal 12px Verdana;
	text-align: center;

}

.balk
{
	font: normal;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F7F8B3;
	background-image: url(img/balk.jpg);
	text-align: center;
	height: 30px;
	padding-left: 5px;
	
}
.venster
{
	background-color: #F7F8B3;
	font: normal 12px Verdana;
	color: #0E387E;
	list-style-position: inside;
	list-style-type: circle;
	border: 1px solid #0E387E;
	text-align: center;

}
.venster2 {
	background-color: #F7F8B3;
	font: normal 12px Verdana;
	list-style-position: inside;
	list-style-type: circle;
	text-align: center;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	color: #0E387E;


}
a:hover {
	color: #FF0000;
	text-decoration: blink;
}
.venster3 {

	background-color: #F7F8B3;
	font: normal 12px Verdana;
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	color: #0E387E;
}
.balk2 {

	font: normal;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F7F8B3;
	background-image: url(img/balk.jpg);
	text-align: left;
	height: 30px;
	padding-left: 5px;
}

