/*Gerüst*/
body {
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #808080;
	text-align:center;
	/*border:solid 40px green;**/
}
/*
#trailer{
	height:209px;
	background-image: url("images/header.jpg");
	background-repeat:no-repeat; 
	clear:both;
}*/
#containerX {
/*
	width:800px; 
	margin:0px auto; 
	text-align:left;
	background-color:#fff3c7;
	margin-left: 20px;
	margin-right: 20px;
*/

        width: 900px;
        /* -width: 980px; */                                                           /**IE*/
        border:solid 40px #993400;
        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: white;      /**#22438A;*/
	margin-left: 30px;
        width: 800;
        padding-top: 30px;
        padding-bottom: 12px;
}
#inhaltBox table{
	font:normal 12px Arial,Helvetica, Sans-serief;
	color: white;      /**#22438A;*/
	margin-left: 30px;

        padding-top: 30px;
        padding-bottom: 12px;
}
.tuerenDetails td {
       color: black;
}

.trailer {
	overflow: hidden;
}

#header, #footer{
	font:normal 12px Arial,Helvetica, Sans-serief;
	color: #22438A;
}

#images {
	font:normal 12px Arial,Helvetica, Sans-serief;
	color: #22438A;
	padding-top: 6px;
	padding-bottom: 4px;
	text-align: center;
}

#landidyll{
	text-align:right;
	padding:0 30px 10px 10px;
}
/*Menu*/
#menu {
/*
	position: relative;
*/
	margin: 0px; padding: 0px;
	
}

.menu_row {
        /* border-bottom:solid 4px green; */
}
#phpddmMenu {
}
#phpddmMenu a{
	font-weight:bold;
	color: white;          /*#22438A;**/
}
#footer a, #header a{
	color:#22438A;
}
#phpddmMenu a:hover{
	color:#F47F15;
}
#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 : 11px;
	margin-left: 5px;
	color: black;
}
.menu_border{
	border-left:solid 0px #22438A;
}
.submenu_border{
	background-color: #993400;     /**#F47F15;*/
}
/*Text*/
.header_1 {
	font-size: 18px;
	font-weight: bold;
}
.header_2 {
	margin-bottom:10px;
	font-size: 14px;
	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: 10px;
}
a{
	font:normal 12px Arial,Helvetica, Sans-serief;
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: red;
	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;
}