﻿body{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000;
	background-image: url("img/back.jpg");
	background-color: #2f682e;
}
hr{
	color: #777;
}
h1,h2,h3,h4 {
	color: #000;
	margin: 0px;
	padding-top: 0px;
	}
h1{
	font-size: 14px;
	font-weight: bold;
	}
h2{
	font-size: 13px;
	}
h3{
	font-size: 13px;
	font-weight: bold;
	}
h4{
	font-size: 14px;
	color: #2f682e;
}
a img {
border : 0 none;
}
p{
	margin: 0;
	padding: 5px 0;
	}
p.aktion{
	display: block;
	width: 150px;
	height: 20px;
	padding: 8px;
	margin-bottom: 20px;
	background-color: #ff9933;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	}
#site{
	width: 850px;
	margin: 0px auto;
	position: relative;
	left: 0px;
	}
#title{
	height: 390px;
	background-image: url("img/banner.jpg");
	}
#navioben{
	position: absolute;
	margin-top: 65px;
	margin-left: 460px;
	height: 20px;
	width: 390px;
	}
#headline{
	position: absolute;
	margin-top: 360px;
	margin-left: 440px;
	height: 20px;
	width: 380px;
}
#content1{
	background-image: url("img/back_content.jpg");
	background-repeat: repeat-y;
	width:850px;
	overflow:hidden;
	}
#content{
	margin: 0px;
	padding: 0 15px;
	padding-top: 10px;
	}
#textbox1{
	width: 170px;
	padding-left:280px;
	padding-right: 10px;
	float: left;
	}
#textbox2{
	width: 350px;
	padding-left: 10px;
	float: left;
	}
#textbox3{
	width:350px;
	padding-left: 10px;
	float:left;
	height:56px;
}
#textbox4{
	width:460px;
	text-align:right;
	float:left;
}
#textbox5{
	width:780px;
	margin-left:45px;
	height:230px;
}
#textbox6{
	width:780px;
	margin-left:70px;
	margin-top:30px;
	height:100px;
}
#textbox7{
	width:780px;
	margin-left:40px;
}
img.start2{
	float:left;
	margin-right:20px;
}
#werbung{
	position:absolute;
	top: 390px;
	left:20px;
	text-align:center;
}
img.start1{
	float:right;
	margin-right:13px;
	border: solid 2px #2f682e;
}
#clear{
	height: 5px;
	background-image: url("img/back_content.jpg");
	background-repeat: repeat-y;
	clear: left;
}
#end{
	height: 20px;
	padding-left: 5px;
	padding-top: 20px;
	background-image: url("img/back_end.jpg");
	background-repeat: no-repeat;
	}
a:link,
a:visited{
	color: #2f682e;
	text-decoration: none;
	font-weight: bold;
	}
a:hover,
a:active,
a:focus{
	color: #000;
	text-decoration: none;
}

a.menu{
 	width: 90px;
 	float: left;
 	padding: 1px;
 	border-right: 1px solid #FFF;
 	text-align: center;
 	text-decoration: none;
 	font-size: 14px;
	}
a.menu:link, a.menu:visited
	{
 	color: #FFF;
	text-decoration: none;
	}
a.menu:active, a.menu:hover
	{
	color: #ff9933;
}
a.menu1 {
 	width: 100px;
 	float: left;
 	padding: 1px;
 	text-align: center;
 	text-decoration: none;
 	font-size: 14px;
	}
a.menu1:link, a.menu1:visited
	{
 	color: #FFF;
	text-decoration: none;
	}
a.menu1:active, a.menu1:hover
	{
	color: #ff9933;
}
