@charset "utf-8";
/* Layout */
* html, body{
	height: 100%;
}


/**
SONDERWUNSCH!
*/
#homepic{
	position:absolute;
	display:static;
	float:none;
	clear:none;
	margin:160px 0 -708px 5px;
	z-index:1000;	
}
/**
SONDERWUNSCH-ENDE!
*/


body{
	height: 100%;
	color:#FFF;
	padding:0 0 10px 0;
	margin:0 0 0 0;
	background-color:#000;
	background-image:url(../img/bg_r.png);
	background-position:center 75px;
	background-repeat:no-repeat;

	}
#bg_right{
	background-image:url(../img/bg_l.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#mid_block{
	margin: 0 auto 0 auto;
	width:894px;
	background-image:url(../img/bord_l.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#mid_block_r{
	width:894px;
	background-image:url(../img/bord_r.png);
	background-repeat:no-repeat;
	background-position:right 75px;
}
#mainframe{
	width:810px;
	margin: 0 auto 0 auto;
}
#tp{
	height: 75px;
	width: 810px;
	background-color:#000;
	background-image:url(../img/logo.png);
	background-repeat: no-repeat;
	background-position:left;
}
#nav{
	background-image:url(../img/corner.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 800px;
	margin: 0 auto 0 auto;
	height: 47px;
}

#nav ul{
	padding:0px;
	width: 757px;
	height: 47px;
	margin: 0 0 0 43px;
	background-image:url(../img/nav_fd.png);
	background-repeat:repeat-x;
}
#nav ul li{

	float:right;
	list-style-image:none;
	list-style:none;
}
#nav ul li a{
	
	display: block;
	padding: 10px 7px 0 7px;
	font-size:14pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
}
#nav ul li a:hover{
	padding: 10px 5px 0 5px;
	font-size: 16pt;
	color:#885E37;
	text-decoration:none;


}

a:focus, a:active{
	outline:none;
	color:#885E37;
}
#nav_border{
	width: 810px;
	background-image:url(../img/nav_bord.png);
	background-position:left;
	background-repeat:no-repeat;
}
.flagge{
	display:block;
	width: 50px;
	height: 27px;
	background-position:top;
	line-height:0px;
	font-size:0px;
	float:right;
	margin: 15px;
	text-decoration:none;
}
#german{
	background-image:url(../img/german.png);
}
#german:hover,#english:hover{
	background-position:bottom;	
}
#english{
	background-image:url(../img/english.png);
}
.sel_lang{
	background-position:bottom;
}
#content_bord{
	width: 810px;
	background-image:url(../img/bord_rl.png);
	background-repeat:repeat-y;
	
}
#bord_m_top{
	position:absolute;
	background-image:url(../img/bord_tr.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-left: 800px;
	background-color:#000;
	width: 49px;
	height: 44px;
}
#bord_m_bottom{
	position:absolute;
	background-image:url(../img/bord_l.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:-42px;
	margin-top:-23px;
	width: 47px;
	height: 23px;
}
#bord_m_r_bottom{
	position:absolute;
	background-image:url(../img/bord_br.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#000;
	margin-left:805px;
	margin-top:-3px;
	width: 5px;
	height: 43px;

}
#content{
	width: 800px;
	margin: 0px auto 0 auto;
	overflow:hidden;
	background-color:#FFF;
	background-image:url(../img/c-fade.png);
	background-position:top;
	background-repeat:repeat-x;
}

#pic{
	min-height: 600px;
	width:50%;
	height:100%;
	float:left;
}
#pic #singleImage{
	border-top:1px white solid;
	border-bottom:1px white solid;
}
#pic object{
	margin: 25% 0 0 40px;
}
#text{
	min-height: 600px;
	float:right;
	color:#FFF;
	font-size:12pt;
	font-family:Verdana, Geneva, sans-serif;	
	width: 50%;
	background-color:#000;
}
#text h4{ /*normale Überschrift*/
	
	color: #AC8D71;	
	text-align:right;
	text-transform:uppercase;
	border-bottom: 1px solid #FFF;
	padding: 2%;
	background-image:url(../img/t_corn.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
}
#text h5{ /*tiefere Überschrift*/
	color: #AC8D71;	
	clear:both;
	text-align:right;
	text-transform:uppercase;
	border-bottom: 1px solid #666;
	padding: 2%;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
}
#text blockquote, #text blockquote p{
	padding-top:0px;
	margin-top:0px;
	color:#666;
	font-size:9pt;
}
#text p.nobottom{
	margin-bottom:3px;
}
#text img.gallery{
	width: 20%;
	height: 90px;
	margin:1%;
	float:left;
	border: 1px #999 solid;
}
#text img.gallery:hover{
	cursor:pointer;
}
#scoll_elem{
	height: 600px;
	overflow:auto;
}
#text p{
	padding:1% 2%;
}
#text .title{
	text-align:right;
	width:200px;
	display:block;
	float:left;
	clear:left;
	padding:3px 8px 3px 0;
	font-weight:bold;
}
#text .value{
	padding-top:3px;
	padding-bottom:3px;
	float:left;
	font-weight:normal;
}
#ft{
	width:800px;
	margin: 0 auto 0 auto;
	background-image:url(../img/corner_l_b.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	height: 43px;
	background-color:#000;
}
#ft #footnote{
	color:#000;
	width: 50%;
	display:block;
	background-color:#FFF;
	background-image:url(../img/corner_m_b.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:43px;
	float:left;
	padding:0px;
	text-align:center;
}
#ft span{
	text-align:center;
	padding: 5px;
	color:#FFF;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
#bord_b{
	clear:both;
	width: 800px;
	margin: 0 auto 0 auto;
	background-image:url(../img/bord_b.png);
	background-repeat:no-repeat;
	background-position:right;
	height: 4px;
}
#note {
	font-size: 10pt;
	font-style: italic;
	color: #999;
	text-align:right;
	margin:25px;
}
#text form{
	padding: 4%;
}
#text form textarea{
	width: 90%;
	height: 230px;
		border: 2px solid #AC8D71;
}
#text form input{
	width: 90%;
	border: 2px solid #AC8D71;
}
#text form .note{
	color:#666;
	font-size:10pt;
	display:block;
}
#text label{
	display:block;
	clear:left;
	margin-bottom: 3%;
}
#text form input#submit{
	color:#000;
	font-weight:bold;
	width:80%;
	margin:0 5% 0 5%;
}
#text form input#submit:hover{
	cursor:pointer;
}
#text label span{
	display:block;
	clear:left;
}
a{
	color:#AC8D71;
}
a:hover{
	color:white;
}
.error_msg{
	color:#F00;
	font-weight:bold;
	display:block;
}
.done_msg{
	color:#090;
	font-weight:bold;
	display:block;
}

