body{
	font:11px/20px Tahoma,"Times New Roman",Times,serif;
	color:#fff;
	background:#000000;
	margin:0;
	padding:0
}

a{
	color:#fff;
	text-decoration:none;
}

a:visited{
	color:#fff;
	text-decoration:none;
}

a:hover{
	color:#fff;
	text-decoration:underline;
}

#logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*min-height:227px;	
	max-height:227px;*/
	height:227px;
	width:300px;
	/*min-width:300px;
	max-width:300px;*/
	text-align:right;
}

#copyright{
	background-image:url(../images/hg_copyright.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*min-height:30px;	
	max-height:30px;*/
	height:30px;
	vertical-align:top;
	text-align:right;
}

#copyright p{
	margin-top:5px;	
	margin-right:10px;
}

#contentpic{
	background-image:url(../images/contentpic.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*min-height:177px;	
	max-height:177px;*/
	height:177px;
}

#contentpic2{
	background-image:url(../images/contentpic2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*min-height:177px;	
	max-height:177px;*/
	height:177px;
}

#contentpic3{
	background-image:url(../images/contentpic3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*min-height:177px;	
	max-height:177px;*/
	height:177px;
}


#content{
	background-image:url(../images/hg_content.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	/*min-height:297px;	
	max-height:297px;*/
	height:297px;
	border-bottom-color:#3E3E3E;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:20px;
	vertical-align:top;

}

.header{
	width:355px;
	vertical-align:top;
}

.header h1{
	margin-left:50px;
	font-size:22px;
	letter-spacing:5px;
	padding:0 0 0 0;
	margin-bottom:5px;
	margin-top:0px;
}

.header h2{
	margin-left:50px;
	font-size:14px;
	letter-spacing:2px;
	padding:0 0 0 0;
	margin-bottom:0px;
	margin-top:0px;
}

.text{
	padding-right:20px;
	padding-left:10px;
	padding-bottom:10px;
}


/* MENU ------------------------------------------------------------------*/

#mainmenu {
	background-image:url(../images/hg_main_menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:297px;
	height:297px;
	max-height:297px;
	border-bottom-color:#3E3E3E;
	border-bottom-style:solid;
	border-bottom-width:1px;

	margin-left:0px;
	vertical-align:top;
	text-align:left;
	font-size:12px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#D8C9B8;
	padding-top:0px;
	font-weight:normal;
}


#mainmenu p{
	margin-left:0px;
	font-weight:bold;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	padding-top:10px;
	list-style: none;
}

#mainmenu ol{
	margin-left:-27px;
}

* html #mainmenu ol {
	margin-left:-105px;
	padding: 0;
	padding-top:0px;
}

#mainmenu ul li {
	padding: 0;
	margin: 0;
	margin-left:125px;
	padding-bottom:1px;
	list-style:none;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;	
	padding-left:14px;
	background-position:0 9px;
}

* html #mainmenu ol li {
	margin-left:110px;
}

*+html #mainmenu ol li {
	margin-left:20px;
}


#mainmenu ul li a, #mainmenu ol li a {
	display: block;
	padding-left:0px;
	color:#D8C9B8;
	text-decoration: none;
	padding-bottom:0px;
	padding-top:3px;
	font-weight:bold;
}

#mainmenu ol li{
	list-style:none;
}

#mainmenu ol li a{
	font-weight:normal;
}

#mainmenu ul li a:hover, #mainmenu ol li a:hover {	
	display: block;
	color:#91571D;
	font-weight:bold;
	text-decoration: none;
}

#mainmenu ol li a:hover{
	font-weight:normal;
}

#mainmenu ul li a.menuitem_selected, #mainmenu ol li a.menuitem_selected{
	display: block;
	color:#D19867;
	font-weight:bold;
	text-decoration: none;
}

#mainmenu ol li a.menuitem_selected{
	font-weight:normal;
}

/* secondary navi ------------------------------------------------------------------*/

#navi_oben{
	background-image:url(../images/hg_navi_oben.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*min-height:50px;*/
	height:50px;
	/*max-height:50px;*/
	width:664px;
	/*min-width:664px;
	max-width:664px;*/
	border-right-color:#3E3E3E;
	border-right-style:solid;
	border-right-width:1px;
	vertical-align:bottom;
}

#navi_oben table{
	margin-left:50px;
	margin-bottom:10px;
}

#navi_oben a, #navi_unten a{
	color:#D8C9B8;
	text-decoration:none;
}

#navi_oben a{
	font-size:11px;
}

#navi_oben a:hover, #navi_unten a:hover{
	color:#91571D;
	text-decoration:none;
}

#navi_oben a.selectedtop, #navi_oben a:link.selectedtop{
	color:#D19867;
	text-decoration:none;
}

#navi_unten{
	background-image:url(../images/hg_navi_unten.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	text-align:right;
	vertical-align:top;	
}

#navi_unten table{
	margin-top:5px;
	text-align:right;
}
