/* Start of CMSMS style sheet 'Main_New' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		background-color: #344e06;

background-image: url(images/layout/bg_body.jpg);
}
a{
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#container{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 955px;
}
#seite {
	width: 955px;
	float: left;
	background-color: #FFFFFF;
}
#header {
	width: 955px;
	float: left;
}
#trenner {
        background-color: #006000;
	height: 3px;
	width: 955px;
	float: left;
        font-size: 3px;
}
#menuSearch {
	width: 953px;
	float:left;
}
#hauptmenue{
	background-color: #FFFFFF;
	list-style-type: none;
        line-height: 20px;
        padding-left: 2px;
	float:left;
}
#hauptmenue li{
	display: inline;
	font-size:16px;
	padding-left: 9px;/*27*/
	padding-right: 8px;
        font-weight: bold;
}
#contentcontainer {
	float:left;
	width: 955px;
}
#links {
	float:left;
	width: 263px;
}
#navi {
	list-style-type: none;
	float:left;
	width: 250px;
}
#navi li{
        padding-top: 3px;
        padding-bottom: 3px;
	padding-left: 15px;
}
#navi ul {
        list-style-type: none;
}
#mitte{
	width: 429px;
	float: left;
}
#mitte ul {
        margin-left: 20px;
}
#rechts {
	float: left;
	width: 263px;
        background-repeat: no-repeat;
        display: block;
        background-position:bottom;
}
#rechts ul {
        margin-left: 20px;
}
#rechts ul li {
        padding-top:5px;
}
#fuss {
	clear: both;
	width: 955px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
background-color: #339933;
}
#fuss a {
        color: #000000;
}
.newsletter_top {
        line-height: 20px;
        font-weight: bold;
        font-size:14px;
        color: #CC0000;
        padding-left: 10px;
}
/* End of 'Main_New' */

