/******************************************************
+-----------------------------------------------------+

Copyright : © Frenkelson Werbeagentur
		        Potsdam (Germany)
		        http://www.frenkelson.de
					
Author : Steffen Klier <steffen[at]klier.biz>

+-----------------------------------------------------+
*******************************************************/

/* 
======================================================
  TAGS 
====================================================== 
*/
* {
	margin:0; 
	padding:0;
	color: #A9996C;
}
html {
	height:101%;
}
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	background:url(bilder/main_bg.png) repeat;
	background-color: #353018;
	line-height:16px;
}
h1, h2, h3 {
	font-size: 100%;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	color:#A9996C;
}
p {
	margin:0px 0px 10px 0px;
}
ul {
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
ol {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
li {
	margin:0px 0px 4px 0px;
}

/* 
======================================================
  KLASSEN 
====================================================== 
*/
/* allgemein */
.cb {
	clear:both;
	margin:0px 0px 10px 0px;
}
.cb5 {
	clear:both;
	margin:0px 0px 5px 0px;
}
.dn {
	display:none;
}
.errStat {
	color:#EEE;
}

/* linke Navigation */
.naviL a {
	width: 179px;
	height: 24px;
}
.naviL h1 { 
	padding: 0px 0px 0px 0px;
	margin-left:22px;
	color: #353018;
	font-size: 10px;
}
.naviL img {
	border:none;
}
.naviL h1:link, .naviL h1:visited {
	color: #353018;
}
.naviL h1:hover, .naviL h1:active {	
	color: #FFF;
}
.naviL h2:link, .naviL h2:visited {
	color: #353018;
	font-size: 10px;
}
.naviL h2:hover, .naviL h2:active {	
	color: #FFF;
	font-size: 10px;
}

/* linke Sub-Navigation */
.naviLSub a {
	margin-top:4px;
	color: #353018;
}
.naviLSub img {
	border:none;
}
.naviLSub span {
	padding: 0px 0px 0px 0px;
	color: #353018;
}
.naviLSub a:link, .naviLSub a:visited {
	color: #353018;
}
.naviLSub a:hover, .naviLSub a:active {	
	color: #353018;
}

/* Subnavi rechts oben (Impressum) */
.naviRTopFrame { 
	width:235px;
	height:40px;
	margin:1px auto;
	text-align:left;
}
.naviRTopFrame img { 
	border:none;
}
.naviRTopFirst { 
	float:left;
	padding: 14px 0px 0px 17px;
	border:none;
}
.naviRTopLink { 
	float:left;
	padding: 14px 0px 0px 0px;
	border:none;
}
.naviRTopBar { 
	float:left;
	padding: 14px 0px 0px 0px;
	border:none;
}
.naviRTopSpaceDe { 
	float:left;
	padding: 14px 0px 0px 40px;
	border:none;
}
.naviRTopSpaceEn { 
	float:left;
	padding: 14px 0px 0px 56px;
	border:none;
}
.naviRTopSpaceFr { 
	float:left;
	padding: 14px 0px 0px 4px;
	border:none;
}

/* rechte Navigation */
.naviR { 
	width:201px;
	margin:34px auto 0px;
	text-align:left;
}
.naviR span, .naviR h2, .naviR form {
	font-size: 70%;
	color:#FFF;
	line-height:10px;
	margin:0px;
}
.naviR img {
	border:none;
}
.naviR h2 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom:10px;
}
.naviR select {
	float:left;
	font-size: 10px;
	width:80%;
}
.naviR input {
	float:left;
	font-size: 10px;
	width:auto;
	margin:-5px 0px 0px 10px;
}
.naviR span {
	font-size: 8px;
}

/* linker Inhalt (Bilder) */
.contentLeft {
	float:left;
	width: 133px;
	height: auto;
}

/* rechter Inhalte (texte) */
.contentRight {
	float:left;
	width: 349px;
	height: auto;
}
/* linker Text */
.tabLeft {
	float:left;
	width: 200px;
	text-align:left;
}
/* rechter Text */
.tabRight {
	float:left;
	width: 149px;
	text-align:left;
}

/* rechter Inhalte (topics) */
.contentTopPic {
	width: 482px;
	height: 283px;
	margin: 42px 0px 30px 0px;
}

/* Formulare */
.inputText {
	width: 100%; 
	height: auto;
	border:solid 2px #A29061;
	color:#000;
}
.inputTArea {
	width: 100%; 
	height: auto;
	border:solid 2px #A29061;
	color:#000;
	overflow:auto;
}
.statusWarten {
	margin:0px 0px 0px 0px; 
	padding:0px; 
	font-size: 10px;
	color:#FFF;
	text-align:left;
}
.statusWarten span {
	color:#FFF;
}
.statusJa {
	margin:0px 0px 0px 0px; 
	padding:0px; 
	font-size: 10px;
	color:#FFF;
	text-align:left;
}
.statusJa span {
	color:#FFF;
}
.statusNein {
	margin:0px 0px 0px 0px; 
	padding:0px; 
	font-size: 10px;
	color:#FFF;
	text-align:left;
}
.statusNein span {
	color:#FFF;
}
.formInputs {
	float:left;
	clear:both;
	margin:5px auto 5px;
	width: 300px; 
	height: auto;
	text-align:left;
}
.formInputs span {
	font-size: 9px;
}
.formInputs input, .formInputs textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	padding:2px;
	color:#000;
}

