@font-face { 
font-family:arial;
src:url('../fonts/arial.eot'); 
}


@font-face {
font-family: arial;
src: url('../fonts/arial.TTF') 
}

body{


	background-color:#fff;
	font-family:arial;
	text-align:center;
	color:#752600;
	font-size:14px;
	margin:0px;
	
}

h1{
	font-size:19px;
	margin-left:25px;
	margin-bottom:16px;
}

#banner {

	background: url(../hg/banner.jpg) no-repeat;
	width:990px;
	height:194px;
	margin:0px auto;
	text-align:right;
	border:0px solid #000;
}

#banner img {

	width:345px;
	height:194px;
	margin:0px;
	border:0px solid #000;
}


#header {

	background: url(../hg/adresse.jpg) no-repeat;
	width:330px;	
	height:131px;
	text-align:right;
	padding:30px 15px 15px 645px;
	margin:0px auto;
	border:0px solid green;


}

#header img {


	border:0px solid #000;
}

#adresse {

	width:270px;
	height:80px;
	text-align:left;
	font-weight:bold;
	padding:10px;
	border:0px solid #752600;
	font-size:14px;

}

#adresse_2 {

	width:274px;
	height:94px;
	text-align:left;
	font-weight:bold;
	padding:3px;
	border:0px solid #752600;

}

#name {

	width:60px;
	height:90px;
	text-align:left;
	border:0px solid #000;
	float:left;
	margin-top:5px;
	font-weight:bold;
}

#zahl {

	width:200px;
	height:90px;
	text-align:left;
	border:0px solid #752600;
	float:left;
	margin-top:5px;
	font-weight:bold;
}

#zahl a{

	color:#752600;
	font-weight:bold;
	text-decoration:none;


}



#inhalt{

	background: url(../hg/inhalt.jpg) repeat-y;
	width:940px;	
	height:4430px;
	text-align:left;
	padding:0px 0px 0px 50px;
	margin:0px auto;
	border:0px solid green;

}





#navi {

	width:185px;
	height:347px;	
	text-align:left;
	border-right:2px solid #752600;
	border-left:0px solid #752600;
	margin-top:50px;
	padding-top:2px;
	padding-right:5px;
	float:left;

}

#navi ul{

	list-style-type:none;
	margin-top:-2px;
	margin-left:-38px;
}

#navi a, a.link1{

	display:block;
	width:166px;
	height:22px;
	background: #fff;
	color:#603207;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
	padding:3px 0px 0px 10px;

}


#navi a:hover{

	color:#cc3300;


}

#navi ul ul{

	list-style-type:none;
	margin:2px 0px 2px -38px;
}

#navi ul ul a{

	background: #f8e0a5;
	display:block;
	width:158px;
	height:16px;
	color:#752600;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 0px 0px 10px;

}


#navi ul ul a:hover{

	font-weight:bold;
	background:#f8e6b5;

}



#navi a.link1{

	display:block;
	width:166px;
	height:22px;
	background:#fff;
	color:#cc3300;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
	padding:3px 0px 0px 10px;

}

#navi ul ul a.link1{

	font-weight:bold;
	background:#f8e6b5;
	display:block;
	width:158px;
	height:16px;
	color:#752600;
	font-size:12px;
	text-decoration:none;
	padding:5px 0px 0px 10px;

}

#text {

	width:680px;	
	min-height:330px;
	text-align:left;
	font-weight:normal;
	font-size:13px;
	border:0px solid white;
	margin:30px 0px 0px 20px;
	float:left;
}

#bild,#bild01,#bild02,#bild03,#bild04,#bild05,#bild06,#bild07,#bild08,#bild09 {

	width:670px;
	height:225px;	
	text-align:left;
	border:0px solid white;
	margin-bottom:20px;
	margin-left:0px;

}

#bild  img,#bild01  img,#bild02  img,#bild03 img,#bild04  img,#bild05  img,#bild06  img,#bild07 img,#bild08  img,#bild09 img {


	border:0px solid white;


}

#bild1,#bild2,#bild3,#bild4,#bild5,#bild6,#bild7,#bild8,#bild9,#bild10 {

	width:300px;
	height:435px;	
	text-align:left;
	border:0px solid white;
	margin-left:25px;
	float:left;

}

#bild11,#bild12,#bild13,#bild14,#bild15,#bild16,#bild17,#bild18,#bild19,#bild20 {

	width:300px;
	height:435px;	
	text-align:left;
	border:0px solid white;
	margin-left:25px;
	float:left;

}


#text2 {

	width:500px;		
	height:200px;
	text-align:left;
	border:0px solid white;
	margin-left:191px;

}


#text2 img{


border:0px solid #000;
}

#footer {

	background: url(../hg/footer.jpg) no-repeat;
	width:990px;	
	height:27px;
	text-align:left;
	padding-top:0px;
	margin:0px auto;
	border:0px solid green;

}

.arrowlistmenu{
width: 160px;
padding-bottom:0px;
margin-top:-20px;
border:0px solid black;
}

.menuheader{ /*CSS class for menu headers in general (expanding or not!)*/


cursor: pointer;
	display:block;
	width:166px;
	height:22px;
	background: #fff;
	color:#603207;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:5px;
	padding:3px 0px 0px 10px;
	display:block;


}


.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
