body {
font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	font-size:10px;
	line-height:16px;
	color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#555;
	background-position:top;
	SCROLLBAR-FACE-COLOR: #666666; SCROLLBAR-HIGHLIGHT-COLOR: #333333; SCROLLBAR-SHADOW-COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #344556; SCROLLBAR-ARROW-COLOR: #fefefe; SCROLLBAR-TRACK-COLOR: #000011; SCROLLBAR-DARKSHADOW-COLOR: #333333;
	}

input, textarea, select {
   border: 1px solid #cccccc;
   background: #FFFFFF;
   font: 11px Verdana, Arial, Helvetica, sans-serif;

}


	input:hover, textarea:hover {
	background:#cccccc;
	}

td {
   font-size:11px;
}

img {
border:0px;
}


a:link {
	color: #333;
	text-decoration: none;
}


a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #89733e;	
}
a:active {
	text-decoration: none;
	color: #333;
}

h1 {
	color:#89733e;
	font-size:15px;
	font-weight:bold;

}

h2 {
	color:#c8a81f;
	font-size:12px;
	font-weight:bold;

}


#floater {
	position:relative;
	float:left;
	height:50%;
	margin-bottom:-360px;
	width:1px;
}
 
#master {
	position:relative;
	clear:left;
	height:720px;
	width:1000px;
	margin:0 auto;
	background-color:none;
}

#container {
    position:absolute;
   	left:50%;
    top:49%;
    width: 1050px;
    height: 650px;
    margin-top:-325px;
	margin-left:-525px;
	background-color:none;
	background-image:url(images_de/bg_round_de.png);
	background-repeat:no-repeat;

}


#page {
    position:absolute;
   	left:25px;
    top:25px;
    width: 1000px;
    height: 600px;
	background-color:none;

}

#logo {
    position:absolute;
   	left:220px;
    top:225px;
    width: 250px;
    height: 250px;
	background-color:none;
	background-image:url(images_de/bg_logo.png);
	background-repeat:no-repeat;
	z-index:3000;
}


#menu {
    position:absolute;
   	left:30px;
    top:225px;
    width: 230px;
    height: 250px;
	background-color:#fff;
	z-index:2900;


}

#main_cube {
    position:absolute;
   	left:400px;
    top:0px;
    width: 600px;
    height: 600px;
	background-color:#ccc;

}

#cube_top_left {
    position:absolute;
   	left:0px;
    top:0px;
    width: 300px;
    height: 300px;
	background-color:#555;
}

#cube_top_left_zitat {
    position:absolute;
   	left:0px;
    top:0px;
    width: 300px;
    height: 300px;
}

#cube_top_right {
    position:absolute;
   	left:300px;
    top:0px;
    width: 300px;
    height: 300px;
	background-color:#999;

}

#cube_top_bottom {
    position:absolute;
   	left:0px;
    top:300px;
    width: 600px;
    height: 300px;
	background-color:#ccc;

}

#content {
    position:absolute;
   	left:90px;
    top:0px;
    width: 510px;
    height: 300px;
	background-color:none;
	overflow:auto;
}

#content_blende {
    position:absolute;
   	left:0px;
    top:280px;
    width: 580px;
    height: 20px;
	background-color:#ccc;
	z-index:4000;
}

#haftung_blende {
    position:absolute;
   	left:0px;
    top:580px;
    width: 580px;
    height: 20px;
	background-color:#ccc;
	z-index:4000;
}

#right_cube {
    position:absolute;
   	left:600px;
    top:0px;
    width: 400px;
    height: 600px;
	background-color:#fff;

}


#footer {
    position:absolute;
   	left:0px;
    top:-35px;
    width: 1000px;
    height: 25px;
	background-color:none;

}

#footer_left {
    position:absolute;
	float:left;
   	left:400px;
    top:0px;
    width: 150px;
    height: 25px;
	background-color:none;

}

#footer_right {
    position:absolute;
	text-align:right;
   	left:800px;
    top:0px;
    width: 200px;
    height: 25px;
	background-color:none;

}





/* Menu */

#navlist
{
padding: 0;
margin-left: 0;
font: 11px Verdana, sans-serif;
background: none;
width: 190px;
}

#navlist li
{
list-style: none;
margin-top: 0;
margin-left:10px;
margin-right:10px;
border-bottom: 1px dotted #ccc;
text-align:right;
}

#navlist li a
{
display: block;
padding: 6px;
border-left: 10px solid #fff;
background: #fff;
text-decoration: none;
}

#navlist li a:link { color: #666; }
#navlist li a:visited { color: #666; }



#navlist li a:hover
{
border-color: #ccc;
color: #000;
background: #ccc;

}


#navlist li a#active {
font-weight: bold;
color:#000;
}

#haftungsausschluss {
    position:absolute;
	color:#666;
   	left:30px;
    top:200px;
    width: 550px;
    height: 80px;
	background-color:none;

}


#impre {
    color:#999;

}

#impre a:link {
    color:#999;

}

#impre a:hover {
    color:#ccc;

}

#impre a:visited {
    color:#999;

}

#impre a:active {
    color:#999;

}