.pdfLink {
	width:31px;
	height:31px;
	border:none;
}

.cfLink {
	float:left;
	display:inline;
	padding:20px 0px 0px 2px;
	border:none;
}

/* 
======================================================
  IDs 
====================================================== 
*/

/* TOGGLE Styles */
#toggleDply {
	padding:0px;
	margin:0px;
}
#toggleDply h1 {
	font-size:120%;
}
#toggleDply p {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#EEE;
}
#toggleDply ul {
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#EEE;
}
#toggleDply ul li ul li {
	list-style-type:disc;
	margin:0px 0px 0px 13px;
	padding:0px 0px 0px 13px;
	color:#EEE;
}
*:first-child+html #toggleDply ul li ul li {
	list-style-type:disc;
	margin:0px 0px 0px 9px;
	padding:0px 0px 0px 0px;
	color:#EEE;
}


/* Flash Styles */
#flashcontent {
	position:absolute;
	height: 283px;
	text-align:left;
	z-index:1;
}

/* Main Styles */
#mainFrame {
	margin: 0 auto;
	width: 945px; 
	min-height: 638px;
	overflow:hidden;
}
#contentLeft {
	float:left;
	width: 213px; 
	min-height: 600px;
	text-align:left;
	overflow:visible;
}
#contentRight {
	float:left;
	width: 727px; 
	min-height: 600px;
	text-align:left;
	overflow:visible;
}
#btmFrame {
	float:right;
	width: 727px; 
	height: 52px;
	border:none 1px yellow
}
#btmLeft {
	float:left;
	width: 213px; 
}
#btmCenter {
	float:left;
	width: 482px; 
	height:52px;
	background:url(bilder/content_footer.png) no-repeat;
}
#btmRight {
	float:left;
	width: 235px; 
}
#logoTop {
	margin:0 auto;
}
#logoTop {
	background:url(bilder/bh_logo.png) no-repeat;
	background-position:left 20px;
	width: 179px;
	height: 139px;
}
#logoTop img {
	width:179px;
	height:139px;
	border:none;
}
#navigationL {
	float:left;
	background:url(bilder/navilbg.png) repeat-y;
	width: 213px; 
	min-height: 638px;
	text-align:center;
	color: #353018;
	overflow:hidden;
}
#mainNavi {
	margin: 0 auto;
	width: 179px; 
	min-height: 400px;
	text-align:left;
	overflow:visible;
}
#eoln {
	background:url(bilder/navi_left_bottom.png) no-repeat;
	margin-top: 10px;
	width: 213px; 
	height: 33px;
	text-align:left;
}
#mainContent {
	float:left;
	padding: 0px;
	width: 482px; 
	min-height: 620px;
	text-align:left;
}
#logoPrint {	
	display: none;
}
#navigationR {
	float:left;
	padding: 0px;
	width: 235px; 
	min-height: 600px;
	text-align:center;
}
/*
#rightTopPic {	
	margin-bottom:2px;
	width:235px;
	height: 40px;
	overflow:hidden;
	border:none;
}
*:first-child+html #rightTopPic {
	margin-bottom:0px;
	width:235px;
	height: 40px;
	overflow:hidden;
	border:none;
}
*/
#rightMainPic {	
	width:201px;
	height: 283px;
	overflow:hidden;
	border:none;
}
#bhadresse {
	margin: 0 auto;
	width: 130px; 
	min-height: 70px;
	text-align:left;
	font-size:8px;
	line-height:10px;
	color: #FFF;
}
#bhadresse a {
	font-size:8px;
	color: #FFF;
	text-decoration: none
}
#inputSubmit {
	font-size: 10px;
	font-weight:bold;
	color:#000;
	width: 150px; 
	height: 25px;
	text-align:center;
	border:solid 1px #000;
}


/* 
======================================================
  LINKS allgemein
====================================================== 
*/
a:link, a:visited {
	color: #A29061;
	text-decoration: underline
}
a:hover, a:active {
	color: #FFF;
	text-decoration: none
}
ul,ol a:link, ul,ol a:visited {
	color: #A29061;
	text-decoration: underline
}
ul,ol a:hover, ul,ol a:active {
	color: #FFF;
	text-decoration: none
}