body {
background:url(../img/bg.jpg) repeat;
background-position: center;
font-family: tahoma, arial, verdana, sans-serif;
font-size: 11px;
padding: 0;
margin: 0;
}

#bg-rep {
background: white url(../img/body_bg.jpg) repeat-x;
width: 100%;
background-position: center 0;
}

* html #bg-rep, *+html #bg-rep{

background: white url(../img/body_bgIE7.jpg) repeat-x;

}

#container {
width: 975px;
height: 590px;
background: url(../img/container_bg2.jpg) no-repeat;
background-position: 0px 0px;
margin: 0px auto;
position: relative;
}

#menu {
width: 961px;
height: 65px;
}

#menu ul {
margin:0;
padding: 0 0 0 15px;
margin-left: 20px;
}

#menu ul li {
float: left;
list-style: none;
width: 116px;
text-align: center;
height: 40px;
}

#menu ul li a{
color: #4e862b;
font-weight: bold;
text-decoration: none;
display: block;
padding: 20px 0;

}

#menu ul li a:hover, #menu ul li.active a, #menu ul li a:active{
background: url(../img/menu_hover.png) no-repeat center top;
background-position:  center 10px;
color: #F6F6F6;
}

#footer {
width: 100%;
height: 31px;
position: absolute;
bottom: 0px;
}

#col1 {
width: 600px;
height: 240px;
margin: 10px 0 0 0px;
line-height: 16px;
position: relative;
left: 345px;
}

#col1 p b, #col1 li b {
color: #4e862b;
}

#col1 a {
text-decoration: none;
color: #448F00;
}

#col1 h2, #col1 h1 {
color: #4e862b;
font-size: 12px;
font-weight: bold;
padding: 12px 0 0 10px;
background: url(../img/h2_bg.png) no-repeat;
height: 15px;
margin-bottom: -5px;
padding-bottom: 0px;
}



#news {
background: url(../img/newsteaser_bg.png);
width: 340px;
height: 96px;
position: absolute;
margin: 10px 0 0 340px;
overflow: hidden;
}

#address {
height: 31px;
width: 961px;
position: relative;
margin: 0px auto;
}

address {
padding-top: 3px;
font-size: 9px;
font-weight: bold;
color: white;
font-style: normal;
text-align: center;
}

address a {
color: #ffffff;
text-decoration: none;
}

address a:hover{
color: #4e862b;
}

#logo {
width: 220px;
height: 100px;	
position: relative;
top: -10px;
right: -730px;
}

#logo h1 {
margin-left: 10px;
margin-top: 5px;
}

#logo h1 a{
display: block;
width: 227px;
height: 109px;
}

#logo h1 a span {
display: block;
overflow: hidden;
text-indent: -9999999px;
}

/* NEWS LATEST */

.news-latest-gotoarchive {
	display: none;
}

.news-latest-container {
margin: 5px 0 0 40px;
width: 300px;
}

.news-latest-item h3, .news-latest-item h3 a{
margin: 0 0 5px 0 ;
padding: 0;
color: #4e862b;
font-size: 12px;
text-decoration: none;
}

.news-latest-item {
width: 280px;

}
.news-latest-container img {
	position: relative;
	top: -75px;
	right: -210px;	
	
}

.news-latest-container a {
color: #4e862b;
}
.news-latest-container a img {
border: none!important;
}

.news-latest-container p.bodytext {
margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
width: 200px;
height: 35px;
overflow: hidden;
}

table.imgtext-table {
margin-top: 25px;
}

#menu ul li.trenner{
width: 40px;
background-image: url(../img/trenner.jpg);
background-repeat: no-repeat;
background-position: center;
height: 55px;

}

.tx-ttnews-browsebox {
height: 15px;
position: relative;
bottom: 10px;
}

.news-list-item {
width: 100%;
height: 90px;
}

.news-list-item p.bodytext {
height: 31px;
overflow: hidden;
}

.news-list-morelink {
margin-top: -10px;
}

.tx-ttnews-browsebox a, .news-list-item a {
color: #4e862b;
}

.tx-ttnews-browsebox table {
margin-top: -42px;
margin-left: 300px;
}

.news-single-timedata, .news-single-author, .news-single-item h3 {
display: none;
}

.news-single-item a {
color: #4e862b;
}

/* KONTAKTFORMULAR */

/* Formular */
form {
margin-top: 20px;
	}

fieldset {
	border: none;
}

label {
	display: block;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
	float: left;
}

input {
	margin-bottom: 5px;
	width: 150px;
	font-size: 11px;
}

select {
	margin-bottom: 5px;
	font-size: 11px;
}

input.submit {
	background: #76B54C;
	color: #ffffff;
	width: 70px;
	margin-left: 113px;
	text-transform: uppercase;	
	font-size: 10px;
	
	padding-left: 5px;
	padding-top: 0px!important;
	display: block;
	border: 2px solid #ffffff;
	}
	
input.submit:hover {
	color: #000000;
	}

input#plz {
	width:50px;
	}
	
fieldset#kommentar {
margin-top: -12px;
}	

textarea {
	margin-top: 0px;
	width: 305px;
	font-size: 11px;
	font-family: tahoma, arial, verdana, sans-serif;
}
