/* Kurzschreibweise oben rechts unten links*/
body {
	color: #000000;
	background-image: none;
	background-color: #ffffff;
	position: absolute;
	left: 0; 
	top: 0;
	margin:10px;
	z-index: 2;
}

#zentriert {width: 600px; height: 100%; 
	position: absolute;
	left: 0; 
	top: 0; 
	margin: 0; 
	margin-top: 10px; 
	background-color: #ffffff; }


#schwebebild {display:none;}

#textmenuhalter {display:none;
}

#inhalt_top {
width: 580px;
float: left;
margin: 0px;
height: 60px;
}

#inhalt_links {display:none;
position: absolute;
	left: 0; 
	top: 0;
	z-index: 1;
}

#inhalt_rechts {display:none;
}

#Lesebereich
{
	width: 580px;
	margin: 0px;
	text-align:left;
	overflow:visible!important;
	line-height: 24px;
	float: left;
	border: 0px;
	background-image: none;
	z-index: 100;
}
/* InhaltHorizontal hlt diverse Elemente zusammen (.InhaltLeft + .InhaltGrau + .InhaltMain) */

.BildBoxRight
{
margin-top: 0px;
margin-left: 20px;
margin-bottom: 10px;
float:right;
padding: 11px;
background-color:#f2eafa; text-decoration:none; color: #5a7495;
border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #c3c6c8; border-bottom: 1px solid #c3c6c8;
} 

.BildBoxLeft
{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 10px;
float:left;
padding: 11px;
background-color:#f2eafa; text-decoration:none; color: #5a7495;
border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #c3c6c8; border-bottom: 1px solid #c3c6c8;
} 

ul {
margin-top: 0px
}

li {
line-height: 16px; 
list-style-image: url(images/listenpunkt_grau.gif); 
margin-bottom: 6px;
margin-left: 20px
}


.RED {
	color: #000000;
}

h1 {
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	line-height: 30px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 16px;
	padding-bottom: 4px;
}

p {
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
	line-height: 20px;
}

.opera {
width: 51px;
float: left;
}



a:link {
	color: #000000;
	font-weight: bold;

}

a:hover {
	color: #000000;
	font-weight: bold;
}

a:active {
	color: #000000;
	font-weight: bold;
}

a:visited {
	color: #000000;
	font-weight: bold;
}


/* menuhalter haelt diverse Elemente zusammen */
#menuhalter {display:none;
}



#horizontalmenu
{display:none;


}

#horizontalmenu ul
{display:none;
}

#horizontalmenu ul li {display:none;}

#horizontalmenu ul li a
{display:none;
}

#horizontalmenu ul li a:hover
{display:none;
}

#active a:link, #active a:visited, #active a:hover
{display:none;
}

#leerbutton
{display:none;
}


/* "textmenu" beliebig oben oder unten zu Platzieren */
#textmenu {display:none;
}

