@charset "utf-8";
/* CSS Document */

/*****************************************************| Main|***/

* {
	margin: 0;
	padding: 0;
}


html {
	height: 100%;
	}
	
body{
	
	height: 100%;
	min-height: 100%;
	xxposition: relative;
	font: 12px Arial, Tahoma, Helvetica, Verdana, sans-serif;
	color: #090500;
	background-color: #313b23;
	background-image: url(/images/bg-seamless.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	text-align:center; /* horizontal centering for IE Win quirks */
}

img {
	border: none;
}

a{
	text-decoration: none;
}

td {
	vertical-align: top;
}

/*****************************************************| Main|***/


#distance{
	width: 1px;
	height: 50%;
	*height: 0px;
	margin-bottom: -330px;
	*margin-bottom: 0px;
	float: left;
}

#distance3{
	width: 1px;
	height: 50%;
	margin-bottom: -330px;
	float: left;
}

#distance2{
	*width: 1px;
	*height: 50%;
	*margin-bottom: -330px;
	*float: left;
	
	*clear: left;
}

#wrapper{
	xwidth: 100%;
	min-height: 100%; /* Mindesthoehe fuer moderne Browser */
	_height: 100%; 
	background: url(/images/bg.jpg) repeat-x center bottom #313b23;
}

#main{
	margin-top: 5px;
	*margin-top: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	position: relative;
	width: 770px;
	_width: 770px;
	height: 627px;
	clear: left;
	background-image: url(/images/bg-content.jpg);
	background-repeat: repeat;
	padding: 0px 15px;
	text-align:left;
}

#footer{
	position: relative;
	float: left;
	width: 770px;
	height: 18px;
	margin-left: 0px;
	color: #090500;
	font-size: 10px;
	text-align: right;
}

#footer-left{
	position: relative;
	float: left;
	width: 21px;
	height: 15px;
	color: #090500;
	font-size: 10px;
	text-align: left;
	margin-top: 1px;
}

#footer-right{
	position: relative;
	float: left;
	width: 749px;
	height: 15px;
	color: #090500;
	font-size: 10px;
	text-align: right;
	margin-top: 3px;
}



#logo{
	position: absolute;
	height: 117px;
	width: 365px;
	z-index: 50;
	left: 15px;
}

#header-wrapper{
	position:relative;
	float:left;
	width: 770px;
	height: 205px;
}

#header{
	position: absolute;
	top: 45px;
	width: 770px;
	height: 160px;
	z-index: 20;	
}

/*****************************************************| TOP NAVI|***/

#navi{
	position: relative;
	float: left;
	margin: 0px;
	width: 770px; 
	height: 42px;
	margin-top: 4px;
	background-image: url(/images/bg-navi.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.top-nav, .top-nav-on{
	position: relative;
	float: left;
	height: 18px;
	color: #313b23;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #040700;
	border-bottom: #313b23;
}

.top-nav li, .top-nav-on li{
	float: left;
	list-style: none;
	height: 16px;
	text-align: center;
	padding: 2px 20px 0px 20px;
}

.top-nav-on li{
	color: #d6bd9c !IMPORTANT;
	background-color: #626244;
}

.top-nav a, .top-nav-on a{
	position: relative;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #040700;
	text-decoration: none;	
}

.top-nav-on a{
	color: #d6bd9c !IMPORTANT; 
}

/*****************************************************| SUB NAVI|***/

.subnav{
	position: absolute;
	float: left;
	left: 0px;
	top: 22px;
	width: 730px;
	height: 20px;
	padding: 0px 20px;
	margin: 0px;
	background-color: #626244;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #d6bd9c;
}

.subnav ul{
	position: relative;
	float: left;
}

.subnav li{
	position: relative;
	float: left;
	list-style-type: none;
	padding-top: 2px;
}

.subnav li a{
	color: #d6bd9c;
	text-decoration: none;
}

.subnav li a:hover{
	color: #d6bd9c;

	text-decoration: none;
}

.submenuon a{
	text-decoration: none;

	color: #a5a27c !IMPORTANT;
}

/*****************************************************| CONTENT|***/

#content{
	position: relative;
	float:left;
	width: 770px;
	height: 355px;
}

#pic{
	position: relative;
	float:left;
	width: 275px;
	height: 340px;
	margin-right: 15px;
	_margin-right: 15px;
	margin-top: 15px;
}

