@charset "UTF-8";
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #c0a380;
	background-image: url(bilder/seiten_hg.jpg);
	background-repeat: repeat;
}
#container {
	width: 950px; 
	min-height:822px;
	margin: 0 auto;
	background-image:url(bilder/logo_hg.gif);
	background-repeat:no-repeat;

}
#header {height:211px;text-align: left; 
}

/*   Menübereich  */

#navi { width: 167px;
height:542px;
margin: 10px 0 0 10px;
background-color:#7a3814;
background-image:url(bilder/menue_hg.gif);
background-repeat:no-repeat;
float:left;
text-align:right;
}


#navi ul {	padding-top: 65px;
	padding-right: 20px;
	margin:0 0 0 0;
	text-align:right;
	padding-left:0px;
	font-size:11pt;
	letter-spacing:1px;
	
}

#navi li {
	line-height: 11pt;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom:10pt;
	background-image:url(bilder/menu_ikon_a.gif);
	background-repeat: no-repeat;
	background-position:right top;
	text-align:right;
	padding-right:22px}
	
#navi a:link, #navi a:visited, #navi a:hover, #navi a:active { color:#FFF;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
text-align:right;
font-size:10pt;}

#navi a:hover{ color:#caab8d;}

#navi a:active { color:#000;}

#navi p {font-size:9pt;
color:#caab8d;
margin-right:25px;
line-height:12pt;
margin-top:170px;
text-align:right;}

#navi p a:link, #navi p a:visited, #navi p a:active , #navi p a:hover  { color:#caab8d;
text-transform:lowercase;
text-decoration:none;
padding-right:0px;
font-weight:normal;
}
#navi p a:active, #navi p a:hover  {
	text-decoration:underline;
}

/*   Textbereich  */


#text { width:363px;
min-height:532px;
margin-top:10px;
background-color:#f7ecd1;
float:left;
border-bottom-color:#FFF;
border-bottom-width:10px;
border-bottom-style:solid;
background-image:url(bilder/dekoband.gif);
background-repeat:no-repeat;
text-align:left;
margin-bottom:20px;
}

h1 {margin: 58px 23px 0 23px;
font-size:16pt;
color:#662f11;}

h2 {margin: 28px 23px -10px 23px;
font-size:14pt;
color:#662f11;}

h3 {margin: 10px 23px -15px 23px;
font-size:11pt;
color:#662f11;}

#text p {margin: 17px 23px 22px 23px;
line-height:16pt;
font-size:10pt}

.first {
background-image:url(bilder/karaffe.gif);
background-repeat:no-repeat;
text-indent:25px;}

#text img {width:315px;
margin-top:20px;
border:1px solid #7a3814;}



#text a:link, #text a:visited, #text a:active, #text a:hover  {
color:#7a3814; font-weight:bold; }

#text a:active, #text a:hover  { color:#595959; 
}

span {color:#7a3814}


.trennung {
	height:10px;
	width: 314px;
	background-image:url(bilder/trennlinie.gif);
	overflow:hidden;
	background-repeat:no-repeat;
	margin: 0px 23px 0px 23px}

/*   Fotobereich  */


#illu { width: 400px;
height:542px;
margin-top:10px;
background-color:#7a3814;
float:left;
text-align:right;
/*border-color:#FFF;
border-width:10px;
border-style:solid;
border-left-width:0px;*/

}

#illu p {margin-top: 30px;
color: #662f11;
font-size:9pt;
font-weight:bolder;}

