/* CSS Document */

/*-----------------------------------------------------------------------------
[client] Screen Stylesheet

version:   1.0
date:      01/03/07
author:    [your email]
email:     [you at domain dot com]
website:   [your domain]
version history: [location of file]
-----------------------------------------------------------------------------*/


/* Import other stylesheets
-----------------------------------------------------------------------------*/



/* Remove padding and margin
--------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
    border: 0;
}

/* Global Clearing und Floating
------------------------------------------------------------------------------*/
.clear {
    clear:both;
}

.right{
    float: right;
}

.left{
    float: left;
}

/*Generelle Dokumenteinstellungen
------------------------------------------------------------------------------*/
body{
	background-image:url(../img/site_bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#FFF4e6;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height:18px;
	color:#4E4E4E;
}

#wrapper{
    width:848px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
	margin-top:30px;
	/*height:565px;*/
}

/* Typografie
------------------------------------------------------------------------------*/
h1{
    font-size: 14px;
	padding-bottom:15px;
	}
h2{
    font-size: 12px;
	margin-top:20px;
	margin-bottom:10px;
}


hr{
	margin-top: 8px;
	margin-bottom:8px;
	border: none;
	color: #999;
	height: 1px;
	background-color: #999;
	}

hr.unten{
	margin:8px 0;
	border: none;
	color: #999;
	height: 1px;
	background-color: #999;
	}


/* Header
-----------------------------------------------------------------------------*/
#head{
	width: 848px;
	height:207px;
	}

/* Navigation
-----------------------------------------------------------------------------*/
#navi{
	float:left;
	width:310px;
	height:207px;
	position:relative;
	}

#navi ul{
	list-style:none;
	}

#navi li.inaktiv{
	float:left;
	width:96px;
	height:96px;
	background-image:url(../img/layout/bg_navi_inaktiv.gif);
	background-position: left top;
	background-repeat:no-repeat;
	clear:both;
	margin-right:11px;
	margin-bottom:11px;
	}

#navi li.inaktiv img{
	padding-top:38px;
	padding-left:9px;
	}

#navi li.aktiv img{
	padding-top:88px;
	padding-left:0px;
	}

#navi li.aktiv{
	float:right;
	width:211px;
	height:211px;
	background-image:url(../img/layout/bg_navi_aktiv.gif);
	background-position: left top;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:107px;
	}

#unavi{
	position:relative;
	float:right;
	width:527px;
	height:203px;
	background-image:url(../img/layout/bg_unavi.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}

#unavi li{
	height: 18px;
	}

ul#unternavi{
	float:left;
	list-style:none;
	padding-top:94px;
	padding-left:40px;
	width: 170px;
	}
	
ul#siteinfo{
	float:left;
	list-style:none;
	padding-top:94px;
	padding-left:50px;
	width:130px;
	}

	
ul#unternavi .white{
	color:#fff;
	}


#unavi li a:link,
#unavi li a:visited{
	text-decoration:none;
	color:#000000;
	outline:none;
	}

#unavi li a:hover, #unavi li.aktuell{
	font-weight:bold;
	}

#logo{
	/*position:absolute;*/
	float:right;
	top:0;
	right:0px;
	}

/* Wechselnde Bilder links im Contentbereich Unternehmen*/
#bg_geschichte{
	background-image:url(../img/bg_geschichte.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:114px;
	height:365px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	}

#bg_unternehmen{
	background-image:url(../img/bg_ueberuns.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:114px;
	height:365px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	}



/* Inhalte
-----------------------------------------------------------------------------*/

#content{
	float:left;
	width:848px;
	min-height:400px;
	margin-top:0px;
	position:relative;
	z-index:10;
	margin-bottom:0px;
	}

#content_top{
	width:848px;
	height:50px;
	background-image:url(../img/bg_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	background-color: #FF8F00;
	color:#fff;
	text-align:right;
	vertical-align:bottom;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}

