@charset "utf-8";

html { height: 100%; margin-bottom: 1px; }

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../grafik/page_bg_gray.jpg);
	background-repeat: repeat-x;
	
    }
    .thrColAbsHdr #container {
	position: relative; 
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #999999;
	text-align: left; 
	top: 10px;
	
    } 
.thrColAbsHdr #container #sidebar1 b {
}

    
   
    .thrColAbsHdr #header {
	height: 100px;  
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #7dfd3c;
	width: 800px;
    } 
    .thrColAbsHdr #header h1 {
    	margin: 0;    	
		padding: 10px 0;    }
    .thrColAbsHdr #sidebar1 {
	
	position: absolute;
	top: 145px;
	left: 0;
	width: 125px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Verdana;
	background-color: #FFFFFF;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: auto;
    }
	
    .thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 145px;
	right: 0;
	width: 144px; 
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	
    }
    .thrColAbsHdr #mainContent {
	min-height:360px;
	margin-top: 0;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: Tahoma;
	font-size: 9pt;
	width: auto;
	text-align: justify;
	margin-right: 170px;
	margin-left: 150px;
	height: auto;
    }
    .thrColAbsHdr #footer { 
    	padding: 0 10px 0 20px; 
    	background:#DDDDDD;
    } 
    .thrColAbsHdr #footer {
	margin: 0; 
	background-color: #35a623;
	height: 15px;
	width: 800px;
	padding-right: 0;
	padding-left: 0;
	color: #FFFFFF;
	font-family: Tahoma;
	top: 4px;
	padding-top: 5px;
	font-size: 7pt;
    }
    .fltrt { 
		float: right;
    	margin-left: 8px;
    }
    .fltlft { 
		float: left;
    	margin-right: 8px;
    }.thrColAbsHdr #nav {
	height: 35px;
	background-color: #35a623;
	margin: 0px;
	padding: 0px;
	}
	

	.thrColAbsHdr #gradient {
	height: 5px;
}
.thrColAbsHdr #container #sidebar1 p {
	font-family: Tahoma;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	text-align: left;
	padding-left: 5px;
	border-bottom-width: 1px;
	color: #00CC00;
	font-weight: normal;
}
.thrColAbsHdr #container #sidebar1 h4 {
	font-family: Tahoma;
	color: #009900;
	font-size: 15pt;
	font-weight: normal;
}
.thrColAbsHdr #container #sidebar1 #subnav_selected {
	color: #009900;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
.thrColAbsHdr #container #sidebar1 hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.thrColAbsHdr #container #sidebar1 #subnav_dotline {
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.thrColAbsHdr #container #sidebar1 b {
	font-family: Tahoma;
	font-size: 11pt;
	color: #009900;
}
.thrColAbsHdr #container #sidebar1 a {
	font-family: Tahoma;
	color: #333333;
	:hover: #111111;
	text-decoration:none;
	
}
ul.MenuBarHorizontal
{
	list-style-type: none;
	font-size: 8pt;
	cursor: default;
	width: auto;
	top: 10px;
	position: relative;
	left: 2px;
	white-space: normal;
	border: 0px none #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

ul.MenuBarActive
{
	z-index: 1000;
}

ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	
	width: auto;
	float: left;
	background-color: #00FF00;
	padding: 0;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}

ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}

ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}




ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #3cc725;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #80ea6e;
	color: #FFF;
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #33C;
	color: #FFF;
}





ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}

@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
.thrColAbsHdr #container #mainContent #bottom_space {
	height: 15px;
}

.thrColAbsHdr #container #nav #MenuBar1 #selected {
	background-color: #80ea6e;
	display: block;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
}
.thrColAbsHdr #container #sidebar1 #address {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	top: 0px;
	bottom: 0px;
	line-height: 14px;
	text-decoration: none;
	color: #009900;
}
.thrColAbsHdr #container #sidebar1 #leistungen {
	left: 10px;
	margin-left:0px;
	padding-left: 8px;
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	top: 3px;
	bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: thin;
	list-style-position: outside;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
.thrColAbsHdr #container #sidebar1 #leistungen li {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	left: 0px;
	color: #999999;
	padding: 4px;
	padding-bottom:9px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	line-height: 14px; 
	margin-bottom: 0px;
}
.thrColAbsHdr #container #sidebar1 #address b {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.thrColAbsHdr #container #sidebar1 #just_a_line {
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thrColAbsHdr #container #sidebar2  a{
	
	border: 0px;
	link: text-decoration: underline;
	visited: text-decoration: underline;
	active: text-decoration: underline;
	active: text-decoration: underline;
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColAbsHdr #container #sidebar2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColAbsHdr #container #mainContent li {
	list-style-type: square;
	list-style-image: none;
	padding-right: 5px;
	padding-bottom: 15px;
	list-style-position: outside;
	padding-left: 0px;
}
.thrColAbsHdr #container #mainContent ul {
	padding-left: 22px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space {
	height: 250px;
}

