@charset "utf-8";
/* CSS Document */

/* Normalisieren margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pri, input, p, blockquote, th, td{
	margin:0;
	padding:0;
}

/* Normalisieren font-size fÃ¼r Ãœberschriften */
h1, h2, h3, h4, h5, h6{
	font-size:100%;
}

/* Listen neutralisieren */
ol, ul{
	list-style:none;
}

/* Bilderrahmen neutralisieren */
img{
	border:0;
}


/* Seitenstyle */
html{
	text-align:center;
}

input{
	border:1px solid #1fa05b;
	width:180px;
	height:18px;
}


body{
	font-family:verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:300;
	color:#000;
	position:relative;
	width:1013px;
	margin:0 auto;
	text-align:left;
	background-image:url(/internet/images/bg_gruen.jpg);
}

#basics{
	background-image:url(/internet/images/bg_basics.gif);
	background-repeat:no-repeat;
	height:17px;
	padding-right:30px;
	text-align:right;
}
#nav_basics li{
	color:#ff0101;
	display:inline;
}
#nav_basics a{
	font-size:10px;
	font-weight:800;
	color:#ff0101;
	text-decoration:none;
}
#nav_basics a:hover{
	font-size:10px;
	font-weight:800;
	color:#ff0101;
	text-decoration:underline;
}
	
#branding{
	background-image:url(/internet/images/bg_branding.gif);
	background-repeat:no-repeat;
	height:117px;
	text-align:right;
}
#nav_main{
	margin-left:325px;
}
#nav_main li{
	color:#ff0101;
	display:inline;
	float:left;
	margin-top:5px;
}
#subbranding{
	padding-top:4px;
	padding-right:30px;
	background-image:url(/internet/images/bg_subbranding.gif);
	background-repeat:no-repeat;
	height:19px;
	text-align:right;
}
#nav_sub a{
	font-size:10px;
	font-weight:800;
	color:#ff0101;
	text-decoration:none;
}
#nav_sub a:hover{
	font-size:10px;
	font-weight:800;
	color:#ff0101;
	text-decoration:underline;
}
#nav_sub ul{
	padding-right:30px;
	margin-top:4px;
}
#nav_sub li{
	color:#ff0101;
	display:inline;
}

#subnav_ueber_uns{
	 position:relative;
	 margin-right:584px;
	 background-image:url(/internet/images/bg_subnav_ueber_uns.gif);
	 width:103px;
	 height:79px;
	 display:none;
	 text-align:center;
	 z-index:999;
}

#subnav_ueber_uns_ul{
	height:79px;
	width:103px;
	margin:0px;
}

#subnav_ueber_uns_li1{
	margin-bottom:7px;
	padding-left:5px;
}

#subnav_ueber_uns_li2{
	margin-bottom:9px;
	padding-left:5px;
}

#subnav_ueber_uns_li3{
	margin-bottom:10px;
	padding-left:5px;
}

#content{
	background-image:url(/internet/images/bg_content.gif);
	background-repeat:no-repeat;
	height:366px;
	padding-left:35px;
}

#content_angebote{
	background-image:url(/internet/images/bg_content_angebote.gif);
	background-repeat:no-repeat;
	height:582px;
	padding-left:35px;
}

#inner_content{
	overflow: hidden;
	background-image: url(/internet/images/bg_inner_content.gif);
	background-repeat:repeat-x;
	height:351px;
	width: 787px;
	padding-left:80px;
	padding-right:80px;
	padding-top: 40px;
}

#inner_content_gewinnspiel{
	overflow: hidden;
	background-image: url(/internet/images/bg_inner_content_gewinnspiel.gif);
	background-repeat:repeat-x;
	height:351px;
	width: 787px;
	padding-left:80px;
	padding-right:80px;
	padding-top: 40px;
}

#angebote_box{
	background-image: url(/internet/images/bg_inner_content_angebote.gif);
	background-repeat:repeat-x;
	width:931px;
	height:542px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 5px;
}

#inner_content_angebote{
	overflow-y: scroll;
	overflow-x: hidden;
	height:542px;
	width:931px;
}
	
#scroll_content{
	width: 787px;
	height:307px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#content objekt{
	margin-top:3px;
}
#teaser{
	background-image:url(/internet/images/bg_teaser.gif);
	background-repeat:no-repeat;
	height:181px;
	padding-left: 35px;
}
#ticker{
	background-image:url(/internet/images/bg_ticker.gif);
	background-repeat:no-repeat;
	height:35px;
}

