body{
	font-size: small;
	text-align: center;
	font-family:Trebuchet MS,sans-serif;
	margin:0px;
	padding:0px;
	color:black;
}

* html body{
	font-size: x-small; /*for IE5/Win*/
	f\ont-size:small; /*for other IE versions */
}

/* ######################################################################## STAGE ##### */

#stage{
	margin:0 auto;
	width:960px;
	border:1px solid #DDD;
	background-color:#DDD;
	/*background-color:#CFD3D5;*/
	color:#333;
	font-size:100%;
	text-align:left;
}

/* ######################################################################## HEADER ##### */

#header{
	height:134px;
	background-image:url(../html/media/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#ffffff;
	}

#header_nav{
	float:left;
	text-align:right;
	width:930px;
	padding-top:110px;
	font-size:90%;
	}

#header_nav ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#header_nav ul li{
	display:inline;
	margin:0;
	padding:0;
	}

#header_nav a{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#333;
	}

*html #header_nav a{
	}

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

/* ######################################################################## HAUPTNAVIGATION ##### */

#nav{
	background-color:#1C3866;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	float:left;
	line-height:30px;
	font-size:90%;
	width:100%;
	}

#main_nav{
	width:680px;
	float:left;
	}

*html #main_nav{
	width:700px;
}

#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#nav ul li{
	margin:0;
	padding:0;
	float:left;
	display: inline;
	}
*html #nav  #main_nav ul li div{
	width: 20px !important;
	white-space: nowrap;
}
#nav a{
	margin:0;
	padding:0;
	color:#ffffff;
	text-decoration:none;
	padding:0px 9px 0px 9px;
	font-weight:bold;
	display:block;
	}

*html #nav a{
	padding:0px 10px 0px 10px;
	}

#nav a:hover{
	background-color:#F4782D;
	text-decoration:none;
	}

#nav .main_nav_act {
	background-color:#F4782D;
	}

#nav .main_nav_over {
	background-color:#aaa !important;
	}

#suche{
	float:right;
	padding:0;
	margin:0;
	padding-right:30px;
	width:230px;
	}

*html #suche{
	padding-top:0px;
	padding-bottom:0px;
	height:10px !important;
	}

.login{
	float:left;
	border:1px solid green;
	width:250px;
	height:25px !important;
	overflow:hidden;
}

.suche{
	float:right;
	height:25px !important;
	overflow:hidden;
	display:inline;
}

#suche .subactive{
	background-color:#F4782D !important;
	color:#ffffff !important;
}

#suche input{
	border:1px solid #3D5786;
	background-color:#7092CB;
	color:#ffffff;
	width:100px;
	margin-top:3px;
	}


*html .suche input{
	margin-top:1px !important;
	}

.button{
	border:1px solid #3D5786;
	background-color:#7092CB;
	color:#ffffff;
	width:50px !important;
	}

.tx-indexedsearch-searchbox-button  {
	border:1px solid #3D5786;
	background-color:#7092CB;
	color:#ffffff;
	}

.tx-indexedsearch a{
	color:#1C3866;
}

.tx-indexedsearch-res strong {
	color:#F4792D !important;
}

.tx-indexedsearch-searchbox a:hover{
	text-decoration:none;
}
	
#suche a{
	width:35px;
	float:left;
	}

#suche .tx-indexedsearch-searchbox  {
	height:20px !important;
	overflow:hidden;
	margin-top:3px;
}

*html #suche .tx-indexedsearch-searchbox  {
	height:25px !important;
	overflow:hidden;
	margin-top:3px;
}

#menu_clearer{
	height:250px;
	clear:both;
	position:absolute;
	z-index:50;
	margin-top:-250px;
	width:960px;
	background-image:url(../html/media/trans_gif.gif) !important;
	background-repeat:repeat !important;
	background-position:top left !important;
}

/* ######################################################################## LAYER_HORIZONTAL##### */
.layer_h{
	margin:0;
	padding:0;
	list-style:none;
	background-color: #F6F6F6;
	float:left;
}
.layer_h li{
	float:left;
	padding:5px;
	display:inline;
}

