/* ATRU Alle Seiten */

body {
	background:#FFFFFF url(img/haus-hintergrund.jpg) top center no-repeat;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

img {
	border:0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}



a:link, a:active, a:visited {
	color:#ff5c01;
	text-decoration:none;
	font-weight:800;
}

a:hover {
	color:#ff5c01;
	text-decoration:underline;
	font-weight:800;
}

.tabl {
	background:#FFFFFF url(img/head_bg.jpg) top left repeat-x;
}

#nav {
	float:left;
	width:248px;
	margin-left:3px;
}

#menu-unten {
	float:left;
	width:205px;
	margin-left:3px;
}

#content {
	float:left;
	width:690px;
	height:auto;
	margin-top:10px;
	margin-bottom: 5px;
}

#seitentitel {
	float:left;
	width:690px;
	margin-top:25px;
	padding-bottom:3px;
	padding-top: 3px;
	height:25px;
	background:url(img/bg_menu_title.gif) left bottom no-repeat;
}

#seitentitel h1{
	font-size:16px;
	color:#ff5c01;
	padding-left: 7px;
}

#footer {
	width:950px;
	height:20px;
	padding:7px;
	clear:both;
	text-align:center;
	font-size:12px;
	margin-bottom: 5px;
	background:url(img/bg_menu_title.gif) center top repeat-x;
}

/* positionierung im head */

#logo {
	float:left;
	width:248px;
	height:153px;
}

#bilder {
	float:left;
	width:690px;
	margin-left:4px;
}

.bilder {
	background: transparent url(img/topbanner/img.jpg) top left no-repeat;
	height:180px;
	margin-top:5px;
	float:left;
	width:690px;
	margin-left:4px;
}
#hintergrund1 {background: url(img/topbanner/img1.jpg) top left no-repeat;}
#hintergrund2 {background: url(img/topbanner/img2.jpg) top left no-repeat;}
#hintergrund3 {background: url(img/topbanner/img2.jpg) top left no-repeat;}
#hintergrund4 {background: url(img/topbanner/img3.jpg) top left no-repeat;}
#hintergrund9, 
#hintergrund10, 
#hintergrund11, 
#hintergrund12, 
#hintergrund13,
#hintergrund14, 
#hintergrund15, 
#hintergrund16, 
#hintergrund17, 
#hintergrund18 {background: url(img/topbanner/img5.jpg) top left no-repeat;}
#hintergrund19 {background: url(img/topbanner/img5.jpg) top left no-repeat;}
#hintergrund20, #hintergrund29, #hintergrund30 {background: url(img/topbanner/img6.jpg) top left no-repeat;}



/*--slideshow--*/
.bilder1 {
	background: transparent url(img/bg_bilder.jpg) top left no-repeat;
	height: 318px;
	margin-left:250px;
}

#slideshow {
    display:block;
    width:402px;
    height:263px;
	margin-top:34px;
	margin-left:146px;
    position:absolute;
	z-index:1;

}

#massiv {
	background: transparent url(img/massiv.jpg) top left no-repeat;
	display:block;
	width:218px;
	height:66px;
	margin-left:450px;
	margin-top:11px;
	position:absolute;
	z-index: 3;
}

#massiv1 {
	background: #ababab;
	display:block;
	width:218px;
	height:66px;
	margin-left:452px;
	margin-top:13px;
	position:absolute;
	z-index: 2;
}

#hauser1 {
	position:absolute;
	display:block;
	margin-top:30px;
	margin-left:35px;
	width:100px;

}

#hauser2 {
	position:absolute;
	display:block;
	margin-top:90px;
	margin-left:570px;

}

/*----MENU----*/

#menu {
	width: 203px;
	margin:0;
	padding:0;
	background:#eceaeb;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#menu ul ul {
	background:#eceaeb;
	margin-left: 7px;
}

#menu ul li{
	border-top: 1px solid #c8c8c8;
	margin-right:5px;
	margin-left:5px;
}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #ff5c01;
	font-weight:bold;
	display: block;
	padding: 8px 0 0 20px;
	}
	
#menu li a:hover {
	color: #000;
	font-weight:bold;
	padding: 8px 0 0 20px;
	}
