* {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	}
	
body,td,th {
	font-family: BRAZIL, Arial;
	font-size: 24px;
	color: #decdcd;
	}


#hg {

	background-image: url(../bilder/hintergrund_index.jpg);
	background-repeat: no-repeat;
	width: 100%; 
	height: 100%;
	position:absolute;
	margin-top: 0x;

	
}

	
.ueberschrift {
	font-size: 2em;
	color: maroon;}
	
.text {
	font-size: 1.7em;
	color: maroon;
	

}

#container-seite {

	
	font-family: Monotype Corsiva, Arial;
	position:absolute;
	margin: auto;
	width: 900px; 
	height: 280px;
	margin-top: 0x;
	left: 50%;
	margin-left:-450px;
	background-color: transparent;

	
	
}

#container-kopf {
	
	font-family: Edwardian Script ITC, Arial;
	color: #decdcd;
	text-align: center;
	background-color: transparent;
	position:absolute;
	width: 900px;
	height: 80px;
	font-size: 45px;
	left: 30px;
	top: 20px;



	
}

#kopf   {

	font-family: Edwardian Script ITC, Arial;
	color: #decdcd;
	text-align: center;
	background-color: transparent;
	position:absolute;
	width: 900px; 
	height: 60px;
	z-index: 10;
	top: 80px;
	left: 30px;
	font-size: 35px;


}

#container-navi {
	background-color: transparent;
	position:absolute;
	width: 800px;
	height:35px;
	margin-top: 0x;
	z-index: 200;
	left: 0px;
	top: 515px;
	left: 50%;
	margin-left:-400px;
	
}



#navi {
	font-family: Edwardian Script ITC;
	background-color: transparent;
	font-size: 26px;
	position:absolute;
	width: 880px; 
	height:35px;
	top: 515px;
	padding-top: 0px;
	margin: 0px;
	bottom: 0px;
	z-index: 250;
	color: #ff00ff;
	left: 50%;
	margin-left:-420px;
		
}

#container-inhalt {

	background-color: transparent;
	position:absolute;  
	width: 610px; 
	height: 300px;
	overflow:auto;
	top: 165px;
	font-family: Monotype Corsiva, Arial;
	font-size: 21px;
	left: 140px;
	text-align: center;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}



#inhalt {
	
	
	padding: 0px;
	background-color: transparent;
	font-size: 1.1em;

	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 250px;
	margin-right: 0px;
	position:absolute;  
	width: 500px; 
	height: 300px;
	top: 397px;
	left: 1px;
	
	
}

#container-fuss {

	background-color: green;
	position:absolute; 
	width: 800px; 
	
	bottom: 0px;

}


#fuss {

	text-align: right;
	color: yellow;
	background-color: green;
	font-size: 1em;
	
	font-weight: bold;
	position: absolute;
	padding: 5px;
	margin: 10px;	
	
	bottom:0px
}

ul {
	
	list-style-position: inside;
	list-style-type: disc;

	
}

ol {
	
	list-style-position: inside;
	
}

#bild_links {

	background-image: url(../bilder/studio7.png); 
	position:absolute;
	width: 200px; 
	height: 400px;
	top: 150px;
	left: 10px;
}

#bild_mitte {

	background-image: url(../bilder/studio5.png); 
	position:absolute;
	width: 200px; 
	height: 400px;
	top: 10px;
	left: 400px;
}

#bild_rechts {

	background-image: url(../bilder/studio2.png); 
	position:absolute;
	width: 200px; 
	height: 400px;
	top: 150px;
	left: 800px;
}

a {
	font-family: Edwardian Script ITC, Verdana, Arial;
	font-size: 26px;

}
h1,h2,h3,h4,h5,h6 {
	font-family: Edwardian Script ITC;
}


a:link {  color:#e9eae5; text-decoration:none; }
a:visited { color:#e9eae5; text-decoration:none; } 
a:hover {  color:#a30fda; text-decoration:none; }
a:active { color:#a9096b; text-decoration:none; }

