html, body {
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 100.01%;
background-color:#DADBDF;
text-align: center; /* fuer IE */
}
* {
margin: 0;
padding: 0;
}

hr{
clear:both;
margin: 25px 60px 5px 60px;

}
#wrapper {
background-image: url("layout/Lay_mitte.jpg");
background-repeat:repeat-y;
margin: 0 auto;
width: 800px;
text-align: left;
}

#header {
background-repeat:no-repeat;
color: #fff;
padding: 10px 50px  0 20px;
height: 170px;
text-align:right;
}
#header h1 { display:none;}
#header img {margin:0; padding:0;}

/* Hauptmenue */
#hauptmenue {
width:729px;
/*background-color: #666;*/
color: #000;
padding:0 0 3px 0;
margin-left:35px;
margin-top:0;
border-bottom:1px dotted #000;


}
#hauptmenue ul {
list-style-type: none;
margin: 0px 0px 0px 20px;
}
#hauptmenue ul li {
display: inline;
}
#hauptmenue ul li a {
text-decoration: none;
font-size: 83%;
padding: 2px 10px 3px 10px;
color: #000;
border-right: 1px solid #fff;

}
#hauptmenue ul li a:hover {
color: #c00;
}

#hauptmenue #active{
text-decoration: none;
font-size: 83%;
padding: 3px 10px 3px 10px;
margin-left:0;
color: #c00;
font-weight:bold;
}

/* Content-Bereich */

#YouTube {
width:50Px;height:50px;float:right;
position:relative;
top:-185px;
right:-30px;
}

#content {
color: #000;
padding: 0px 0px 10px 30px;
margin:0;
min-height:450px;
}

#content .liste {
background-color: transparent;
color: #000;
}
#content .liste ul {
list-style-position: outside;
list-style-type: circle;
padding: 0px 0px 0px 20px;
}

#content p, #content li, #content td{
font-size: 80%;
line-height: 130%;
margin: 10px 55px 10px 60px;
}

#content h1, #content h2, #content table{
margin: 25px 0px 5px 60px;
}
#content td {
font-size: 80%;
margin:0;
padding:3px;
}
#content h1 {
font-size: 140%;
letter-spacing: 1pt;
background-color: transparent;
color: #666666;
}
#content h2 {
background-color: transparent;
color: #666666;
font-size: 110%;
}

#content a {
text-decoration: none;
border-bottom: 1px solid #c00;
background-color: transparent;
color: #c00;
font-weight: bold;
}
#content a:visited {
background-color: transparent;
color: #c00;
}
#content a:hover {
background-color: transparent;
color: #f00;
}
#content a:active {
background-color: transparent;
color: #c00;
}
#content a:focus {
background-color: transparent;
color: #c00;
}

#content ul {
	margin:0 0 0px 1px;
	padding:2px 0 2px 13px;
}

#content li {
	list-style: none;
	text-align:left;
	padding: 0 0 0 17px;
	margin:0 55px 2px 55px;
	font-style:italic;
	background-image:  url("layout/quattro.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.klein {
	font-size: 11px;
	color: #663300;
}


.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -10px 6px 6px -10px;
  padding: 6px;
  }

.img-shadow {
background:  url("layout/shadowAlpha.png") no-repeat bottom right !important;
background:  url("layout/shadow.gif") no-repeat bottom right;
margin: 10px 10px 10px 10px !important;
margin: 10px 0 0 5px;
}

.rechts, .bildrechts {
float: right;
margin-left: 17px;
margin-right: -10px;
}
 
.links, .bildlinks {
clear:both;
float: left;
margin-right: 27px;
margin-left: -10px;
}



/* Footer */
#footer {
background-image: url("layout/Lay_fuss.jpg");
background-repeat:no-repeat;
color: #000;
height: 20px;
padding: 0px 0px 0px 0px;

}
#footer p {
font-size: 75%;
text-align: center;
}

/* Sonstige 
#content p.topper {
margin: 30px 0px 20px 60px;
font-size: 80%;
}
*/
