/* CSS Document */
/* contact : http://www.kreativ-konsortium.com */
/* author : Lars A. Baumeister */

body{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #6d6d6d;
	background-image: url(../background_verlauf.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}

#container{
	background-position: right top;
	width: 980px;
	border: solid 0 #999999;
	padding: 0;
	background-repeat: no-repeat;
	text-align: left;
	 }

#contentbox{ 
	width: 570px;
	border: solid 0 #999999; 
	margin-top: 40px;
	height: auto;  
	float: left;
	}

#contentheader{ 
	width: auto; 
	background-image: url(../contentheader.jpg); 
	height: 60px;
	
	}

#content {
	width: auto;
	background-image: url(../content_verlauf.jpg);
	background-repeat: repeat-y;
	height: auto;
	text-align: left;
	padding-top: 1px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 1px;
	}

#contentfooter{ 
	width: auto; 
	background-image: url(../contentfooter.jpg); 
	height: 48px;
	
	}
	
#visual{
	width: 330px;
	height: 417px;
	background-image: url(../visual.jpg);
	margin-top: 120px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	}

#logo_kk{
	width: 200px;
	height: 100px;

	margin-top: 260px;
	margin-left: 40px;
	margin-right: 0px;
	float: left;
	}
		
#container_logo{
	width: 980px;
	height: 70px;
	background-image: url(../logo.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	}
	
#menue{
	width: 550px;
	height: 70px;
	margin-left: 350px;
	padding-top: 43px;
	word-spacing: 6mm;
	}
	

a:link, a:visited {
	color: #898a8b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

a:hover {
	color: #900;	
	text-decoration: none;
}

a:active {
	color: #900;
	}


h1{
	font-size: 14pt;
	color: #9c161f;
}