body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#4C4C4C;
	margin:0;
	padding:0;
	background-image:url("http://www.droemling.de/pics/background.png");
	text-align:center;
	text-align:left;
	}

td {font-size:13px;}
th {font-size:14px;}

#cont a:link 	{ color:#949494; }
#cont a:visited	{ color:#949494; }
#cont a:active 	{ color:#333; }
#cont a:hover	{ color:#333; }

#cont a img {border:2px solid #004600}

#links {
	width:950px;
	text-align:left;
	margin:0 auto 0 auto;
	background: url("http://www.droemling.de/pics/sh-l.gif") 0% 0% repeat-y;
 	}

#rechts{ 
	background: url("http://www.droemling.de/pics/sh-r.gif") 100% 0% repeat-y;
	}

#links_u { 
	background: url("http://www.droemling.de/pics/sh-bl.gif") 0% 100% no-repeat;
 	}
 
#rechts_u { 
	background:url("http://www.droemling.de/pics/sh-br.gif") 100% 100% no-repeat;
	padding-left:11px;
	padding-right:11px;
 	}

#c-head {
	clear:both;
	background:url("http://www.droemling.de/pics/sh-o.gif") repeat-x 0% 100%;
	padding:10px 0 29px 0;
 }
 
 #links_o { 
	background: url("http://www.droemling.de/pics/sh-ol.gif") 0% 0% no-repeat;
 	}
 
#rechts_o { 
	background:url("http://www.droemling.de/pics/sh-or.gif") 0% 100% no-repeat;
	padding-left:11px;
	padding-right:11px;
 	}
		

#all {
	width:928px;
	background-color:#f2e0bc;
	}

#head {
	height:100px;
	background:url("http://www.droemling.de/pics/ueber.gif") 0% 100% no-repeat;
	background-repeat:no-repeat;
	}

#navi {
	height:30px;
	}

#navi ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#navi li { /* all list items */
	float: left;
	position: relative;
	width:150px;
	height:30px;
	font-family:serif;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	text-transform:uppercase;
	text-indent:28px;
	text-decoration:none;
	background-image:url("http://www.droemling.de/pics/button.gif");
	background-repeat:no-repeat;
}

#navi li a {
	text-decoration: none;
	color:yellow;
}

#navi li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 25px;
	left: 0px;
	background-color:#f2e0bc;
}

#navi ul li ul li {
	background-image:none;
	width:230px;
	height:20px;
	line-height:20px;
	color:#4C4C4C;
}

#navi ul li ul li a{
	color:#4C4C4C;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: 0px;
}

#navi li:hover ul, #navi li.over ul { /* lists nested under hovered list items */
	display: block;
}


#cont {
	width:908px;
	min-height:500px;
	display:block;
	margin-left:10px;
	background-color:#f2e0bc;
	}


h1, h2 {text-transform:uppercase;}

h1 	{
	color:#638953;
	text-align:center;
}

h2	{
	color:#638953;
	font-size: 14px;
	}

#c-foot {
	clear:both;
	background:url("http://www.droemling.de/pics/sh-b.gif") repeat-x 0% 100%;
	text-align:center;
	font-size:10px;
 }

#vorschau {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	text-align:center;
	background-color:red;
	}

#vorschau form {
	margin:0;
	float:left;
	}

#freisch {
	position:absolute;
	top:0px;
	width:700px;
	height:20px;
	text-align:center;
	background-color:red;
	}

.blind, dfn {display:none}