.layer_h .subactive{
	background-color:#F4782D !important;
	color:#ffffff !important;
}

.layer_h .subactive a{
	color:#ffffff !important;
}

*html .layer_h li div {
	width: 20px !important;
	white-space: nowrap;
}
.layer_h li a{
	padding:0 2px;
	text-decoration:none;
	/*color:#5F5E63;*/
	color: #333;
	font-size:90%;
}

.layer_h a:hover{
	text-decoration:none;
}

/* ######################################################################## LAYER_Vertical ##### */
.layer_v{
	margin:0;
	padding:0;
	list-style:none;
	border:0px !important;
	background-image:url(../html/media/nav_trans.png) !important;
	background-repeat:repeat !important;
	background-position:top left !important;
	float:left;
}

/**html .layer_v{
	height:1px;
	width:140px;
	background:none !important;
	background-position:top !important;
	background-repeat:repeat-y !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='fileadmin/climaPLUSsecurit/html/media/nav_trans.png') !important;
	}
*/

.layer_v li{
	text-align:left;
}

*html .layer_v li div{
	width: 20px !important;
	white-space: nowrap;
}

.layer_v li a{
	padding:0 5px;
	text-decoration:none;
	/*color:#5F5E63;*/
	color: #333;
	font-size:80%;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #A9A4AA;
	padding-left:10px;
	padding-right:10px;
	background-color:#eee;
}

*html .layer_v li a{
	position:fixed;
	width:130px;
}

.layer_v li a:hover{
	color:#ffffff;
	display:block;
	background-color:#bbb;
}

.layer_v .subactive{
	background-color:#F4782D !important;
	color:#ffffff !important;
}

.layer_v a:hover{
	text-decoration:none;
}

/* ######################################################################## PICTURE_CONTENT ##### */

#picture_content{
	clear:both;
	width:100%;
	height:205px;
	overflow:hidden;
	background-image:url(/fileadmin/user_upload/climaPLUSsecurit/Header-Grafiken/hintergrund_home.jpg);
	background-repeat:no-repeat;
 	padding-top: 0px;
	margin-top: 71px;
	height: 150px !important;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background-position: left center;
	}

*html #picture_content{
			margin-top: 40px;
}

*+html #picture_content{
	margin-top: 40px;
}

#picture_left{
	float:left;
	}

#picture_right{
	float:right;
	}

#picture_content_text{
	font-size:90%;
	position:relative;
	z-index:250;
	height:204px;
	width:569px;
	padding:0px 30px 0px 22px !important;
	float:right;	
	color:#ffffff;
	overflow:auto;
}

#menu_clearer{
	width:405px;
	height: 175px;
	margin-top: -195px;
}

/* ######################################################################## TEXT_CONTENT ##### */

#text_content{
	margin-top:30px;
	font-size:90%;
	}

#left_content{
	width:340px;
	float:left;
	padding:0 10px 0 0px;
	}

#right_content{
	width:555px;
	float:left;
	padding:0px 0px 0px 10px !important;
	}

#clearer{
	clear:both;
	height:20px;
	}

.csc-uploads-icon a img{
	border:none !important;
}

.csc-uploads-fileName{
	width:480px;
	margin:0;
	padding:0;
	line-height:10px;
	border-bottom:1px solid #efefef;
}

.csc-uploads-fileName p{
	width:200px;
	float:left;
}

.csc-uploads-fileSize{
	border-bottom:1px solid #efefef;
}

.csc-uploads-description{
	width:200px;
	float:left;
}

/* ######################################################################## PLZ-FINDER ##### */

#plz-rechner-left{
	float:left;
}
#addresses .item { 
	border-bottom: 1px solid #ccc;
	background: #efefef;
	margin: 0 1em 1em 1em;
	padding: 0em;
	line-height:0.4em;
}


	
#addresses .item_adress{ 
	font-weight:bold;
}

#addresses .item_ansprechpartner{ 
	padding:10px 0px 10px 0px;
}