#cont{
	position: relative;
	float:left;
	width: 325px;
	height: 340px;
	margin-right: 10px;
	margin-top: 15px;
}

#cont ul{
	margin: 5px 0px;
}

#cont ul li{
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 2px;
}

#cont ol li{
	padding-left: 0px;
	margin-left: 25px;
}

#cont a{
	color: #704c1e;
}

#cont a:hover{
	text-decoration:underline;
	color: #704c1e;
}

td{
	vertical-align: top;
}

h1{
	font: 12px Arial, Tahoma, Helvetica, Verdana, sans-serif;
	margin-bottom: 10px;	
	text-transform: uppercase;
}

.h1-cont{
	font: 12px Arial, Tahoma, Helvetica, Verdana, sans-serif;
	margin-bottom: 10px;	
	text-transform: uppercase;
}

h2{
	font: 11px Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-weight: bold;	
	text-transform: uppercase;
	margin-bottom: 5px;
}

#footer a{
	color: #626244;
}

#footer a:hover{
	text-decoration:underline;
	color: #626244;
}

.sponsoren{
	margin-left: -2px;
	text-align: center;
}

.sponsoren tr{
	margin-bottom: 2px;
}

.sponsoren td{
	vertical-align: middle;
	border: 1px solid #9A9374;	
}

.sponsoren img{
	margin: 5px;
}

.galerieprivat th{
	background-color: #c7af8d;
}

.galerieprivat th{
	padding: 2px;
	font-weight: normal;
}
 
.galerieprivat td{
	padding: 2px;
}


/*****************************************************| AKTUELLES|***/
#aktuelles{
	position: relative;
	float:left;
	width: 145px;
	_width: 145px;
	height: 340px;
	margin-top: 15px;
	background-color: #9a9374;
	
}

#aktuelles-header{
	position: relative;
	float:left;
	width: 125px;
	_width: 125px;
	height: 20px;
	_height: 10px;
	background-color: #313b23;
	color: #d5bf9e;
	padding: 5px 10px 0px 10px;
	_padding: 5px 10px 0px 10px;
}

#aktuelles-header h1{
	font: 14px Arial, Tahoma, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	xfont-weight: bold;
}

#aktuelles-content{
	position: relative;
	float:left;
	width: 125px;
	_width: 115px;
	height: 169px;
	padding: 10px 10px;
	_padding: 0px 0px 0px 10px;
	color: #313b23;
	font: 11px Arial, Tahoma, Helvetica, Verdana, sans-serif;
}

#aktuelles-content li{
	margin: 0px 0px 3px 0px;
	background-image: url(/images/li-aktuelles.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 11px;
	list-style: none;

}

#aktuelles-bottom{
	width: 120px;
	padding: 0px 10px 5px 10px;
	_padding: 0px 15px 5px 10px;
}

/*****************************************************| Formular|***/

.tableanfrage{

}

.tableanfrage h2{
	font: 12px Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: none;
}

.tableanfrage td{
	padding: 2px 4px;
}

input {
	padding: 1px 2px;
	border: none;
	background-color: #f5f3e9; 
	font: 11px Arial, Verdana;
	color: #494949;
	width: 208px;
	height: 15px;
	margin: 0px 0px;
}

select {
	border: none;
	background-color: #f5f3e9; 
	*background-color: #fff; 
	font: 11px Arial, Verdana;
	color: #494949;
	width: 212px;
	margin: 2px 0px 0px 0px;
}

textarea {
	border: 1px #dcd9ca solid;
	background-color: #FFFFFF; 
	width: 305px;
	*width: 305px;
	height: 80px;
	padding: 2px;
	font: 11px Arial, Verdana;
	color: #494949;
	margin: 3px 0px;
}

.pflicht{
	font: 10px Arial, Verdana;
}

.check{ 
	width: 16px;
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
}

.hr-anfrage{ 	
	border-top: 1px dotted #494949;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 0px;
	margin: 10px 0px 10px 0px;
	width: 97%;
}


/***************************************************| Scrollbar |***/	

a.jScrollArrowUp {
	background: url(/js/scrollbar/images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(/js/scrollbar/images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
			
.holder {
	float: left;
	margin: 0px;
}

.scroll-pane {
	width: 325px;
	height: 340px;
	overflow: auto;
	float: left;
}

.wide {
	width: 325px;
}

.super-wide {
	width: 325px;
}

.tall {
	height: 340px;
}

#pane1{
	width: 325px;	
}