#siteinfo{
	background-image:url(/internet/images/bg_siteinfo.gif);
	background-repeat:no-repeat;
	height:45px;
	text-align:center;
	padding-top: 5px;
	color: #ff0101;
}


/*	TEASER	*/

#teaserliste li{
	display:inline;
	margin-right: 9px;
}

/* TEAM */

#team{
	overflow: visible;
	background-image:url(/internet/images/bg_team.gif);
	background-repeat:repeat-x;
	background-color: #aaa9a9;
	height:223px;
}

#hl_das_team{
	margin-left:-8px;
}

#team_linkliste_ul{
	float:left;
	margin-right:30px;
	width:150px;
}

.team_linkliste{
	margin-top:10px;
	margin-left:-8px;
}

#team_mitarbeiter_ul{
	margin-top:-5px;
	font-size:10px;
	float:left;
	width:385px;
}

#team_mitarbeiter_ul_ajax{
	margin-top:-5px;
	font-size:10px;
	float:left;
	width:385px;
	display:none;
}

#team_mitarbeiterliste{
	margin-top: 7px;
	font-size:10px;
	width:385px;
}

.team_mitarbeiterlink_artikel{
	text-decoration: none;
	color: black
}

.team_mitarbeiterlink_artikel:hover{
	color:red;
	text-decoration: underline;
}

.team_mitarbeiterlink{
	text-decoration: none;
	color: black;
}

.team_mitarbeiterlink_markiert{
	color: red;
}

.team_mitarbeiterlink:hover{
	color:red;
	text-decoration: underline;
}

.team_mitarbeiter:active{
    color:red;
	text-decoration: none;
}

#team_bild{
	position:relative;
	left:20px;
	border-top:16px solid #6a6969;
	border-left:4px solid #6a6969;
	border-right:4px solid #6a6969;
	border-bottom:4px solid #6a6969;
}

#team_telnr{
	background-image:url(/internet/images/team_telnr.gif);
	height:70px;
	width:178px;
	float:right;
	margin-right:24px;
	margin-top:2px;
	color: #FFFFFF;
	font-size:10px;
}

#team_telnr_ajax{
	background-image:url(/internet/images/team_telnr.gif);
	height:70px;
	width:178px;
	float:right;
	margin-right:24px;
	margin-top:-2px;
	color: #FFFFFF;
}

#li_mitarbeiterbild_ajax{
	position:relative;
	top:-23px;
}



/* SubNav */
#subnav_ueber_uns{
	position:relative;
 	margin-right:584px;
	display:none;
	background-image: url(/internet/images/bg_subnav_ueber_uns.gif);
}
	
#subnav_fachabteilungen{	
	position:relative;
	margin-right:246px;
	display:none;
	background-image: url(/internet/images/bg_subnav_fachabteilungen.gif);
}

/* FACHABTEILUNGEN */

#fa_linkliste_ul{
	float:left;
	margin-right:30px;
	width:150px;
	margin-top:22px;
}

.fa_linkliste{
	margin-top:2px;
	margin-left:-8px;
}

.fa_linkliste_bottom{
	margin-top:2px;
	margin-left:-8px;
}

#content_fachabteilungen{
	 height:170px;
	 background-image:url(/internet/images/bg_fachabteilungen.gif);
	 padding-top: 10px;
	 overflow:visible;
}

#fachabteilung_mitarbeiterdetail_box{
	float:right;
	margin-top:-40px;
	width:225px;
	font-size:10px;
}

#fachabteilung_mitarbeiterdetail{
	padding: 4px;
	padding-top:0px;
	display:none;
	width:224px;
	background-color:#6a6969;
	width:170px;
	color: #ffffff;
}

#fachabteilung_mitarbeiterdetail_schliessen{
	float:right;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:-12px;
	color: #FFFFFF;
	text-decoration: none;
}

#fachabteilung_mitarbeiterdetailbild{
	margin-top: 15px;
}

#fachabteilung_mitarbeiterdetailname{
	margin-top: 5px;
	font-size:11px;
	margin-bottom:0px;
}

#fachabteilung_mitarbeiterdetailmail{
	margin-top: 5px;
	font-size:11px;
}

.li_mitarbeiter_link{
	margin:0px;
}

#fachabteilung_artikel_ajax{
	display:none;
	margin-top:5px;
}


