
/* ++++++++++ STYLESHEET OHST.DE / PYRAMEDIA MEDIENGESTALTUNG 2009 / TIM R. GLOYSTEIN ++++++++++ */
@import url('../_css/reset.css');
@import url('../_css/navigation.css');

/* ++++++++++ ALLGEMEINES ++++++++++ */
body, html
 {
  width:99.6%;
		height:99.5%;
		font-family: Arial, Helvetica, sans-serif;
		background: #BDBDBD /*#BDBDBD url(../_images/background.png) repeat-x*/;
	}
/* ++++++++++ ENDE ALLGEMEINES ++++++++++ */


/* ++++++++++ LAYOUT ++++++++++ */
#distance 
 { 
		width:1px;
		height:50%;
		background-color:none;
		margin-bottom:-292px;
		float:left;
 }

#container
 {
		position: relative;
		clear: left;
		width: 950px;
		height: 585px;
	 margin: auto;
  background: #FFFFFF;		
	}
	
#header
 {
  width: 950px;
		height: 125px;
		background: #FFFFFF url(../_images/background-header.jpg)
	}
	
#logo
 {
		position:absolute;
		top: 17px;
		left: 25px;
	}
	
#search
 {
		position: absolute;
		/*top: 12px;*/
		top: 57px;
		left: 572px;
		width: 365px;
		text-align: right;
	}
	
#search input
 {
		border: 1px solid #999;
		width: 78px;
		height: 12px;
		padding: 3px;
		font-size: 11px;
		line-height: 12px;
		vertical-align: middle;
	}
	
#search .button
 {
	 width: 50px;
		height: 20px;
		font-size: 11px;
		line-height: 12px;		
		font-weight: bold;
		background: #FFF;
		vertical-align: middle;
	}	
	
#claim
 {
		display: none;
		position: absolute;
		top: 100px;
		left: 725px;
		font-size: 12px;
		font-weight: bold;
	}
	
#navigation
 {
		position: absolute;
		top: 98px;
		left: 28px;
		z-index: 500;
	}
	
#content_home
 {
		width: 837px;
		height: 315px;
		padding: 80px 13px 0px 100px;
		background: url(../_images/background-content.png) repeat-y; 
	}	
	
#content
 {
		width: 837px;
		height: 353px;
		padding: 80px 13px 0px 100px;
		background: url(../_images/background-content.png) repeat-y; 
	}
	
/*#text
 {
  width: 325px;
	}*/
	
#right_row
 {
  position: absolute;
		top: 219px;
		left: 437px;
		width: 500px;
	}
	
#headline
 {
		position: absolute;
		top: 160px;
		left: 34px;
	}
	
#fakten
 {
		position: absolute;
		top: 163px;
		left: 28px;
		width: 350px;
		background: url(../_images/background-fakten.png) repeat;
		z-index: 150;
	}

#image
 {
		position: absolute;
		top: 126px;
		left: 14px;
		width: 528px;
		height: 380px;
		/*margin-left: -86px;
		margin-top: -79px;*/
		/*border: 1px solid #999;*/
	}
	
#news
 {
		position: absolute;
		top: 195px;
		left: 70px;
		width: 450px;
		height: 325px;
	}	
	
#subline
 {
		position: absolute;
		top: 528px;
		left: 25px;
		font-size: 11px;
		color: #000000;
	}
	
#pane1_home
 {
		width: 370px;
		height: 350px;
		z-index: 50;
		padding-right: 10px;
	}	
	
#pane1
 {
		width: 365px;
		height: 388px;
		z-index: 50;
		padding-right: 10px;
	}
	
#banner
 {
		position: absolute;
		top: 475px;
		left: 555px;
		z-index: 500;
	}
	
#footer_home
 {
		clear:both;
		position: relative;
		width: 950px;
		height: 60px;
		padding: 5px 0 0 0px;
		background: url(../_images/background-footer.png) no-repeat;
		font-size: 11px;
		line-height: 14px;
	}
	
#footer
 {
		clear:both;
		position: relative;
		width: 950px;
		height: 22px;
		padding: 5px 0 0 0px;
		background: url(../_images/background-footer.png) no-repeat;
		font-size: 11px;
		line-height: 14px;
	}