.column {
  	position: relative;
  	float: left;
  	width:280px;
	text-align:center;
}

#left .ul_start, #center .ul_start, #right .ul_start{
	text-align:left;
	padding:10px 0px 10px 15px;
}

#top{
	width:847px;
	text-align:right;
}	

#top_teaser {
	margin-top:15px;
	vertical-align:bottom;
}

#clear{
	clear: both;
}

#content_bottom {
	width:848px;
	height:50px;


	background-color: #FF8F00;
	text-align:right;
	vertical-align:bottom;
	color:#fff;
	margin:0px;
	padding:0px;

	clear: both;
	}

#content_bottom 	a{
	color:#fff;
	text-decoration:none;
}

#content_bottom a:hover{
	text-decoration:underline;
}


#inhalte, #inhalte_miet {
	float: left;
	text-align:left;
	background-color:#fff;
	min-height:450px;
}

#inhalte {
	width:477px;
	padding: 19px 239px 19px 132px;
	}

#inhalte ul li, #inhalte_miet ul li {
	margin-left: 15px;
}

#inhalte p,
#inhalte_popup p {
	padding-bottom: 10px;
}

#inhalte a:link,
#inhalte a:visited{
	color:#000;
	text-decoration:none;
	outline:none;
	}

#inhalte a:hover{
	text-decoration:underline;
	}



/*** MASKE ***/
/*************/
div.bildgross{
	float:right;
	width: 144px; height: 144px;
	position: relative;
	}

#inhalte div.bildgross,
#inhalte_miet div.bildgross {
	margin: 10px 0 5px 10px ;
}

#inhalte_popup div.bildgross {
	margin: 3px 0 5px 10px ;
}

div.bild, div.newsbild {
	float:right;
	width:96px; height:96px;
	margin: 10px 0 5px 10px ;
	position:relative;
}
div.bild p.maske, div.newsbild p.maske, div.bild p.ansicht, div.newsbild p.ansicht {
	position:absolute;
	right:0px; top:0px;
	height:96px; width:96px;
	padding-bottom: 0 !important;
}

div.bildgross p.ansicht,
div.bildgross p.maske {
	position:absolute;
	right:0px; top:0px;
	height: 144px; width: 144px;
	padding-bottom: 0 !important;
	}

p.maske {
	z-index:100;
}
p.ansicht {
	z-index:5;
	overflow:hidden;
}

/*Listendarstellungen*/

/*Geschichte*/

#inhalte dl.geschichte dt{
	float:left;
	font-weight:bold;
	}

#inhalte dl.geschichte dd{
	padding-left:50px;
	margin-bottom:10px;
	}

/*Karriere und News*/

dl.newsliste{
	padding: 10px 0px 0px 3px;
	}


dl.liste{
	padding: 10px 0px 15px 3px;
	}


dl.liste dt,
dl.newsliste dt{
	font-weight:bold;
	margin-bottom:15px;
	}

dl.liste dt a:link,
dl.liste dt a:visited,
dl.newsliste dt a:link,
dl.newsliste dt a:visited{
	text-decoration:none;
	color:#000;
	outline:none;
	}

dl.liste dt a:hover,
dl.newsliste dt a:hover{
	text-decoration:underline;
	}

dl.liste dd,
dl.liste dd a:link,
dl.liste dd a:visited,
dl.newsliste dd,
dl.newsliste dd a:link,
dl.newsliste dd a:visited{
	text-decoration:none;
	color:#000;
	padding-bottom:5px;
	outline:none;
	}

dl.liste dd a:hover,
dl.newsliste dd a:hover{
	text-decoration:none;
	}

dl.liste dd .datum,
dl.newsliste dd .datum,
.datum{
	font-weight:bold;
	}

/* Inhalte Mietobjekte*/
#inhalte_miet{
	width:607px;
	padding:19px 230px 19px 11px;
	}


#inhalte_miet h1{
	padding-left: 120px;
	}

