body  {
	background:#660000 url(hgr.jpg) no-repeat top left; 
	margin: 0;
	padding: 0;
}
body, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
input,select,textarea {
	background-color:#220808;
	border: solid 1px #aca3a3;
}
h6 {
	font-size: 13px;
	color:#fdd39d;
	line-height: 14px;
	padding-top: 0px;
	margin-top: 0px;
}
td {
	vertical-align: top;
	width: 50%;
}
li {line-height:14px;}



/* -----------------------boxen------------------------- */

#left, #right, #pfil, #main, #ausz, #kontakt, #title, #detail_title, #main_title, #pfil_title, #kon_title {
	height: auto;
	position: absolute;
	visibility: visible;
	background-color: transparent;
}
#head {
	position: absolute;
	top:0px;
	left: 1px;
}
#head, #right, #pfil, #main, #ausz, #kontakt { z-index: 2; }
#pfil, #main, #ausz, #kontakt {
	top:167px;
	left: 383px;
	background: url(hgr_content.gif) no-repeat -33px -9px; 
}
#main, #ausz, #kontakt {width: 325px;}
#left {
	width: 370px;
	left: 0px;
	top: 143px;
	z-index: 1;
}
#right {
	width: 600px;
	top: 191px;
	left: 383px;
	background: url(hgr_content.gif) no-repeat -33px -33px; 
	padding: 10px 0 15px 10px;
}
#pfil { width: 575px; }
#main, #ausz, #kontakt, #pfil { padding: 25px 25px 25px 10px; }
#formular #content {
	background-color: #220808;
	position: absolute;
	top: 170px;
	left:200px;
	z-index: 3;
	width: 380px;
	height: 250px;
	border: solid #ffffff 1px;
	padding: 20px;
	}



/* -----------------------boxen überschriften----------------------- */

#title, #main_title, #pfil_title, #kon_title {
	width: 400px;
	font-size: 16px;
	color:#fdd39d;
	font-weight:normal;
}
#detail_title, #formular #supportingText h2 {
	width: 150px;
	font-size: 16px;
	color:#fdd39d;
	font-weight:normal;
}
#title, #detail_title, #pfil_title, #kon_title { z-index: 1; }
#main_title, #pfil_title, #kon_title {
	left: 385px;
	top: 144px;
}
#title {
	width: 500px;
	left: 385px;
	top: 169px;
}
#detail_title {
	left: 800px;
	top: 169px;
}
#main_title { z-index: 3; }
.subtitle {
	margin: 30px 0 20px 0;
	font-size: 13px;
	color:#fdd39d;
	font-weight:normal;	
}
#formular #pageHeader h1 span { display: none; }


/* -----------------------navigation-----------------------  */

#nav, #navi {
	background-color: transparent;
	float: left;
}
#nav {
	width: 200px;
	margin: 4px 25px 0 0;
	text-align: right;
}
#navi {
	width: 105px;
	margin-top: 30px;
}


/* -----------------------elemente content-box-----------------------  */

#galerie {
	text-align: left;
	float: left;
	width: 117px;
	height: 140px;
	margin-right: 15px;
}
#detail {
	text-align: left;
	width: 175px;
	top: 200px;
}
#detail, #show, #back {
	position: absolute;
	visibility: visible;
	height: auto;
	left: 800px;
	z-index: 4;
}
#back { top: 430px; }
#leftbt { 
	position: absolute;
	visibility: visible;
	height: auto;
	left: 390px;
	top:300px;
	z-index: 5;
} 
#rightbt {
	position: absolute;
	visibility: visible;
	height: auto;
	left: 761px;
	top:300px;
	z-index: 5;
}
#show {
	width:180px;
	top: 200px;
}
#profil {
	margin: 20px 0 20px 0;
	width: 80%;
}



/* position verlinkung in content-box */

.space { margin-left: 20px;	}

/* links */
a:link, a:visited, a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none; 
}
a:link { color: #fff; }
a:visited { color: #ccc; }
a:hover { color: #fdd39d; }

#leftbt a:link, #leftbt a:visited, #leftbt a:hover, #rightbt a:link, #rightbt a:visited, #rightbt a:hover { 
	font-size: 18px;
	color: #fdd39d;
}
