@charset "utf-8";
/* CSS Document */

body {
	background-color:#376c12;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat;
	line-height: 19px;
}

a:link, a:visited{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

.wrapper{
	padding-top:10px;
	margin: 0 auto;
	width:1086px;
	left:50%-543;
	padding-bottom:40px;
	position:relative;
}

.site{
	background-color:#fff;
}

.werbung{
	position:absolute;
	top:100px;
	right:-260px;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	margin:0;
}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	margin:0;
}
.partner{
	margin-left:16px;
	margin-right:20px;
	font-size:12px;
	line-height:16px;
	border: 1px solid #333333;
}
.sub_navi{
	margin-left:15px;
	margin-right:20px;
	height:85px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-bottom:15px;
	color:#333333;
}
.sub_navi a:link, .sub_navi a:visited{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.sub_navi a:hover {
	text-decoration:underline;
}
.mail a:link, .mail a:visited{
	color:#006600;
	font-weight:bold;
}
.download a:link, .download a:visited{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.download a:hover {
	text-decoration:underline;
}

.download li{
	list-style-image: url(../images/li_image.gif);
}