/* REQUESTS */
#request_fachabteilung_ul{
	float:left;
	margin-right:20px;
}


/* MASCHINENVERLEI*/
.td_maschinenverlei_titel{
	padding-left: 15px;
}

#tbl_maschinenverlei{
	background-image: url(/internet/images/bg_maschinenverlei.gif);
	border: 1px solid #d8d7d7
}

#tbl_maschinenverlei tr td{
	vertical-align: middle;
}

.td_maschinenverlei{
	text-align: center;
}

.td_partner{
	width:150px;
	height:120px;
	vertical-align:middle;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid black;
}
/*HÄTTEN SIES GEWUSST*/
#gewusst_linkliste_ul{
	float:left;
	margin-right:-4px;
	width:150px;
	margin-top:22px;
}

.gewusst_linkliste{
	margin-top:8px;
	position:relative;
	left:-7px;
	margin-bottom:0px;
}
#hl_gewusst{
	position:relative;
	left:-8px;
	font-size: 15px;
}

#text_gewusst{
	font-size: 12px;
}
#content_gewusst{
	 height:300px;
	 background-image:url(/internet/images/bg_gewusst.gif);
	 padding-top: 0px;
	 overflow:visible;
	 position: relative;
	 top: -23px;
}
#content_gewusst img{
	 border: 3px solid #6a6969;
}
#rundung_bild_gr{
 	width:462px;
	height:26px;
	background-image: url('/internet/images/gewusst/bild_gr_bottom.gif');
 }
#rundung_bild_gr p{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-left: 24px;
	padding-top: 3px;
 }
 #bild_gr_gewusst{
 	width:462px;
	position: relative;
	left: 32px;
	top: -9px;
	float: left;
 }
 #content_gewusst_text{
 	position: relative; 
 	width:265px;
 	float:left
 }
.img_gewusst_4bilder_1{
	position: relative;
	left: 0px;
	top: 3px;
 }
.img_gewusst_4bilder_2{
	position: relative;
	left: 12px;
	top: 3px;
 }
.img_gewusst_4bilder_3{
	position: relative;
	left: 0px;
	top:9px;
 }
.img_gewusst_4bilder_4{
	position: relative;
	left: 12px;
	top: 9px;
 }
 .text_gewusst_4bilder_4{
	position: relative;
	left: 113px;
	top: -58px;
 }
.img_gewusst_einzelbild{
	position: relative;
	left: 0px;
	top: 14px;
 }
#gewusst_zurueck{
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: -742px;
	top:-19px;
	float: right;
}

#gewusst_zurueck a{
	color: #FF0101;
}
/*ENERGIEFACHBERATUNG*/

.energie_text{
	width: 500px;
	/*position: relative;*/
}

.energie_bild_personal_text{
	/*position: relative;*/
	font-size: 10px;
	color: #000000;
	float: left;
	margin-right: 210px;
}

.energie_bild_personal_img{
	/*position: relative;*/
	border: 3px solid #6a6969;
	margin-right: 114px;
}

.energie_bild_personal_end_text{
	/*position: relative;*/
	font-size: 10px;
	color: #000000;
}

.energie_bild_personal_end_img{
	/*position: relative;*/
	border: 3px solid #6a6969;
}

.energie_bild_neben_text{
 	/*position: relative;
 	top: 51px;
	left: -30px;*/
	margin-left: 563px;
	margin-top: -128px;
	border: 3px solid #6a6969;
	margin-bottom: 30px;
}


/*GEWINNSPIEL*/

#div_gewinnspiel{
	float:left;
}

#text_gewinnspiel{
	margin-left:40px;
	font-size:15px;
	color:#ff0000;
}

#div_preise{
	float:left;
	margin-right:10px;
	padding-left:40px;
}

#bild1_gewinnspiel{
	position:relative;
	top:-38px;
	left:132px;
}

#bild2_gewinnspiel{
	position:relative;
	left:-50px;
	top:-242px;
	float:left;
}

#div_frage{
	position:relative;
	left:20px;
	top:-232px;
}

#text1_frage{
	font-size:15px;
}

#text2_frage{
	font-size:15px;
	color:#ff0000;
}

#anrede_herr{
	position:relative;
	left:0px;
	top:5px;
	width:25px;
	border:0px;
}

#anrede_frau{
	position:relative;
	top:5px;
	left:0px;
	width:25px;
	border:0px;
}

.wegweiser_zahl{
 	color:#f50900;
 	font-weight:bold;	
}