/*Gerüst*/
body {
	margin: 0 0 0 0;
	padding: 0px;
	background-color: white;
	text-align:left;
	font:normal 12px VERDANA,ARIAL,HELVETICA,SANS-SERIF
}
/*
#trailer{
	height:209px;
	background-image: url("images/header.jpg");
	background-repeat:no-repeat; 
	clear:both;
}*/
#container{
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

/*
#footer, #header{
	width:800px; 
	margin:0px auto;
}


#footer{
	text-align:right;
	padding:10px 0 10px 0;
}

#inhaltBox{
	font:normal 12px Arial,Helvetica, Sans-serief;
	color: #22438A;
	/* margin:50px 30px 0 30px; */ /*
}
*/

.menuabstand {
        padding-right: 16px
}

#images, #header, #footer{
	font:normal 12px Arial,Helvetica, Sans-serief;
	color: #22438A;
}

#landidyll{
	text-align:right;
	padding:0 30px 10px 10px;
}
/*Menu*/
/*
#menu {
	position: relative;
}
*/
#menu {
        position: relative;
        left: 10%;
        width: 80%;
/*        border-left: 2px solid rgb(172, 206, 172);
	border-top: 2px solid rgb(172, 206, 172);       */
}
	
#phpddmMenu a{
	font-weight:bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #DB400F; /*#8a7a5a;*/
}
#footer a, #header a{
	color:#22438A;
}
#phpddmMenu a:hover{
	color:#FF6600;
}
#footer a:hover, #header a:hover{
	color:#fff3c7;
}
#headerNavi_left{
	float:left;
	width: 400px;
	padding:30px 0 5px 0;
	background-color:#F47F15;
	text-align:left;
}
#headerNavi_right{
	text-align:right;
	float:right;
	width: 400px;
	background-color:#F47F15;
	padding:30px 0 5px 0;
}
.subMenu {
	font-size : 10px;
	margin-left:5px;
}
.menu_border{
	border-left: solid 2px;
        border-color: #8a7c8f; /*(34, 130, 175);*/
}
.submenu_border{
	background-color: white;
}
/*Text*/
.header_1 {
	font-size: 18px;
	font-weight: bold;
}
.header_2 {
	margin-bottom:10px;
	font-size: 12px;
	font-weight: bold;
}
.header_3 {
	font-weight: bold;
}
.header_4 {
	font-weight: bold;
}
td {
	margin:0;
	padding:0;
}
.preis {
	font-weight: bold;
}
li {
	list-style-image: url(images/apfel.gif);
	margin: 0 0 0 -10px;
	padding: 0 0 0 5px;
}
ul {
	list-style-type: square;
	margin-top: 10;
}
a {
	font:normal 12px Verdana,Arial,Helvetica, Sans-serief;
	color: #DB400F; /*#006699;*/
	text-decoration: none;
}

#header a:hover {
	color: #604020;
	font-weight: bold;
	text-decoration: none;
}
/*Bilder*/
#img {
	border-left: solid 5px #333333;
	margin-bottom: 20px;
}
.img_rechts {
	float: right;
	}
.img_rechts_text {
	float: right;
	}
.img_rechts_unten {
	float: right;
}

h3 {
        color: #036EBC;
        text-align: left;
        font-size: 14px
}