body, table, form, div, span
{
	margin:			0px;
	padding:		0px;
}

body
{
	background-color:	#999999;
}

.maindiv
{
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:500px;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-450px;
	text-align:left;
	position:absolute;
	background-image:url(images/bg_blsw3.gif);
}
.logodiv
{
	position:absolute;
	left:15px;
	top:10px;
	width:220px;
	height:20px;
	font-size:10pt; 
	font-weight:bold;
	font-family:Verdana;
	color:#FFFFFF;
}
.header
{
	position:		absolute;
	top:			10px;
	right:			15px;
	width:			300px;
	height:			60px;
	border:			0px solid #FF0000;
	font-family:		Verdana;
	font-size:		7pt;
	font-style:		normal;
	font-weight:		normal;
	color:			#F9F9F9;
	text-align:		right;
}
.mainmenudiv
{
	position:absolute;
	left:10px;
	top:100px;
	width:218px;
	height:378px;
	font-size:8pt; 
	font-weight:bold;
	line-height:15px;
	font-family:Verdana;
	color:#FFFFFF;
	padding:5px;
	border: 1px solid #FFFFFF;
}
.secondmenu
{
	border-left: 1px solid #7e7e7e;
	margin-left: 2px;
}
.textdiv
{
	position:absolute;
	left:250px;
	top:100px;
	width:628px;
	height:378px;
	font-size:9pt; 
	font-family:Verdana;
	color:#FFFFFF;	
	border: 1px solid #FFFFFF;
	padding:5px;
}

input.kontakttext
{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: white 0px solid;
	BORDER-TOP: white 0px solid;
	BORDER-RIGHT: white 0px solid;
	BORDER-LEFT: white 0px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	}
textarea.kontaktarea
{
	background-color:#FFFFFF;
	BORDER-BOTTOM: white 0px solid;
	BORDER-TOP: white 0px solid;
	BORDER-RIGHT: white 0px solid;
	BORDER-LEFT: white 0px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
}
input.kontaktbutton
{
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM: white 0px solid;
	BORDER-TOP: white 0px solid;
	BORDER-RIGHT: white 0px solid;
	BORDER-LEFT: white 0px solid;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
}


a.navilink:link    	
{   
	color: #FFFFFF;
	text-decoration: none;
}
a.navilink:visited	
{   
	color: #FFFFFF;
	text-decoration: none;
}
a.navilink:hover	
{   
	color: #FFFFFF;	 
	text-decoration: underline; 
}
a.navilink:active	
{   
	color: #FFFFFF;
	text-decoration: none; 
}

a.secondnavi:link    	
{   
	color: #7e7e7e;
	text-decoration: none;
}
a.secondnavi:visited	
{   
	color: #7e7e7e;
	text-decoration: none;
}
a.secondnavi:hover	
{   
	color: #7e7e7e;	 
	text-decoration: underline; 
}
a.secondnavi:active	
{   
	color: #7e7e7e;
	text-decoration: none; 
}
