/* Kurzschreibweise oben rechts unten links*/
html {
	height: 101%;
}

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	background-image: url(images/BG_Body_03.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
scrollbar-face-color: #C0C0C0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #DDDDDD;
scrollbar-darkshadow-color: #4B4B4B;
scrollbar-shadow-color: #808080;
scrollbar-arrow-color: #4B4B4B;
scrollbar-track-color: #DDDDDD;
}

img{
	border-width: 0;
}


/* zentriert haelt diverse Elemente zusammen */
#zentriert {
	width: 935px;
	height: 510px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	margin-top: 0px;
	padding: 20px;
	index: 10;
}

#zentriert2 {
	width: 935px;
	height: 1090px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	margin-top: 0px;
	padding: 0px;
	index: 10;
}

#schwebebild {width: 130px; height: 130px; position: absolute; left: 50%; margin-left: -599px; margin-top: 20px;	padding: 0px; index: 50;}

#textmenuhalter {
	width: 400px;
	height: 20px;
	position: absolute;
	left: 597px;
	margin-left: -40px;
	margin-top: 15px;
	padding: 0px;
	index: 5;
	z-index: 111;
	top: 759px;
}

#inhalt_top {
width: 935px;
height: 217px;
float: left;
margin: 0px;
}

#inhalt_links {
width: 253px;
	height: 467px;
float: left;
background-image: url(images/bg_links.jpg);
	background-repeat:repeat-y;
margin: 4px 1px 0px 0px;
}

#inhalt_rechts {
width: 86px;
float: right;
margin: 2px 0px 0px 0px;
/*border: 1px solid #FFFFFF;*/

}

#Lesebereich
{
	width: 627px;
	margin: 4px 0px 0px 0px;
	height: 427px;
	text-align:left;
	overflow: auto;
	padding: 25px 25px 15px 25px;
	line-height: 24px;
	float: right;
	background-color: #E5E5E5;
	/*background-image:url(images/bg_lesebereich.gif);*/
}

#Lesebereich2
{
	width: 627px;
	margin: 4px 0px 0px 0px;
	text-align:left;
	overflow: auto;
	padding: 25px 25px 15px 25px;
	line-height: 24px;
	float: left;
	background-image:url(images/bg_lesebereich.gif);
}
/* InhaltHorizontal hlt diverse Elemente zusammen (.InhaltLeft + .InhaltGrau + .InhaltMain) */

.BildBoxRight
{
margin-top: 0px;
margin-left: 0px;
margin-bottom: 30px;
float:right;
padding: 0px;
} 

.BildBoxRight2
{
margin: 0px 20px 30px 20px;
float:right;
padding: 0px;
} 

.BildBoxLeft
{
margin-top: 0px;
margin-right: 20px;
margin-bottom: 30px;
float:left;
padding: 0px;
} 



ul {
margin-top: 0px
}

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


.RED {
	color: #FF0000;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #da0231;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	line-height: 20px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #333333;
	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: #da0231;
	font-weight: bold;

}

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

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

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


/* menuhalter haelt diverse Elemente zusammen */
#menuhalter {
	width: 847px;
	height: 30px;
	border: none;
	background-color: none;
	float: left;
}



#horizontalmenu
{
margin: 0px;
padding: 0px;
height: 30px;
width: 935px;
background-color: none;
	background-image: url(images/bg_button_02.jpg);
float:left;
overflow:hidden;
}

#horizontalmenu ul
{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #7699f6;
}

#horizontalmenu ul li {display: inline; list-style-type: none;}

#horizontalmenu ul li a
{
	padding: 6px 0px 8px 0px;
	text-align: center;
	width: 125px; 
	color: #333333; /*  7699f6 */
	text-decoration: none;
	float: left;
	margin: 0px 1px 0px 0px;
	background-image: url(images/bg_button_02.jpg);
	list-style-type: none;
	border-right:#999999 solid 1px;
}

#horizontalmenu ul li a:hover
{
	background-image: url(images/bg_button_01.jpg);
	color: #da0231;
	
}

#active a:link, #active a:visited, #active a:hover
{
	background-color: #ffffff;
	color: #FFFFFF;
	font-weight: bold;
}

#leerbutton
{
	padding: 0;
	width: 10px;
	height: 30px;
	float: right;
	margin: 0;
	background-image: url(images/bg_button_02.jpg);
}


/* "textmenu" beliebig oben oder unten zu Platzieren */
#textmenu {
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	color: #333333;
	width: 400px;
	margin: 0px;
	text-align: right;
}


#textmenu a {
margin: 0px; color: #999999; text-decoration:none;
} 

#textmenu a:hover  {
	margin: 0px;
	color: #000000;
	text-decoration: underline;
} 

