html {height: 100.1%; font-size: 62.5%;}


body {

	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #ffffff;
	background: #000000;
}

* { margin: 0px; padding: 0px; border: 0px;}



/*Überschriften*/

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9966ff;
	padding: 0.6em 0em 0.2em 0em ;
}
h1 {
	font-size: 2.2em;
	background: url(../Bilder/border.png) bottom repeat-x;
	padding-bottom: 0.2em; 
	margin: 0.1em 3.2em 0.4em 0;
}



h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.3em;}
h6 {font-size: 1.2em;}

/*Ende---Überschriften*/


p { margin-bottom: 0.4em; font-size: 1.2em; }


/*Link*/
a {
    font-weight: bold; 
	color: #9900ff;
}
a:link {}
a:visited {}
a:hover { color: #FF66CC;}
a:active {}

/*Ende-Link*/



div#header {height: 60px; text-align:center; padding-right: 10px;  }


div#header h1 {
	color:#dca900;
	font-weight: bold; 
	border: 0px; 
	padding-top: 0em;
	margin-top: 0.1em;
	margin-bottom: 0em;
		
}

/*Haupt---Navigation*/

div#nav {  height: 40px; font-family:Georgia, "Times New Roman", Times, serif; }

div#nav ul { height: 50px; margin: 20px 40px 5px 0px; background: url(../Bilder/ul.png) no-repeat; }

div#nav li {  display: inline;  height: 50px; background: url(../Bilder/li.gif) no-repeat top left; padding: 30px 0px 4px 6px;}

div#nav li a {

    padding: 8px 4px 6px 0px; 
	text-decoration: none; 
	color:#FFFFFF;
	text-transform: uppercase;
}

div#nav li a img{ padding: 10px 2px 1px 0px; }

div#nav li a:hover, 
body#home div#nav li.navhome a {  color:#9966ff; background: url(../Bilder/hover.png) repeat-x; padding: 10px 7px 4px 5px; }

    
	
	
/*Ende --- Haupt---Navigation*/


div#hexe {float:left; width: 1000px; height: 60px;  margin:0px 5px 5px 10px ;}


div#ad2 {float:left; width: 600px; height: 60px;  margin: 30px 5px 30px 70px ; 
}




/*Footer*/
div#footer {
	background: url(../Bilder/fotolia_3680711_XS.jpg) no-repeat 500px -10px;
	color: #FFFFFF; 
	width: 200px;
	margin-top: 20px;
	
}

div#footerkat {
	background: url(../Bilder/fotolia_3680711_XS.jpg) no-repeat 500px -10px;
	color: #FFFFFF; 
	width: 800px;
	margin-top: 20px;
	
}


div#footer h3 {padding: 10px;}


div#footer p {padding: 5px 0px 0px 10px ;}


div#footer ul li { list-style-type:none;
 padding: 5px 2px 5px 20px; }

div#footer a {
    text-decoration: none;
	color: #FFFFFF;
	font-size: 1.0em;
	padding: 7px 1px 0px 4px;
}



div#footer a:hover { background: url(../Bilder/button.png) repeat-x; color:#9966ff; }

	
.footernavi {
	float: left;
	width: 220px;
	
	
	
	background: url(../Bilder/verlauf.png) repeat-x; 
}


.footernavi h4 {
text-align:center;
font-size: 1.1em;
padding: 6px 0px 10px 2px;
background: url(../Bilder/h4-footer.png) no-repeat top left;


}
.footernavi h4 img{
margin: 0px ;


}

p.footercurl {background: url(../Bilder/footercurl.png) no-repeat; height: 10px; margin-bottom: -15px; padding-top: 10px; }
/*Disclaimer*/
a.textalign {margin-left: 400px;  }

/*Ende Footer*/



.defloat {clear: both;}