#addresses_win { 
	overflow: auto;
	height:250px;
 	width:550px;
  	border: 4px solid #ccc;
  	background-color:#eee;
  	padding:0;
  	margin:0;
	margin-top:10px;
}

#hint { 
	color: red; 
}
#anzahl { 
	color: green; 
}

#plz_entry {
  width:540px;
  font-size:120%;
  font-weight:bold;
  color:black;
  border: 4px solid #ccc;
  background-color:#eee;
  padding-left:10px;
  margin:0;
}

#plz_entry #submit{
	border:1px solid #3D5786;
	background-color:#7092CB;
	color:#ffffff;
	width:100px;
	}

#plz_entry p{
	padding:5px;
	margin:0;
}

#plz_entry h3{
	color:#636467;
}


#plz{
  margin: 0;
  color: #636467;
  background: #eee;
  border:1px solid #ccc;
  padding-left:5px;
  }

#plz{
  font-size:120%;
  }
  
 
#message {
  padding:1em;
}

#anzahl, #hint{
  font-weight:bold;
  line-height:1em;
 }

.item_contact a{
	margin:0;
	padding:0;
	color:#1C3866;
}

/* ######################################################################## FORMULAR ##### */

#mailform {
	margin-top: 10px;
	}

#mailform .csc-mailform {
	border: 0px;
	padding:0;
	margin:0;
}

.csc-mailform-field {
	width: 100%;
	float: left;
	display: block;
}


.csc-mailform-field label {
	display: block;
	width: 130px;
	float: left;
}

.csc-mailform-field textarea {
	float: left;
}

.csc-mailform-field input {
	float: left;
}

.clear {
	width: 100%;
	float: left;
}

.csc-mailform-label{
	font-weight:bold;
}

.csc-mailform-submit{
	border:1px solid #3D5786;
	background-color:#7092CB;
	color:#ffffff;
	width:100px;
}

.csc-mailform-field input, textarea{
	border:1px solid gray;
	margin:1px 0px 0px 0px;
}

#tx-newloginbox-pi1-user {
	border: 1px solid #CCC;
	margin: 5px 0px 0px 0px;
}

#tx-newloginbox-pi1-pass {
	border: 1px solid #CCC;
	margin: 5px 0px 0px 0px;
}

.tx-newloginbox-pi1-submit {
	border:1px solid #3D5786;
	background-color:#7092CB;
	color:#ffffff;
	width:100px;
	}  

.tx-newloginbox-pi1-forgotP a{
	margin:0;
	padding:0;
	color:#1C3866;
}

/* ######################################################################## SITEMAP ##### */


.csc-sitemap ul li {
list-style:none;
	background-color:#eee;
	margin-bottom:2px;
	padding:10px;
}

.csc-sitemap a {
	text-decoration:none;
}

.csc-sitemap ul li a {
	color:#F4792D;
	font-weight:bold;
}

.csc-sitemap ul li a:hover{
	text-decoration:underline;
}

.csc-sitemap ul li ul li {
list-style:square;
	padding:0px;
}

.csc-sitemap ul li ul li a{
	color:#636467;
}

.csc-sitemap ul li ul li ul li a{
	font-weight:normal;
}

/* ######################################################################## SUCHE ##### */

/* ######################################################################## FOOTER ##### */

#footer{
	background-color:#ffffff;
	margin:0 auto;
	width:960px;
	font-size:90%;
	color:#636467;
	text-align:left;
	padding:5px;
	padding-left:20px;
	}

#footer_nav{
	width:930px;
	font-size:100%;
	}

#footer_nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}

#footer_nav ul li{
	display:inline;
	margin:0;
	padding:0;
	}

#footer_nav a{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#636467;
	}

*html #footer_nav a{
	}

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

.clearer{
	border:none;
	border-bottom:1px solid #efefef;
	}
	
/*Dieser Selektor schließt Opera nicht aus*/
*:first-child+html hr.clearer{
	color: #fff;
	}
	
* html hr.clearer{
	color: #fff;
	}



