html { 
  padding:0px;
  margin:0px;
  background-color: #cccc99;

}

body {
  background-color: #cccc99;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  padding:0px;
  margin:0px;
  font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height: 18px;
	letter-spacing: .07em;
	color:#000000;

}


h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #cccc99;
padding:0px;
margin:0px
}

#menu_seite_index a{
padding-left: 0px;

color: #660000;
font-size: 9px;
background-color:transparent;
text-decoration: underline; 

}
#menu_seite_index a:hover{
padding-left: 0px;
color: #cccc99;
font-size: 9px;
background-color:#000;
text-decoration: underline; 

}

a { 
color: #000;
font-size: 11px;
background-color:transparent;
text-decoration: underline; 
}
 a:hover{
 color: #cccc99;
 background-color: #000;

 }


/*  positioning-layers statisch und absolut */
#menu_seite {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 0px;
	background-color: #660000;
	padding-top:50px;
	margin-bottom: 0px;
	height: 500px;
	overflow: hidden;
z-index: 1000;
}
#menu_seite_index {
	position: absolute;
	width: 266px;
	left: 0px;
	top: -9px;
	background-color: #cccc99;
	padding-top:50px;
	margin-bottom: 0px;
	overflow: hidden;
z-index: 1000;
}
/*adresse {
	position:relative;
	top: 15px;
    left: 60px;
    color: #660000;
    font-size: 10px;
    l#ine-height: 12px;
    z-index: 1000;

}*/
#adresse{position: absolute;
top: 470px;
width: 500px;
z-index: 100000;}
#inhalt {
   background-color:#cccc99;
    height: 500px;
  overflow: auto;
 	border-top: 15px solid #cccc99;
	border-bottom: 15px solid #cccc99;

}
#inhalt_index {
   background-color:#ffffff;
    height: 410px;
   overflow: auto;
 	border-top: 23px solid #cccc99;
	border-bottom: 97px solid #cccc99;

}
#abstand {
   background-color:#cccc99;
  overflow: auto;
 	padding: 20px;

}
#inhalt_innen {
	margin-left: 205px;
	background-color:#cccc99;
	height: 480px;
	padding: 0px;
	width: 570px;

	/*text-align: justify;*/
}

#inhalt_innen_index {
	margin-left: 205px;
	background-color:#ffffff;
	height: 410px;
	padding: 0px;
	width: 670px;
	overflow: hidden;

	/*text-align: justify;*/
}

#text_kasten
{
	background-color:#cccc99;
    margin: 8px 0px;
    z-index: 100;
}

#bild_kasten
{
    /*position: relative;
    left: 60px;
    top: 102px;*/
    padding-left: 60px;
    padding-top: 94px;
	background-color:#ffffff;
    margin: 8px 0px;
    
}


#navi
{
	position: relative;
	top: 0px;
	background-color: #3300cc;
	height: 14px;
	z-index: 1000;
}

#copy_index a{
padding-left: 0px;

color: #660000;
font-size: 9px;
background-color:transparent;
text-decoration: underline; 

}
#copy_index
{
float: right;
margin-top: 5px;
margin-right: 20px;
}

#copy_index a:hover{
padding-left: 0px;
color: #cccc99;
font-size: 9px;
background-color:#000;
text-decoration: underline; 

}
.fett  { font-weight: 800; 
}

.titel{
font-size: 16px;
}
.titel_index{
font-size: 14px;
color: #660000;
}
table.home
{
padding-left: 55px;
color: #660000;

}
.klein{
font-size: 9px;}

td.rot
{
color: #660000;

}
a.rot
{
color: #660000;
font-size: 9px;
}
td.klein{
font-size: 9px;
}
.bild_links
{
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 5px;
}
.bild_rechts
{
float: right;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 5px;

}
.antifloat
{
clear: both;
visibility: hidden;
}

 /* ]]> */
.hochgestellt { font-size: 9px; vertical-align: super }

