/* CSS Document */

/* (c) IBH e.V. */

* {
	margin:0;
	padding:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

body {
	background:url(img/hgverlauf_ibh.jpg) top repeat-x;
	background-color: #ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:center;
	color:#333333;
}

img {
	border:none;
}

#corpus {
	background-color:#FFFFFF;
	width:900px;
	margin:0 auto;
	text-align:center;
	border-left:1px solid #9f7742;
	border-right:1px solid #9f7742;
	height:100%;
}

#kopf {
	height:135px;
	font-size:8pt;
	vertical-align:middle;
	/*float:left;*/
	position:relative;
	border-bottom:1px solid #75b9d7;
	margin: 0 10px;
}
		
/*Navi oben */
#navo {
	font-size:12px;
	width:650px;	
	float:right;	
	/*padding-right:50px;*/
}

#navo ul {
	border-top:1px solid #75b9d7;
	margin: 100px 0 0 30px;
	list-style-type:none;

}

#navo ul li {
	float:left;
	margin:8px 10px 0 0;
}

#navo ul li a {
	color:#333333;
	text-decoration:none;
	border:none;
}

/* facebook */
#face {
	position:absolute;
	top:60px;
	right:38px;
}
/* Sprach-Umschalter */
#lang {
	position:absolute;
	top:10px;
	right:10px;
}
#lang a {
	text-decoration:none;
	color:#333333;
}

/* Suchfunktion */
div.tx-macinasearchbox-pi1 {
	display:block;
	position:absolute;
	top:15px;
	right:130px;
}

/* Navi allgemein */
#nav {	
	float:left;
	width:220px;
	padding-top:30px;
	/*width:auto;*/
	height:600px;
}

#nav ul {
	list-style-type:none;
	margin:0;
	padding: 20px;
	
}
#nav a {
	color:#9f7742;
	text-decoration:none;
}
#nav li.act a {
	/*font-weight:bold;*/
	color:#75b9d7;
}

/* Navi Level 1 */
ul#lv1 {
	/* nix */
	/*border-bottom: solid 1px #9f7742;*/
}
ul#lv1 li,
ul#lv1 li.act {
	display:block;
	width:80%;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:2px;
	/*background-image:url(img/navi_hg.jpg);
	background-repeat:repeat-x; */
}
ul#lv1 .first,
ul#lv1 .middle {
	border-bottom: dotted 1px #999999;
}
ul#lv1 .last {
	border-bottom: none;
}
/* Navi Level 2 */
ul#lv2 {	
	color:#9f7742;
	background-color:#ffffff;
	margin-top:-10px;
	margin-left:0;
	padding:0;
	padding-left:10px;
}
ul#lv2 li,
ul#lv2 li.act, {
	margin:0;
}
ul#lv2 li a,
ul#lv2 li.act {
	background-image:none;
	color:#9f7742;
	font-size:8pt;
}
ul#lv2 .first,
ul#lv2 .middle,
ul#lv2 .last {
	border-bottom: none;
}

/* Inhalt */

#inhalt {
	/*background-image:url(img/rand.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
	
	clear:both;
	width:100%;
	height:99.9%;
	text-align:left;
	/*height:600px;*/
}

#inhalt_linie {
	clear:both;
	width:790px;
	height:1px;
}

#text {
	float:right; 
	width:680px; /*570*/
	padding-top:50px;
}

#text_content {
	padding-left:50px;
}

#text a,
.internal-link {
	color:#75b9d7;
	text-decoration:none;
} 
		
#text h1 {
	/*color:#9f7742;*/
	color:#75b9d7;
	font-size:12pt;
	margin-top:1em;
	margin-bottom:.75em;
}

#text h2 {
	/*color:#9f7742;*/
	color:#75b9d7;
	font-size:11pt;
	margin-top:1em;
	margin-bottom:.75em;
}

#text h2 a {
	/*color:#9f7742;*/
	color:#75b9d7;
}

#text h3 {
	margin-top:1em;
	margin-bottom:.75em;
}

#text h1.csc-firstHeader {
	margin-top:0em;
}
		

#text p {
	line-height:1.6em;
	color:#333333;
	margin-bottom:1em;
	padding-right:50px;
} 
#text ul {
	margin:0;
	padding:0;
	padding-left:1.5em;
} 

#text ul li {
	margin:0;
	margin-bottom:.75em;
	padding:0;
	line-height:1.6em;
} 

/* Linie nach für Headlines */
div.csc-frame.csc-frame-rulerAfter {
	margin-top:-.75em;
	margin-bottom:1em;
	border-top:1px solid #9f7742;
}

/* Linie davor */
div.csc-frame.csc-frame-rulerBefore {
	/*
	margin-top:1.5em;
	margin-bottom:1.5em;
	*/
	border-top:1px solid #9f7742;
}

