body{
	padding:0;
	margin:0;

	background-image:url(layout/2.jpg);
	background-repeat: no-repeat;
	background-position: 372px 0px;

	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}

img{
	border:0px;
}
ul{
	list-style-image:url(layout/dot.gif);
}
a{
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #205684;
	text-decoration: none;

}

#div_sprachwahl{
	position: absolute;
	left: 392px;
	top: 30px;
	width: 607px;
	text-align: right;
	color: white;
	font-size: 9pt;
	font-weight: bold;
}
#div_sprachwahl img{
	margin: 2px;
}

#div_links{
	position: absolute;
	left: 23px;
	top: 171px;
	width: 342px;
	height: 310px;
	background-color: #E5E5E5;
}
#div_links_content{
	margin: 30px 30px 20px 30px;

}
#div_links_content img{
	margin-bottom: 5px;
	border: 1px solid #515151;
}

#div_menue{
	position: absolute;
	left: 420px;
	top: 116px;
	width: 607px;
	height: 27px;
}

.menue_button{
	float: left;
	height: 10px;
	border: 1px solid #FFFFFF;
	background-color: #E6E6E6;
	padding: 5px;
	margin: 0 10px 0 0;
}

.menue_button:hover{
	background-color: #ADADAD;
}
.menue_button a{
	color: #205684;
	font-weight: bold;
	font-size: 7pt;
	line-height: 7pt;
}
.active{
	background-color: #ADADAD;
}


#div_content{
	position: absolute;
	left: 392px;
	top: 152px;
	width: 545px;
	padding: 10px 30px 60px 30px;
	background-color: #F2F2F2;
	background-image: url(layout/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#div_content h2, #div_content h3{
	font-size: 11pt;
	color: #205684;
	font-weight: bold;
	text-transform: uppercase;
}

.gross{
	text-transform: uppercase;
	color: #205684;
}
li{
	margin-bottom: 10px;
}