#language
 {
		position: absolute;
  top: 3px;
  left: 135px;
  font-size: 11px;
		line-height: 14px;
	}
	
#language_en
 {
		position: absolute;
  top: 3px;
  left: 128px;
  font-size: 11px;
		line-height: 14px;
	}	
	
#language .active, #language_en .active
 {
		color: #4E4C4C;
	}
	
#language a, #language_en a
 {
		text-decoration: none;
	}
	
#language a:hover, #language_en a:hover
 {
		text-decoration: underline;
	}	
	
#address
 {
		margin-top: 18px;
		margin-left: 35px;		
	}

#login
 {
		position: absolute;
		top: 5px;
		left: 544px;
		width: 365px;
		text-align: right;
	}
	
#login input
 {
		border: none;
		width: 80px;
		height: 12px;
		padding: 3px;
		font-size: 11px;
		line-height: 12px;
		vertical-align: middle;
	}
	
#login .button
 {
	 width: 50px;
		height: 18px;
		font-size: 11px;
		line-height: 12px;		
		font-weight: bold;
		background: #FFF;
		vertical-align: middle;
	}
/* ++++++++++ ENDE LAYOUT ++++++++++ */


/* ++++++++++ TEXTFORMATIERUNGEN ++++++++++ */
h1
 {
		width: 370px;
		margin: 0 0 5px 0;
		padding: 0;
		font-size: 20px;
		line-height: 24px;
		color: #4E4C4C;
	}
	
h2
 {
		font-size: 12px;
		line-height: 18px;
		font-weight: bold;
		margin-bottom: 18px;
	}
		
p
 {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 5px;
	}
	
p.caption
 {
  margin-top: 40px;
  padding-left: 160px;
		line-height: 14px;
	}
	
a
 {
		color: #333333;
		text-decoration: underline;
	}
	
a:hover
 {
		text-decoration: none;
	}
	
a:visited
 {
		text-decoration: underline;
	}	
	
#content ul
 {
		margin-left: 25px;
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 16px;
		list-style-type: disc;
	}
	
#content li ul
 {
		margin-bottom: 3px;
	}
	
#content ul ul
 {
		list-style-type: circle;
	}
	
#content table
 {
		font-size: 12px;
		line-height: 16px;
	}
	
#content table td
 {
		vertical-align: top;
		padding: 3px;
	}
	
#fakten table
 {
		font-size: 12px;
		line-height: 16px;
	}
	
#fakten table td
 {
		vertical-align: top;
		padding: 5px 7px 5px 7px;
	}	
/* ++++++++++ ENDE TEXTFORMATIERUNGEN ++++++++++ */


/* ++++++++++ SCROLLBAR ++++++++++ */
.jScrollPaneContainer {
	 position:absolute;
  top: 150px;
		left: 555px;
 	overflow: hidden;
	 z-index: 100;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height:100%;
	border: 1px solid #CCC;
}
.jScrollPaneDrag {
	position: absolute;
	background: #CCC url(../_images/scroller.gif) no-repeat center;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(../_images/blank.gif) repeat;
	height: 10px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(../_images/blank.gif) repeat;	
	height: 10px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
/* ++++++++++ ENDE SCROLLBAR ++++++++++ */


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1000;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
	height:415px;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	/*display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;*/
}

#TB_caption{
	height:0px;
	/*padding:7px 30px 10px 25px;*/
	float:left;
}

#TB_closeWindow{
	height:0px;
	padding:0;
	float:right;
}

#TB_closeAjaxWindow{
	/*padding:7px 10px 5px 0;*/
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	/*padding:7px 0 5px 10px;
	margin-bottom:1px;*/
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	/*padding:2px 15px 15px 15px;*/
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	/*padding:5px 0px 5px 0px;*/
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	/*margin: -6px 0 0 -104px;  -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:0px;
	margin-top:0px;
	_margin-bottom:0px;
	padding:0;
}


#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #78BAAC;
	padding: 10px;
	opacity: 0.85;
	width:350px;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #FFF;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip ul
 {
		margin-left: 15px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 16px;
		list-style-type: disc;
	}