/* Rahmen Typ 1 für Mitglieder in Mitgliederliste */
div.csc-frame.csc-frame-frame1 {
	border-bottom:1px dotted #9f7742;
	width:50%;
	margin-bottom:1em;
}

/* Link nach oben in Mitgliederliste (z.b.) */
p.csc-linkToTop {
	float:right;
	font-size:.9em;
}

/* Tabelle Dateilinks */
table.csc-uploads tr td {
	vertical-align:top;
	border:1px solid black;
}
table.csc-uploads tr td p {
	line-height:normal;
}

/* copyright */
div#copyright {
	text-align:right;
	color:#9f7742;
	font-size:x-small;
	text-align:center;
	border-top: 1px solid #75b9d7;
	width:880px;
	margin:0 auto;
	padding-top: 4px;
}
div#copyright a {
	color:#9f7742;
	text-decoration: none;
}

/* FCE 2 Spaltig ----------------------------------------------------- */
div.cols2 {
	clear:both;
}
div.cols2 div.col1 {
	float:left;
	width:59.9%;
}
div.cols2 div.col2 {
	float:right;
	width:39.9%;
}
div.cols2 div.col1content {
	padding:0 20px 0 0;
}
div.cols2 div.col2content {
	padding:0 0 0 20px;
}
#text div.cols2 div.col1content p,
#text div.cols2 div.col2content p {
	padding:0px;
}

/* FCE Box ----------------------------------------------------- */
div.fce_box {
	clear:both;
	background-color: #faf3e3;
	margin-right: 30px;
}
div.fce_box_head {
	background-color: #ccb492;
	color:#FFFFFF;
	height:25px;
}
div.fce_box_head_content {
	padding:3px 10px 2px 10px;
}
div.fce_box_head_content h3,
#text div.fce_box_head_content h3 {
	margin:0;
}
div.fce_box_text {
	/* nix */
}
div.fce_box_text_content {
	padding:10px;
	color:#333333;
	font-size: 90%;
}
/* FCE 2 Spaltig 50/50 ----------------------------------------------------- */
div.cols2_50_50 {
	clear:both;
}
div.cols2_50_50 div.col1 {
	float:left;
	width:49.9%;
}
div.cols2_50_50 div.col2 {
	float:right;
	width:49.9%;
}
div.cols2_50_50 div.col1content {
	padding:15px 20px 0 0;
}
div.cols2_50_50 div.col2content {
	padding:15px 10px 0 10px;
}
#text div.cols2_50_50 div.col1content p,
#text div.cols2_50_50 div.col2content p {
	padding:0px;
}
/* Locator Extension ---------------------------------------------------------- */
div.infoWindow {
	font-size: 90%;
}
div.infoWindow div.displayRoute {
	display: none;
}
div.infoWindow div.company {
	font-weight: bold;
}
/* Login auf Homepage ---------------------------------------------------------- */
div.homelogin {
	margin:73px 10px;
}
div.homelogin,
div.homelogin input {
	font-size: 90%;
}
div.homelogin p.headline {
	margin-bottom:.75em;
}
div.homelogin input {
	clear:both;
	display:block;
	margin-bottom:2px;
}

/* CAL Extension ---------------------------------------------------------- */
#ddtabs1 {
	display: none;
}
.tx-cal-controller dt {
	padding-top: 10px;
}
.tx-cal-controller dt.even {
	border-top: 1px solid #9f7742;
}
.tx-cal-controller dd.even {
	border-bottom: 1px solid #9f7742;
}
.tx-cal-controller .even {
	background-color: transparent;
}

div.tx-cal-controller {
}
.tx-cal-controller label {
	display:block;
	float:left;
	margin-bottom:0;
	padding-right:1em;
	text-align:left;
	width:140px;
}
div.tx-cal-controller #sc1 label {
	width: 140px;
}
div.tx-cal-controller p.bodytext {
	margin:0;
	padding:0;
}
#text div.tx-cal-controller ul.tb-group {
	margin:1px 2px 0 0;
	padding:0;
}
#text div.tx-cal-controller ul.tb-group li {
	margin: 0;
	padding: 0;
	line-height: normal; 
	height:24px;
}
div.tx-cal-controller #category_tree,
div.tx-cal-controller span.constrain,
div.tx-cal-controller select#starttime,
div.tx-cal-controller select#startminutes,
div.tx-cal-controller select#endtime,
div.tx-cal-controller select#endminutes,
div.tx-cal-controller .V9G,
div.tx-cal-controller p.found,
div.tx-cal-controller h1 {
	display: none;
}

html.sIFR-active body div#corpus div#inhalt.clearfix div#text div#text_content div.tx-cal-controller div#calendar-event div {
	margin:5px 0;
}
html.sIFR-active body div#corpus div#inhalt.clearfix div#text div#text_content div.tx-cal-controller div#calendar-event div span {
	width:85px;
	font-weight:bold;
	display:inline-block;
}
