
body {
	margin: 0px;
	padding: 0px;
	/*font-family:"trebuchet MS", "Arial";*/
	font-family: "Fixedsys";
	font-size: 62.5% ;
	line-height: 1.7em;
	color:#c4c2c2;
	background: transparent url(./bg.jpg);
	text-align: center;
}

a:link, a:visited {
	/*color:#e9e9e9; */
        color:#fff;
	text-decoration:none;
} 
a:hover { color: #81adcf; text-decoration:underline;}



 
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	margin:0px;
	padding:0px;
	font-size:1.5em;
}
h1 {
	font-size:1.8em;
	font-weight:normal;
	color: white;
	margin: 0px 0px 7px 0px;
	text-transform: none;
	line-height:110%;
       
}
h1 a:link, h1 a:visited { color: #bed8ed;  text-decoration:none;}
h1 a:hover { text-decoration:underline; }
h2 {
	font-size:1.5em;
	margin:12px 0px 15px 0px;
	color: white;
	font-weight:normal;
}
h3 {
	font-size:1.1em;
	color: white;
	margin:9px 0px 7px 0px;
	text-transform: normal;
}
h4, h5, h6 {
	font-size:9pt;
	color:#4c4c4c;
	margin:2px 0px 2px 0px;
}

p {
	margin:0px;
	padding-bottom: 11px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 8px;
}
ul li {
	background: transparent url(./bg.jpg) 0px 5px no-repeat;
	padding-left: 13px;
	margin: 3px 0px 3px 0px;
}



#Outerbox {

	position:absolute;
 	left:0px; top:0px; width:100%; height:100%;
 	z-index:3;

}



#Backbox{

position:absolute;
 	left:0px; top:0px; width:100%; height:35%;
	background: transparent url(./bg.jpg);
 	z-index:2;
}





#Centerbox{
	-moz-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 950px;
	border: gray ridge medium;
/* 	background: #bbbbbb; */
/* 	-moz-opacity: 0.1; */ /*geht hoechstens mit ueberlagern von dif, durch absolutepos sehr aufwedig*/
	margin: 35px auto 35px auto;
 	min-height: 860px;
	z-index: 5;
}
/* Auf die Centerbox wurde die transbos und die Centerbox2 aufgesetzt */
#Transbox{
	position:absolute;
/*  	left:0px; top:0px; width:100%; height:100%; */
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	width: 950px;
/* 	border: white ridge medium; */ 	
    background: #696969; 
    filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.40;
	
	-moz-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
/* 	margin: 35px auto 35px auto; */
 	min-height: 860px;
	z-index: 4;
}

#Centerbox2{
	position:absolute;
/*  	left:0px; top:0px; width:100%; height:100%; */
	
	-moz-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 950px;
/* 	border: white ridge medium; */
/* 	background: #bbbbbb; */
/* 	-moz-opacity: 0.1; */ /*geht hoechstens mit ueberlagern von dif, durch absolutepos sehr aufwedig*//* */
/* 	margin: 35px auto 35px auto; */
/*  	min-height: 750px; */
	min-height: 860px;/*IE*/
	z-index: 6;
}

#Headerbox{
	width:936px;
	background: url(./firsthead2.jpg);
	border: #888888 ridge thin;
	margin: 5px 5px 5px 5px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	height:150px;
	min-height: 150px;/*IE*/
}

#Mainbox{
	border: #888888 ridge thin;
	/*background: transparent url(./schiefer.jpg);*/
	float: left;
	width: 701px;
	height: 651px;
	margin: 0px 15px 15px 15px;
	filter: alpha(opacity=50);
/* 	-moz-opacity: 0.5; */
	left: 200px;
	top: 50px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
/* Hier muss noch geschaut werden ob das so mit dem scrollen klappt */
	overflow: auto;
/* 	nur für safari und konqueror */
 	min-height: 650px;

/* 	max-height: 80%; */
}


#Infobox{
border: #888888 ridge thin;
	float: right;
	width: 200px;
/*	height: 114px;	*/
    height: 160px;
	margin: 0px 15px 15px 0px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
/* 	nur für safari und konqueror */
	min-height: 160px; /*IE*/
	}


#Footbox{
	border: #888888 ridge thin;
	height: 3%;
/* 	width: 947px; */
	width: 920px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin: 0px 15px 15px 15px;
	min-height:3%;
}


#Clearbox{
	clear: both;
}

/* Menubeginn */
#Menubox{
	border: #888888 ridge thin;
	float: right;
	width: 200px;
	height: 474px;/*71*/	
	margin: 0px 15px 15px 0px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	min-height: 474px;/*IE*/
	
}
#schalter1 a {
display: block;
padding: 2px;
text-decoration: none;
-moz-border-radius: 20px;
border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #888888;
width: 187px;
font-weight: bold;
font-size: 15px;
text-align: left;
margin: 3px 3px 3px 3px;
background-color: #444444;
}
#schalter1 a:link {
color: #cccccc; 
}
#schalter1 a:visited {
color: #cccccc ;
}
#schalter1 a:hover {
border: 1px solid;
border-color: black;
/* background-color: #d0c0a0; */
color: white;
}
#schalter1 a:active {
color: black;
}
#schalter1 a .pfeil1 {
display: none;
}
#schalter1 a:hover .pfeil1 {
display: inline;
color: white;
}
#menue1 .toc1 {
color: white;
font-size: 80%;
font-weight: bold;
margin: 3px 5px 5px 5 px;
}
#menue1 .copy1 {
color: black;
font-size: 60%;
font-weight: normal;
margin: 5px 0 0;
text-align: center;
}
#menue1 .space1 {
font-size: 1px;
margin: 3px 0;
}