#inhalte_miet p.art{
	float:left;
	padding-top:12px;
	padding-left:47px;
	}

#inhalte_miet dl.objekte dd p.mehr,
div.objektlinks .expose,
div.objektlinks .antrag {
	padding-top: 10px;
	height: 28px;
	display: block;
}

#inhalte_miet dl.objekte dd p.mehr a,
div.objektlinks .expose a,
div.objektlinks .antrag a {
	display: block;
	line-height: 18px;
	text-align:center;
	text-decoration: none;
	padding: 5px 0;
	color:#000;
}

#inhalte_miet dl.objekte dd p.mehr a {
	background: transparent url(../img/mehr.jpg) left top no-repeat;
	width: 66px;
}

div.objektlinks .expose a,
div.objektlinks .antrag a {
	background: transparent url(../img/bg_objektlinks.jpg) left top no-repeat;
	width: 202px;
}

/*Bilder Mietobjekte in Teaseransichten*/

#inhalte_miet div.objektteaser{
	position:relative;
	}


/*Bilder Mietobjekte in Detailansichten*/

#inhalte_miet div.objektansicht{
	position:relative;
	float:left;
	width: 100%;
	}




#inhalte_miet dl.objekte{
	padding: 10px 0 0 33px;
	width: 335px;
	float:left;
	position:relative;
	}

#inhalte_miet dl.objekte dt, #inhalte_miet dl.objekte dd {
	/*padding-bottom: 2px;
	border: 1px solid lime;*/
}

#inhalte_miet dl.objekte_detail{
	padding: 10px 0 0 33px;
	width: 315px;
	float:left;
	position:relative;
	margin-bottom:10px;
	}

#inhalte_miet dl.objekte dt,
#inhalte_miet dl.objekte_detail dt{
	font-weight:bold;
	float:left;
	width: 110px;
	}

#inhalte_miet dl.objekte dd,
#inhalte_miet dl.objekte_detail dd{
	padding-left: 110px;
	}


/


/* einstiegsseite*/

#inhaltestart{
/*	float:left;*/
	width:848px;
	text-align:left;
	background-color:#fff;
	height:520px;
	margin:0px;
	}

#logostart{
	position:absolute;
	top:0;
	right:0px;
	}

#inhaltestart ul{
	list-style:none;
	margin-top:15px;
	margin-left:25px;
	padding:0px;
	}

#inhaltestart li{
	/*display:inline;*/
	}

#inhaltestart p img {
	margin-top: 32px;
	}

.header_text_start {
	margin-left:25px;
	margin-top:0px;
	padding:20px 20px 20px 0px;
}

#sicher {
	clear:both;
	padding:15px 0px 0px 0px;
}

#selected_privat{
	position:relative;
	top:-60px; left:-648px;
	z-index:500;
}

#selected_gewerblich{
	position:relative;
	top:-171px; left:-440px;
	z-index:500;
}

#selected_spezial{
	position:relative;
	top:-282px; left:-230px;
	z-index:500;
}

#unselected_privat{
	position:relative;
	top:57px; left:-642px;
	z-index:800;
}

#unselected_gewerblich{
	position:relative;
	top:-131px; left:-435px;
	z-index:500;
}

#unselected_gewerblich_2{
	position:relative;
	top:-54px; left:-435px;
	z-index:700;
}

#unselected_spezial{
	position:relative;
	top:-242px; left:-228px;
	z-index:300;
}

#unselected_spezial_2{
	position:relative;
	top:-165px; left:-228px;
	z-index:300;
}

#special{
	position:relative;
	top:-276px; left:0px;
	z-index:20;
}

#special_2{
	position:relative;
	top:-353px; left:0px;
	z-index:20;
}

.versicherungen {
	margin-left:0px;
	margin-top:110px;
	padding:20px 20px 20px 0px;
}

/* JQUERY */
/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}


