@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body{
	background-color:#CCC;
	font-family:"Arial Black", Gadget, sans-serif;
	font-style:italic;
	font-weight:bolder;
	font-size:0.8em;
	}
#haupt{
	margin:40px auto;
	background-image:url(../images/hgc02.jpg);
	border:#999 solid;
	width:900px;
	height:600px;
	
	}
#top{
	
	
	}
#navi{
	width:900px;
	height:35px;
	}
p{}
	
#navi ul{padding:10px 5px 10px 10px;}
#navi li{
	display:inline;
	}
#navi a{
	background-image:url(../images/button03.jpg);
	padding:5px 20px;
	color:#CCC;
	text-decoration:none;
	}
#navi a:hover{
	background-image:url(../images/button04.jpg);
	color:#000;
	}
	
#inhalt{
	width:710px;
	height:390px;
	float:left;
	color:#369;
	font-size:1.2em;
	padding:20px 20px 10px 20px;
	overflow:auto;
	text-align:center;
}

#inhalt2{
	margin-top:5px;
	padding:30px;
	width:200px
	color:#930;
	text-align:center;
}
	
	
	
#inhalt h1{
	text-align:center;
	text-decoration:underline;
	color:#369;
	}
#inhalt h2{
	text-align:center;
	
	color:#369;
}
#inhalt li{
	padding:5px 0;
	}
#banner{
	background-color;
	width:195px;
	float:left;
	}
#zaehler{
	width:135px;
	margin-top:70px;
	margin-right:5px;
	float:right;
	text-align:center;
	border:#369 solid medium;
}
#klamm{
	margin:10px 15px 10px 15px;
	
}
#adresse{
	clear:both;
	border:#999 solid;
	
	background-image:url(../images/adresse1.jpg);
	width:900px;
	height:50px;
	}
.text {
	color:#900;
	font-weight:bolder;
}
.text1 {
	color:#60F;
	font-weight:bolder;
}
.text2 {
	font-size:0.5em;}
.blinken {
	text-decoration:blink;
	color:#F60;
}