/* ############################### HEADER HOMELINK ####
	 Bleibt drinn, falls irgendwann wieder benötigt.

#homelink {
	position: relative;
	left: 798px;
	top: 18px;
	width: 140px;
	height: 55px;
	}
	
#homelink a {
	display: block;
	width: 100%;
	height: 100%;
	}

*html #homelink {
	position: absolute;
	z-index:5;
	left:50%;
	margin-left:320px;
	top:18px;
	height: 55px;
	}
	
*html #homelink a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration:none;
	}

*+html #homelink {
	position: absolute;
	z-index:5;
	left:50%;
	margin-left:320px;
	top:18px;
	height: 55px;
	}
	
*+html #homelink a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration:none;
	}

*/





/* ############################### LIGHTBOX #### */

#right_content a img{
	border:1px solid #ffffff;
	margin-right:10px;
	margin-bottom:10px;
}

#right_content a img:hover{
	border:1px solid #F4792D !important;
}





#moonBox_overlay { display: none; position: absolute; top: 0; left: 0; z-index: 90000; width: 100%; background: #111; cursor: pointer; }
#moonBox_wrapper { display: none; position: absolute; top: 10px; left: 50%; z-index: 90001; padding: 10px; background: #fff; overflow: hidden; }
#moonBox_loading { display: none; position: absolute; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; z-index: 90002; width: 32px; height: 32px; background: #fff url(http://www.sggd-projektsite.de/fileadmin/js/lightbox/images/loading.gif) center no-repeat; }
#moonBox_image { width: 100%; background: transparent none center center no-repeat; }
#moonBox_bottom { position: relative; padding-top: 10px; }
#moonBox_caption { margin-right: 66px; font-weight: bold; }
#moonBox_number { margin-right: 66px; text-align:left; font-size:90%; }
/* Buttons */
#moonBox_close { float: right; width: 66px; height: 22px; 
background-image: url(http://www.sggd-projektsite.de/fileadmin/js/lightbox/images/closelabel.gif); 
background-repeat:no-repeat;
background-position:top left;
text-indent: -90000px; }
#moonBox_next,
#moonBox_prev { display: none; position: absolute; top: 0; z-index: 9004; width: 50%; min-height: 100px; text-indent: -90000px; }
#moonBox_next { right: 0; background: transparent url(http://www.sggd-projektsite.de/fileadmin/js/lightbox/images/nextlabel.gif) right 50px no-repeat;  }
#moonBox_prev { left: 0;  background: transparent url(http://www.sggd-projektsite.de/fileadmin/js/lightbox/images/prevlabel.gif) left  50px no-repeat; }
/* For clearing the floats on the bottom */
#moonBox_clear { clear: both; }

.tx-newloginbox-pi1-back{
	display:none;
	visibility:hidden;
	}
















/*############# Landingpage-Kampagnen in der Lightbox #############*/

.landingpage_overlay{
	background: transparent url("../../../media/overlay_bg.png");
	position:absolute;
	z-index:550;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	display:none;
}

.landingpage{
	height:457px;
	margin-bottom:-457px;
	top:-421px;
	left:197px;
	position:relative;
	width:550px;
	z-index:551;
	display:none;
}

* html .landingpage_overlay{
	background: none;
}

* html .landingpage{
	margin-right:-25px;

}

.landingpage a{
	color:#000;
	text-decoration:none;
	display:block;
	text-decoration:none;
	width:184px;
	padding:10px;
}

.landingpage img{
	border:none;
}

.background{
	position:absolute;
	z-index:549;
	margin-top:-52px;
	display:none;
}


#link{
	font-family:Verdana,Trebuchet MS,sans-serif;
	font-size:10px;
	font-weight:bold;
	left:13px;
	position:relative;
	top:139px;
	z-index:560;
}

.landingpage_close{
	background:none repeat scroll 0 0 #333333;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:right;
	font-weight:bold;
	margin-top:17px;
	text-align:center;
	width:80px;
	position:absolute;
	z-index:555;
	right:17px;
}