/* ----- base links ----- */
a:link {color: #FD9002;}
a:visited {color: #FD9002;}
a:hover {color: #999966;}
a:active {color: #CC6633; }
a:focus{color: #FD9002;}

.a_box a:link {
	border:1px solid green;
}

p {line-height:1.4em;margin:10px 0;}
hr{margin:10px 0;color:#999999;}

ul{
	list-style: none;
}

ul li{
padding-top:3px;
}

#contentPad{
margin:20px;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#FF0000;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> TOOLTIP <<<---------------------------------------------------------------*/

/* trigger button */
#download_now {
	/*background:transparent url(img/box_start.jpg) no-repeat scroll 0 0;*/
	display:block;
	height:44px;
	margin-bottom:30px;
	/*overflow:hidden;*/
	text-indent:12px;
	width:159px;
	cursor:pointer;
}

/* mouseover state */
#download_now:hover {
	background-position:0 -44px ;		
}

/* clicked state */
#download_now:focus {
	background-position:0 -88px;
}

/* tooltip styling */
.tooltip_p {
	display:none;
/*	background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);*/
	background:url(../img/tooltip/orange_arrow_big.png);
	height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:12px;
	color:#4E4E4E;
	z-index:70000;
	text-align:left;
	font-weight:bold;*/
}

/* a .label element inside tooltip */
.tooltip_p .label {
	color:#4E4E4E;
	width:185px;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}

.tooltip_p a {
	color:#4E4E4E;
	font-size:16px;
	font-weight:bold;
}

.tooltip_g {
	display:none;
/*	background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);*/
	background:url(../img/tooltip/orange_arrow_big.png);
	height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:12px;
	color:#4E4E4E;
	z-index:7000;
	text-align:left;
	font-weight:bold;*/
}

/* a .label element inside tooltip */
.tooltip_g .label {
	color:#4E4E4E;
	width:185px;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}

.tooltip_g a {
	color:#4E4E4E;
	font-size:16px;
	font-weight:bold;
}

.tooltip_s {
	display:none;
/*	background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);*/
	background:url(../img/tooltip/orange_arrow_big.png);
	height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:12px;
	color:#4E4E4E;
	z-index:7000;
	text-align:left;
	font-weight:bold;*/
}

/* a .label element inside tooltip */
.tooltip_s .label {
	color:#4E4E4E;
	width:185px;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}

.tooltip_s a {
	color:#4E4E4E;
	font-size:16px;
	font-weight:bold;
}


/* News*/

div.news{
	position: relative;
	clear: both;
	}

/* Popups*/

#content_popup #content_popup_top{
	float:left;
	width:600px;
	height:24px;
	background-image:url(../img/content_popup_top.gif);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	}

#content_popup_bottom{
	float:left;
	width:600px;
	height:24px;
	background-image:url(../img/content_popup_bottom.gif);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	}

#wrapper_popup{
    width:600px;
    margin-left:auto;
    margin-right:auto;
	}

#content_popup{
	width:600px;
	margin-top:20px;
	}

#inhalte_popup{
    text-align:left;
	float:left;
	width:534px;
	text-align:left;
	background-color:#fff;
	padding-left:33px;
	padding-right:33px;
	}

#inhalte_popup h1{
	margin-top:5px;
	}




#inhalte_popup a:link,
#inhalte_popup a:visited{
	color:#000;
	text-decoration:none;
	outline:none;
	}

#inhalte_popup a:hover{
	text-decoration:underline;
	}



#inhalte dl.partner{
	margin-bottom:15px;
	}

#inhalte dl.partner dt{
	font-weight:bold;
	}

#inhalte dl.partner dd {}

/*** IE TWEAKS ***/
#inhalte, #inhalte_miet {
	_height: 450px;
}

/*** iframe ****/
#frame{
	width:100%;
	min-height:700px;
	max-height:2000px;
	border: none;
	
}

div.iframe {
	width:800px;
	height:600px;
}

#footer{
	
}

#footer a{
	color:white;
	text-decoration:none;
}

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


