/*CSS by Pochwerk 2010*/
/***********************************Kopf**********************************/
html {
	height: 100%;
	margin: 0;
	padding: 0;
	
}

body {
	height: 100%;
	margin: 0;
	padding: 0;

	text-align: center;
	font-family: Tahoma, Verdana, Geneva, sans-serif; 
	font-size: 1.0em;
	color: #666;
	background-color: #FFFFFF;
	
	
}

#bg1 {
	position: absolute;
	top:0px;
	left: 0px;
	width: 50%;
	height: 250px;
	
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x; 
	z-index:1;
}

#bg2 {
	position: absolute;
	top:0px;
	right: 0px;
	width: 50%;
	height: 250px;
	background-image: url(../img/bg_body2.jpg);
	background-repeat: repeat-x;
	z-index:2;
}

body p {
	margin: 0;
	padding: 0;
}

body h1, h2, h3 {
	margin: 0px;
	padding: 0 0 10px 0;
	
	font-weight: normal;
}

body h1 {
	font-size: 1.4em;
	color: #154559;
	letter-spacing: 5px;
	/*color: #D33A1B;*/
}

body h2 {
	margin: 5px -18px 5px -18px;
	padding: 5px 0 5px 18px;
	font-size: 1.2em;
	color: #1E3D5A;
	
	border-top: 1px dotted #CCC;
	background-color: #E6E4B3;
}

body h3 {
	font-size: 1.2em;
	color: #666;
}

body ul {
	margin: 0;
	padding: 0;
}

body a:link {
	text-decoration: none;
	color: #D33A1B;
}

body a:visited {
	text-decoration: none;
	color: #D33A1B;
}

body a:hover {
	text-decoration: none;
	color: #D33A1B;
	border-bottom: 1px dotted #D33A1B;
}

body a:active {
	text-decoration: none;
	color: #666;
}


#container1 {
	position: relative;
	text-align: left;
	top: 0px;
	width: 980px;
	height: 250px;
	margin: 0 auto;
	padding: 0;
	
	background-image: url(../img/kopf_abyss6.jpg);
	background-repeat: repeat-x; 
	z-index: 3;
	
	
}
/*****************************************Hauptmenu********************************************************/
#hauptmenu {
	position: absolute;
	top: 150px;
	left: 250px;
	height: 56px;
	width: 730px;
	
	font-weight: bold;
	color: #FFFFFF;
}

#hauptmenu a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#hauptmenu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#hauptmenu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #D33A1B;
	border-bottom: 1px dotted #D33A1B;
}


.untermenu {
	padding: 15px 0 0 0px;
	line-height: 25px;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	list-style: none;
}

#menu1, #menu2, #menu3, #menu4, #menu5 {
	position: absolute;
	text-align: left;
	top: 0px;
	width: 180px;
	height: auto;
}

#menu1 {
	left: 45px;
	width: 130px;
}

#menu2 {
	left: 200px; 
}

#menu3 {
	left: 400px; 
}

#menu4 {
	left: 590px;
	width: 135px;
}

#menu5 {
	left: 670px;
}

#infobox1 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	width: 240px;
}

#kopf_infobox1 {
	height: 19px;
	width: 240px;
	
	background-image: url(../img/bg_kopfinfo1.jpg);
	background-repeat: no-repeat;
}

#inhalt_infobox1 {
	padding: 0 5px 0 25px;
	background-image:url(../img/bg_inhaltinfo1.jpg);
	background-repeat: repeat-y;
}

#fuss_infobox1 {
	height: 29px;
	width: 240px;
	
	background-image: url(../img/bg_fussinfo1.jpg);
	background-repeat: no-repeat;
}

#infobox1 a:link {
	text-decoration: none; 
	color: #666;
}

#infobox1 a:visited {
	text-decoration: none; 
	color: #666;
}

#infobox1 a:hover {
	text-decoration: none; 
	color: #D33A1B;
	border-bottom: 1px dotted #D33A1B;
}


/********************************** Ende Hauptmenu*******************************/

#container2 {
	position: relative; 
	text-align: left;
	top: 30px; 
	width: 920px;
	height: auto;
	min-height: 400px;
	
	margin: 0 auto;
	padding: 0;
	
	font-size: 0.9em;
	
}

#kopf_container2 {
	height: 19px;
	width: 920px;
	
	background-image: url(../img/bg_kopfcon2.gif);
	background-repeat: no-repeat;
}

#inhalt_container2 {
	padding: 0 20px 0 300px;
	background-image:url(../img/bg_inhaltcon2.gif);
	background-repeat: repeat-y;
}

#fuss_container2 {
	height: 20px;
	width: 920px;
	
	background-image: url(../img/bg_fusscon2.gif);
	background-repeat: no-repeat;
}


#container3 {
	position: relative;
	text-align: center;
	top: 80px; 
	width: 100%;
	height: auto;
	
	padding: 10px 0 0 0;
	
	line-height: 18px;
	font-size: 12px;
	color: #404040;
	
}

.siebenmeilenabsatz {
	height: 200px;
}

.links {
	text-align: left;
	padding-left: 20px;
	line-height: 20px;
}

img {
border:none;
}

.klein_fettandred {
	font-size: 0.85em;
	font-weight: bold;
	color: #D33A1B;
}

.fettandred {
	font-weight: bold;
	color: #D33A1B;
}

.red {
	color: #D33A1B;
}

.klein {
	font-size: 0.85em;
}

.klein_menu {
	font-size: 0.85em;
	line-height: 25px;
	letter-spacing: 3px;
}

.projekt {

	margin: 10px 10px 10px 380px;
	
}

.projekt_bild {
	float: left;
	
	margin: 10px 10px 50px 0;
	
}

.projekt:hover {


}