/* CSS BLOG_01 */

html {height: 100.5%;}
body {background: #ffffff; text-align: center;}


* {margin: 0px; padding: 0px; border: 0px; font-size: 11px; line-height: 160%; font-family: Verdana,Arial,sans-serif; color: #404040; list-style-type: none;}

h1 { font-size: 16px; font-weight: normal;}

 h2, h3, h4, h5, h6 {font-size: 2em; 
   	font-family: Verdana,Arial,sans-serif;
    	}

a {text-decoration: none;}
a:link {}
a:visited {}
a:hover {color: #a2a2a2;}
a:active {}



div#headercontainer {background: url(../images/wiese_2.jpg) no-repeat top left #ffffff; 
position: fixed; top: 0px; left: 0px; width: 100%; text-align: right; height: 160px; z-index: 1;}


div#header {  width: 718px; height: 160px; margin:0 auto;
text-align: center; }


.logo {background: url(../images/logo.png) no-repeat bottom left; width: 300px; height: 37px;position: absolute; color: #ffffff; margin-top: 60px; /*border: 1px dotted red;*/ }


.logo a {display: block; background: url(../images/logo.png) 0px 37px no-repeat; height: 37px;  
width: 300px; text-decoration:none; font-size: 0px;}

.logo a:hover {display: block; background: url(../images/logo.png) 0px 0px no-repeat; height: 37px; 
width: 300px; text-decoration:none;}

#active_menu {color:#a2a2a2;}

div#wrapper {background: #ffffff; width: 718px;  margin: 160px auto;  height: 1200px; text-align: left; }



/*div#logo {background: #01dcfc; background: url(../images/logo_01.gif); width: 314px; 
	height: 100%; /*margin-left: -93px;}*/
div#nav {position: absolute; color: black; margin-left: 0px; margin-top: 120px; height: 30px; width: 718px; border-bottom: 1px solid black;}

/*.moduletable_menu {text-align: right;}*/
 
.mainlevel {color: black; margin: 20px; font-size: 12px;}




div#maintext {
	 
	width: 600px; 
	margin-left: 50px; padding-top: 70px;
}

div#bottomtool {position: fixed; bottom: 0px; right: 0px;
	background: #000000; 
	/*border-right: 1px dotted grey;*/
	width: 30px; height: 30px;
}

div#galerienavi {
	/*width: 100%; height: 250px; background: red;*/
}

div#footer {background: #ffffff; width: 100%;}

  