/* Image Boxes */
#boxcontainer {
	height: 1%;
	overflow: auto;
}
.box {
	display: block;
	float: left;
	position: relative;
/*	width: 200px;*/
	width: 180px;
	padding: 10px;
	margin: 0 8px 10px 0;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.vers .box {border: 2px solid #F4E8A4/*#eee*/;}
.vers .box:hover {border: 2px solid #FEA636/*F4E8A4*/;} 
.box.privat.strom {/*background: #F4E8A4; */border: 4px solid #F4E8A4/*F8FBAF*/;}
.box.privat.gas {/*background: #CAE6B3; */border: 4px solid #CAE6B3/*DEEFCF*/;}

.box.gewerbe ul {padding-top: 140px !important;}
.box.gewerbe.strom ul {background: transparent url(../img/20-prozent.gif) no-repeat top right;}
.box.gewerbe.gas ul {background: transparent url(../img/30-prozent.gif) no-repeat top right;}

.box a {text-decoration: none;}
.box.privat a {color: #6B512E;}
.box.privat a:hover {color: #444;}

/*.box.last {margin: 0;}
.box.first {clear: left;}*/
.box strong, .box span, .box img {display: block;}
.box img {width: 180px; padding: 10px 0 15px;}
.box strong {padding-bottom: 5px;}
.vers .box strong, .vers .box li {color: #444; text-decoration: none;}
.box span {
	border-top: 1px solid #6B512E;
	padding: 10px 5px 2px;
	font-weight: bold;
	text-decoration: underline;
	color: #FD9002;
	text-align: center;
	text-transform: uppercase;
}
.box ul, #container ul {margin: 0 !important; padding: 5px 0 10px 5px !important;}
.box ul li, #container li {
	list-style: square url(../img/marker.gif) outside;
	margin: 0 0 0 10px;
	padding:0;
}
.box .info {
	position: absolute;
	right: 5px; bottom: 5px;
	text-indent: -9999px; background: transparent url(../img/info.png) no-repeat;
	height: 20px; width:  20px;
	opacity: 0.5;
}
.box .info:hover {opacity: 1;}

/* Informationsmodal */
#container {
	padding: 20px;
	text-align: left;
}
.hide {
	display: none;
}
/* Logos */
#logos {
/*	float: right;
	width: 200px;*/
	clear: left;
	display: block;
	float: none;
	width: auto;
	padding: 10px;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#logos img {
	margin: 0 15px 15px 0;
	display: inline;
	opacity: 0.8;
}
/* Mega Menu */
ul#topnav {
	margin: 15px 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	position: relative; /*--Important--*/
}
#topnav>li {
	float: left;
	margin: 0; padding: 0;
	background: #FF8F00; 
}
#topnav>li>a {
	float: left;
	line-height: 30px;
	padding: 0 12px; 
	color: #fff;
	font-weight: bold;
}
#topnav>li>a:hover, #topnav>li:hover {
	background: #444; color: #fff;
}

#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 30px; left: 0;
	z-index: 99999;
	background: #F3F2F1; /*--Background gradient--*/
	width: 785px;
	padding: 20px;
	border: 1px solid #444; border-top: 0;
	box-shadow: 0px 2px 3px #bbb;
	display: none; /*--Hidden for those with js turned off--*/
}
#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
}
#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	line-height: 25px;
}
#topnav .sub ul li {
	width: auto; 
	display: inline; /*--Override parent list item--*/
}
#topnav .sub ul li a {
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(../img/marker.gif) no-repeat 5px 10px;
	padding: 0 0 0 15px;
	margin-right: 15px;
	text-decoration: none;
	display: inline-block;
}
#quicksearch {
	position: absolute;
	top: 150px; right: 5px;
	width:  150px;
	z-index: 1000;
	color: #FF8F00; font-weight: bold;
}
#quicksearch label {
	text-align: right;
	display: block;
}
#quicksearch input {
	border: 1px solid #F4E8A4;
	padding: 2px;
}