@charset "utf-8";



* {
	margin:0;
	padding:0;}/*erzwingt in allen browsern die Abstände*/

html {height:101%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
}#wrapper {
	position: relative;
	width: 960px;
	top: 20px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	height: 1120px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Trebuchet MS", Arial, Verdana;
}
#kopf {
	background-image: url(img/bg/bg_kopf.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 350px;
	width: 960px;
	top: 10px;
	background-position: center top;
}
#navigation {
	height: 30px;
	width: 920px;
	padding-left: 30px;
	top: 300px;
	position: absolute;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-decoration: none;
}

#container1 {
	position: absolute;
	height: 406px;
	width: 230px;
	top: 390px;
	font-size: 80%;
	color: #666666;
	border: 1px solid #A9221E;
	padding: 5px;
	right: 40px;
}
#container2 {
	position: absolute;
	height: 103px;
	width: 230px;
	top: 883px;
	font-size: 80%;
	color: #666666;
	padding: 5px;
	right: 42px;
	border: 1px solid #A71C1F;
}
#container3 {
	position: absolute;
	height: 597px;
	width: 260px;
	top: 390px;
	left: 40px;
	font-size: 80%;
	color: #666666;
	padding: 5px;
	border: 1px solid #A71C1F;
}
#container4 {
	position: absolute;
	height: 233px;
	width: 250px;
	top: 563px;
	left: 368px;
	font-size: 80%;
	color: #666666;
	padding: 5px;
	border: 1px solid #A7201C;
}
#container5 {
	position: absolute;
	height: 138px;
	width: 250px;
	top: 849px;
	left: 364px;
	font-size: 80%;
	color: #666666;
	border: 1px solid #A71C1F;
	padding: 5px;
}

#container6 {
	position: absolute;
	height: 121px;
	width: 250px;
	top: 390px;
	left: 364px;
	font-size: 80%;
	color: #666666;
	padding: 5px;
	border: 1px solid #A9221E;
}




#fuss {
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 1033px;
	height: 63px;
	width: 944px;
	font-size: 80%;
	color: #999999;
	padding-left: 15px;
	padding-top: 0px;
	text-align: right;
	background-image: url(img/bg/bg_fuss.jpg);
}

.bildlinks {
	float:left;
	margin-right:15px;
	margin-left:0px;
	margin-bottom:10px;
	display:inline;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
			}



.h1 {
	font-size: 110%;
	font-weight: bolder;
	color: #AA1E21;
}
.h2 {
	font-size: 90%;
	font-weight: bolder;
	color: #0000CC;
}


#copyright {
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 1056px;
	height: 24px;
	width: 577px;
	left: 147px;
	font-size: 70%;
	color: #666666;
	font-style: italic;
}


			
.line1 {
	border-bottom-width: 1px;
	border-bottom-color: #A71C1F;
	border-bottom-style: solid;
	}



#navigation a:link{
	text-decoration:none;
	border-bottom:none;
	color: #FFFFFF;
}	

#navigation a:visited {
	text-decoration:none;
	border-bottom:none;
	color: #FFFFFF;
}

		
#navigation a:hover {
	text-decoration:none;
	border-bottom:none;
	color: #FFFF00;
}
a:link {
	color:#666666;
	text-decoration: none;
}
			
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover  {
	border-bottom:0px solid #ffff99;
	color: #666666;
	text-decoration: none;
}
					
a:active {
	color:#666666;
	outline:none;


#navigation a:visited {
	text-decoration:none;
	border-bottom:none;
	color: #FFFF00;
	text-decoration: none;
}
