* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html {
	overflow-y:scroll;
}
body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg_sommer.gif);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #333333;
}
img {
  border:0px;
  vertical-align: bottom;
}
/* container */
#start {
	/*position:relative;*/
	width:970px;
  margin: auto;
}
#header {
  position:relative;
  width:970px;
  height:120px;
  top:0px;
}
#nav {
  position:relative;
  width:930px;
  left:20px;
  padding-top:12px;
  height:32px;
  border-bottom:1px solid #ABABAB;
}
#language {
  position:relative;
  width:894px;
  left:38px;
  padding-top:15px;
}
#logo {
 position:absolute;
 width:637px;
}
#lang {

 position:absolute;
 left:637px;
 width:258px;
 height:61px;
 background-repeat:no-repeat;
}

#lang_top {
	position:absolute;
	left:12px;
	top:23px;
	width:240px;
	height:20px;
}

#lang_bottom {
	position:absolute;
	left:12px;
	top:41px;
	width:240px;
	height:20px;
}
#container {
  /*position:relative;*/
  width:968px;
  min-height: 436px;
  height: auto !important;
  height: 436px;
  border-left:2px solid white;
  border-right:2px solid white;
}
#anfrage {
	position:relative;
	left:760px;
	top:-126px;
	width:150px;
}
#startboxen {
	background-image: url(images/verlauf.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width:968px;
	height:152px;
	background-color: #ECECEC;
  margin-top:-68px;
}
.start_1 {
	padding: 0px 10px 0px 0px;
}
.start_2 {
	padding: 0px 10px 0px 0px;
}
.start_3 {
	padding: 0px 0px 0px 50px;
}
#left {
  position: relative;
  width: 454px;
  float:left;
}
#right {
	/*position: relative;*/
	width: 472px;
	float: right;
	min-height: 525px;
  height: auto !important;
  height: 534px;
	background-image: url(images/content/content_bg.jpg);
	background-repeat: no-repeat;
	border-left:2px solid #ECECEC;
	padding:20px;
	background-color: #ECECEC;
}
#right2 {
	/*position: relative;*/
	width: 472px;
	float: right;
	min-height: 461px;
   height: auto !important;
   height: 461px;
	background-image: url(images/content/content_bg.jpg);
	background-repeat: no-repeat;
	border-left:2px solid #ECECEC;
	padding:20px;
	background-color: #ECECEC;
}
.img_balken {
	background-image: url(images/img_balken_bg.gif);
	background-repeat: repeat-x;
	height:53px;
	background-color: #ECECEC;
	padding:10px;
	color:#2F6227;
	font-weight:bold;
}
#anfrage_con {
	background-image: url(images/anfrage_bg_sommer.gif);
	background-repeat: repeat-x;
	height:127px;
   padding-top:32px;
	padding-left:18px;
	color:white;
}
.anf_tr_1 {
	background-color:#D4D4D4;
}
.anf_tr_2 {
	background-color:#DBDBDB;
}
#footer {
  position: relative;
  width: 970px;
  height: 30px;
  border-top: 1px solid #ABABAB;
  margin-top:16px;
  margin-bottom:20px;
}
#foo_left {
 position:absolute;
 left:4px;
 width:637px;
 padding-top:5px;
}
#foo_right {
 position:absolute;
 left:637px;
 width:295px;
 text-align:right;
 padding-top:5px;
}
#tellit {
 position:absolute;
 left:640px;
 top:-10px;
 width:100px;
 z-index:2;
}
/* container ende */
h1 {
  font-weight: bold;
  font-size:14px;
  color:#2F6227;
  margin:0px;
  padding:0px;
}
.h1line {
	border-bottom:1px solid #ABABAB;
	padding-bottom:2px;
	margin-bottom:10px;
}
h2 {
  font-weight: bold;
  font-size:14px;
  color:white;
  padding:0px;
  margin:0px;
}
/* links */
a,a:link,a:visited,a:active {
  font-size: 12px;
  font-style: normal;
  color: #2F6227;
  text-decoration: underline;
  font-weight:normal;
}
a:hover {
  font-size: 12px;
  font-style: normal;
  color: #2F6227;
  text-decoration: none;
  font-weight:normal;
}
a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  text-decoration:none;
  font-size: 11px;
  color:#333333;
  text-decoration: underline;
  font-weight : normal;
}
a.blacklink:hover {
  text-decoration:none;
  font-size: 11px;
  color:#DA251C;
  text-decoration: underline;
  font-weight : normal;
}
input,textarea,select{
  font-size: 11px;
  color: #333333;
  background-color : #FFFFFF;
  border:1px solid #666666;
  padding:1px;
}
ul{
	margin:0px;
   padding:0px;
   margin-left:8px;
   padding-left:8px;
}
li{
   list-style-image:url(images/icon_sommer.gif);
	vertical-align:bottom;
	margin-top: 0px;
	padding-top: 0px;
}