.thrColAbsHdr #container #mainContent h3 {
	padding-bottom: 12px;
}
.thrColAbsHdr #container #mainContent img {
	background-position: center;
}
.thrColAbsHdr #container #mainContent a {
	text-decoration:underline;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space2 {
	height: 600px;
}
.thrColAbsHdr #container #mainContent_extended {
	margin-top: 0;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: Tahoma;
	font-size: 10pt;
	width: auto;
	text-align: justify;
	margin-right: 20px;
	margin-left: 150px;
	height: auto;
}
.thrColAbsHdr #container #mainContent_extended li {
	list-style-type: square;
	margin-bottom:2px;
}
.thrColAbsHdr #container #mainContent_extended #right_align {
	padding-left: 50px;
}
.thrColAbsHdr #container #mainContent_extended #list_right {
	position: relative;
	left: 300px;
	width: 300px;
	font-size: 9pt;
	top: 15px;
}
.thrColAbsHdr #container #mainContent_extended #list_left {
	width: 285px;
	right: 360px;
	position: absolute;
	top: 165px;
	font-size: 9pt;
}
.thrColAbsHdr #container #mainContent_extended #green b {
	color: #00CC00;
}
.thrColAbsHdr #container #mainContent_extended #green {
	font-size: 8pt;
	color: #006600;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space3 {
	height: 430px;
}
.thrColAbsHdr #container #mainContent #videoPlayer {
	
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.thrColAbsHdr #container #bottom_space2 {
	height: 480px;
}

.thrColAbsHdr sidebar_bottom_space_gf	{
	height: 480px;
}

.thrColAbsHdr #container #sidebar1 #sidebar_space_gf {
	height: 25px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space4 {
	height: 800px;
}

.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space_serv {
	height: 400px;
}
.thrColAbsHdr #container #mainContent_video {
	margin-top: 0;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: Tahoma;
	font-size: 10pt;
	width: auto;
	text-align: justify;
	margin-right: 50px;
	margin-left: 150px;
	height: auto;
}
.thrColAbsHdr #container #sidebar1 #subnav_selected2 {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #009900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColAbsHdr #container #mainContent_extended #bottom_space_sparten {
	height: 130px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_space_index {
	height: 90px;
}
.thrColAbsHdr #container #sidebar1 #leistungen #gf_selected {
	font-size: 10pt;
	font-weight: bold;
	color: #009900;
}
.thrColAbsHdr #container #mainContent_extended #heading_gf {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
.thrColAbsHdr #container #sidebar1 #sidebar_space_es {
	height: 250px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space_unt {
	height: 195px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space_partner {
	height: 655px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space_hist {
	height: 280px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space_vid {
	height: 660px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_space_dat {
	height: 840px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space_kontakt {
	height: 900px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_space_impr {
	height: 900px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_space_schwachstrom {
	height: 25px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_space_sicherheitstechnik {
	height: 660px;
}
.thrColAbsHdr #container #mainContent_extended #bottom_space_msr {
	height: 1100px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_space_msr {
	height: 680px;
}
.thrColAbsHdr #container #mainContent_extended h4 {
	font-family: Tahoma;
	font-size: 11pt;
	color: #009900;
	margin-top: 2px;
	margin-bottom: 8px;
}
.thrColAbsHdr #container #mainContent_extended ul {
	list-style-type: square;
	
}
.thrColAbsHdr #container #mainContent_extended #bild_lichtkabel {
	left: 0px;
	position: relative;
	overflow: visible;
	float: right;
	margin-left: 15px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_space_photovoltaik {
	height: 1300px;
}
.thrColAbsHdr #container #sidebar1 #sidebar_space_usv {
	height: 330px;
}
.thrColAbsHdr #container #mainContent #bild_halle {
	float: right;
}
.thrColAbsHdr #container #mainContent #partnerlist {
	list-style-type: none;
}
.thrColAbsHdr #container #sidebar1 #sidebar_bottom_space_dld {
	height: 50px;
}
.thrColAbsHdr #container #mainContent #bottom_space_dld {
	height: 100px;
}
.thrColAbsHdr #container #mainContent_extended #no_decor {
	color: #009900;
}

.thrColAbsHdr #container #mainContent #no_decor {
	color: #009900;
}

.thrColAbsHdr #container #sidebar2 #no_decor {
	color: #009900;
}
.thrColAbsHdr #container #mainContent_extended #bottom_space_gf {
	height: 55px;
}

h1 {
	font-family: Tahoma;
	color: #007700;
	font-size: 18pt;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 22px;
}

.thrColAbsHdr #container #mainContent_extended a {
	font-family: Tahoma;
	color: #333333;
	:hover: #009900;
	text-decoration:underline;
	
}

.thrColAbsHdr #container #sidebar1 #lagerverkauf {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #aaaaaa;
	
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	top: 0px;
	bottom: 0px;
	line-height: 13px;
	text-decoration: none;
	color: #000000;
}



