body {
color: 					#FFFFFF; 
background-color: 		#6172BC;
font-family: 			Verdana;
margin: 				0 10px; 
}


div#besuch {
text-align:				center;
position:				absolute;
margin:					35px 0 0 5px;
z-index:				2;
color:					#FFFFFF;
font-size:				0.6em;
font-weight:			bold;
}


div#header {
z-index:				1;
margin: 				0px; 
padding: 				0;
margin-top:				2px;
width:					100%;
text-align: 			left;
background-color: 		#6172BC;
border: 				none;
}


div#inhalt {
background-image:		url(../img/bg.gif);
background-attachment: 	fixed;
background-repeat:		no-repeat;
background-position:	180px 140px;
background-color: 		#6172BC;
margin: 				0 10px 0 0;
padding: 				0;
border: 				none;
min-height:				24em;
}

div#innen {
margin:					0 0 0 170px;
padding:				1em;
}

* html div#inhalt {
height: 				1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}


div#fusszeile {
clear: 					both;
margin: 				1em 0; 
padding: 				0.1em;
text-align: 			center;
background-color: 		#6172BC; 
border: 				none;
font-family:			Verdana;
font-weight:			900;
font-size: 				0.6em;
color:					#FFFFFF;
}

div#fusszeile a:link {
font-family:			Verdana;
color:					#FFFFFF;
font-size:				1em;
font-weight:			800;
text-decoration: 		underline;
}

div#fusszeile a:visited {
font-family:			Verdana;
color:					#FFFFFF;
font-size:				1em;
font-weight:			800;
text-decoration: 		underline;
}

div#fusszeile a:active {
font-family:			Verdana;
color:					#F6AB1B;
font-size:				1em;
font-weight:			800;
text-decoration: 		none;
}

div#fusszeile a:hover {
font-family:			Verdana;
color:					#F6AB1B;
font-size:				1em;
font-weight:			800;
text-decoration: 		none;
}


img {
border:					0;
}


h1 {
font-family:			Comic Sans MS;
font-size:				1.5em;
}


div#innen a:link {
font-family:			Verdana; 
color:					#FFFFFF; 
font-size:				14px; 
font-weight:			800; 
text-decoration: 		underline; 
text-transform: 		none;
}

div#innen a:visited {
font-family:			Verdana; 
color:					#FFFFFF; 
font-size:				14px; 
font-weight:			800; 
text-decoration: 		underline; 
text-transform: 		none;
}

div#innen a:active {
font-family:			Verdana; 
color:					#F6AB1B; 
font-size:				14px; 
font-weight:			800; 
text-decoration: 		none; 
text-transform: 		none;
}

div#innen a:hover {
font-family:			Verdana; 
color:					#F6AB1B; 
font-size:				14px; 
font-weight:			800; 
text-decoration: 		none; 
text-transform: 		none;
}


div#innen .normal {
font-family:			Verdana; 
color:					#FFFFFF; 
font-size:				14px; 
font-weight:			800; 
text-decoration: 		none; 
text-transform: 		none;
}

div#innen .normalblock {
font-family:			Verdana; 
color:					#FFFFFF; 
font-size:				14px; 
font-weight:			800; 
text-decoration: 		none; 
text-transform: 		none;
}

div#innen .gross {
font-family:			Verdana; 
color:					#FFFFFF; 
font-size:				16px; 
font-weight:			800; 
text-decoration: 		none; 
text-transform: 		none;
}

div#innen .p {
text-align:				justify;
font-family:			Verdana;
color:					#FFFFFF;
font-size:				14px;
font-weight:			800;
text-decoration:		none;
text-transform:			none;
}

input.eingabefeld {
width:					300px;
background:				transparent;
}

textarea.beitrag {
width:					550px;
background:				transparent;
}

hr.kk {
color:					#F6AB1B;
}