html, body {
	margin: 0;
	padding: 0;
	background : #990000;
	color: #CCCCCC;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

*html body {
	fontsize: x-small; /* für IE5/Win */
	f\ont-size: small; /* für andere IE-Versionen */

}

a:link {
	text-decoration: none;
	color:#993333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 18px;



}

a:visited {
	text-decoration: none;
	color:#999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;



}

a:hover {
	text-decoration: none;
	outline: none;
	color:#CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;



}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
}	

img {
	border: 0;

}

#start {
	margin: 100px auto 0px;
	padding: 0;
	width: 800px;
	height: 500px;
	background-repeat: no-repeat;
	background-image: url(Bilder/start.jpg);
}

#awrapper {
	margin: 20px auto 0px;
	padding: 0;
	width: 800px;
	height: 600px;
	text-align: left;
	background-repeat: no-repeat;
	top: 30px;
	background-color: #FFFFFF;
	background-image: url(Bilder/nao_madonna.jpg);
	position: static;


}

#bwrapper {
	margin: 20px auto 0px;
	padding: 0;
	width: 800px;
	height: 600px;
	text-align: left;
	background-repeat: no-repeat;
	top: 30px;
	background-color: #FFFFFF;
	background-image: url(Bilder/nao-think.jpg);
	position: static;

}

#cwrapper {
	margin: 20px auto 0px;
	padding: 0;
	width: 800px;
	height: 600px;
	text-align: left;
	background-repeat: no-repeat;
	top: 30px;
	background-color: #FFFFFF;
	background-image: url(Bilder/nao_wand.jpg);
	position: static;

}

#dwrapper {
	margin: 20px auto 0px;
	padding: 0;
	width: 800px;
	height: 600px;
	text-align: left;
	background-repeat: no-repeat;
	top: 30px;
	background-color: #FFFFFF;
	background-image: url(Bilder/nao_grau.jpg);
	position: static;
	
}

#navibereich {
	margin: 0px;
	font-size: small;
	position: absolute;
	height: 400px;
	width: 350px;
	padding: 0px;
	text-align: right;
	float: left;

}

#navibereich li {
	list-style-type: none;
	margin: 1px;
	color: #333333;
	padding: 0px 5px 0px 0px;
	text-transform: none;
	text-align: right;
	position: static;



}

#navibereich a.aktuell {
	color: #999933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}



#textbereich {
	margin: 130px 10px 0px 0px;
	padding: 10px;
	width: 300px;
	height: 400px;
	position: static;
	color: #666666;
	float: right;
	overflow: auto;





}

#textbereich a {
	color: #999933;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;




}	

#textbereich li {
	display: inline;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	margin-right: 20px;


	
}

#textabout {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 300px;
	height: 370px;
	position: static;
	color: #666666;
	overflow: auto;
	float: right;





}

#fussbereich {
	margin: 0px auto;
	padding: 0;
	width: 800px;
	height: auto;
	text-align: center;
	position: static;
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;




}

#fussbereich a {
	font-family: Verdana;
	color: #CCCCCC;
	font-size: 10px;



}
