@charset 'utf-8';

 .kleiner{font-size:0.8em;}

*{
   font-family: arial, helvetica, sans-serif;
   color: #666666;
}

body{
   margin:0;
   padding:0;
   background: #FFFFFF; 
   /* url(../layout/back.gif) 0px 0px no-repeat; */
   font-size:12px;
}


#header{
position:absolute;
left:0px;
top:0px;
z-index:1;
}

#header img{
width:990px;
}

#abcbutton{
position:absolute;
left:728px;
top:0px;
z-index:3;
}

#abcbutton img{
width:48px;
}

#headerlink{
position:absolute;
left:20px;
top:10px;
z-index:2;
}

#headerlink img{
width:238px;
height:72px;
}


#main{
position:absolute;
left:0px;
top:0px;
z-index:2;
}

	.invisible{
		display:none;
	}


	#portalnavigation{
		font-size:11px;
		position:absolute;
		top:7px;
		width:720px;
		text-align:right;
		color:#444444;
		font-weight:normal;		
	}

	#portalnavigation a{
		color:#444444;
		text-decoration:none;
	}

	#portalnavigation a.act{
		/*text-decoration:underline; */
	}
		


	#nebenavigation{
		position:absolute;
		width:664px;
		top:96px;
		left:205px;
		
		
	}

	#nebenavigation a{
		color:#cb7800;
		text-decoration:none;
		font-weight:bold;
		font-size:11px;
		margin:0px;
		line-height:auto;
		width:170px;
		margin-right:27px;
		display:block;
		float:left;
		text-align:center;
		overflow:hidden;
	}

	#nebenavigation a.act{
		color:#0d3c8b;
	}	
		

	#suche{
		position:absolute;
		top:5px;
		left:830px;
		font-size:11px;
	}
		
		#suche INPUT{
			font-size:11px;
			font-weight:bold;
			width:120px;
			padding:0px;
			margin:0px;
			padding-left:4px;
			float:left;
		}
	
	#suche INPUT.suchbutton{
	
		position:absolute;
		top:0px;
		z-index:5;
		left:130px;
		width:18px;
		height:18px;
	
	}
	
	
	#breadcrumb{

		margin:0px;
		margin-bottom:20px;
		margin-top:10px;
		padding:0px;
	}
	
	#breadcrumb .breadcrumb-class{
		font-size:11px;
	}


	#breadcrumb .drucken{
	        float:right;
		font-size:11px;
	}


	#unten{
	
		position:absolute;
		top:123px;
		margin:0px;
		padding:0px;
		width:990px;
	}



	#flashheader{
		position:absolute;
		margin-top:123px;
		margin-left:202px;
	}

	#flashheader .rubrikenbild, #flashheader .noflashjpg{
		width:788px;	
		height:112px;
	}		
	
	
		
	#hauptnavigation{
		position:absolute;
		margin:0px;
		padding:0px;
		font-weight:bold;
		width:170px;
		overflow:hidden;

	}
	
		#hauptnavigation a{
			display:block;
			border-bottom:1px dotted #f49e00;
			text-decoration:none;
			color:#0d3c8b;
			font-size:11px;
			line-height:12px;
			padding:5px;
			padding-left:20px;
			
		}
		
		#hauptnavigation li{
			padding:0px;
			margin:0px;
			
		
	
		}
		
		
		#hauptnavigation a:hover, #hauptnavigation a.act{
			border-bottom:1px dotted #ffffff;
			color:#0d3c8b;
			background-color:#d8dde7;
			
			
		}		
		
		
		#hauptnavigation ul{
			padding:0px;
			margin:0px;
			list-style: none;
			width:170px;
		}
		

		
		#hauptnavigation li.ebene2{
			background-color:#f2f2f2;
			
		}
		

		#hauptnavigation li.ebene2 ul{
		   list-style: none;
		   min-width:180px;
		   border-bottom:1px dotted #f49e00;
		}

		#hauptnavigation li.ebene2 li{
		   padding:0px;
		   margin:0px;
		   
		  
		}

		#hauptnavigation li.ebene2 a{
		   font-weight:normal;
		   border-bottom:1px dotted #ffffff;
		   padding:5px;
		   padding-left:20px;		   
		   
		}

		#hauptnavigation li.ebene2 a:hover, #hauptnavigation li.ebene2 a.act{
		background-color:#e5e5e5;
		
		}

	
	
	#cont-mitte{
		position:absolute;
		margin:0px;
		padding:1px;
		overflow:hidden;
		text-align: left;
		margin-left:202px;
		margin-top:120px;
		width:570px;
		color:#0d3c8b;
	}
	
	
		#cont-mitte #inhalte{
			margin-bottom:30px;
		}
	
		#cont-mitte #inhalte  a{
			font-weight:normal;
			color:#0d3c8b;
		}	

		#cont-mitte #inhalte P strong{
			font-weight:bold;
			color:#ec7501;
		}	

			.contenttable{
				border-collapse: collapse;
				width:99%;
				margin-top:0px;
                                margin-bottom:10px;
				font-size:12px;
				background-color:#fffbe8;
			}

			.contenttable TD{
				border-right:1px solid #f49e00;
				border-bottom: 1px dotted #f49e00;
			}

			.contenttable TD P{
				padding:1px;
				padding-left:5px;
				padding-right:5px;
			}

			#cont-mitte #inhalte .contenttable TD P strong{
				color:#0d3c8b;
			}

			#cont-mitte #inhalte .contenttable-0 TD P{margin-top:10px;margin-bottom:10px;}
			#cont-mitte #inhalte .contenttable-1 TD P{margin:0px;}
			
			#cont-mitte #inhalte .contenttable-2 {background-color:#ffffff;}
			#cont-mitte #inhalte .contenttable-2 TD {border:none;}
			#cont-mitte #inhalte .contenttable-2 TD P{margin:0px;padding-left:0px;}

	
	
	/* Klassen für RTE-Links */

	a.download{background: url(../layout/downloadlink.gif) no-repeat right center;}
	a.mail{background: url(../layout/maillink.gif) no-repeat right center;}
	a.internal-link{background: url(../layout/internerlink.gif) no-repeat right center;}
	a.external-link{background: url(../layout/externerlink.gif) no-repeat right center;}
	
	a.download, a.mail, a.internal-link, a.external-link {padding-right:15px; display:inline-block;}
	
	#cont-rechts{
		position:absolute;
		right:0px;
		width:177px;
		margin:0px;
		overflow:hidden;
		display:block;
		text-align:left;
		margin-top:128px;
	
	}
	
		#cont-rechts .merkzettel, #cont-rechts .servicecenter, #cont-rechts .energierechner{
			border:1px solid #f49e00;
			margin-bottom:15px;
			
}
		#cont-rechts .bildbox{
			border:1px solid #f49e00;
			margin:0px;
			
}

	
		#cont-rechts .servicecenter{
			background:url(../layout/bg_formulare.jpg) no-repeat right bottom;
		}
		#cont-rechts .praemie{
			background:url(../layout/bg_praemie.jpg) no-repeat right bottom;
			border:1px solid #f49e00;
			margin-bottom:15px;
			
		}
		
		
		#cont-rechts .energierechner{
			background:url(../layout/bg_energierechner.jpg) no-repeat right bottom;
		}	
		
	
		#cont-rechts .merkzettel-headline{
			background-color:#f2f2f2;
			padding:0px;
			padding-left:10px;
			padding-top:6px;
			padding-bottom:2px;
			border-bottom:1px dotted #f49e00;
		}
		
		#cont-rechts .merkzettel-headline h3{
			color:#0d3c8b;
			margin:0px;
			font-size:11px;
			line-height:11px;
			font-weight:bold;
		}
		
		#cont-rechts .merkzettel-headline a{
			color:#0d3c8b;
		
		}
		
		#cont-rechts .merkzettel-inhalt a{
			color:#0d3c8b;
		
		}		
		
		#cont-rechts .merkzettel-inhalt p strong{
			color:#ec7501;
		
		}		

		#cont-rechts .merkzettel-inhalt{

			padding:10px;
			margin-bottom:10px;
		}		

		
		#cont-rechts P{
			color:#444444;
			margin:0px;
			font-size:11px;
			line-height:15px;
		}	
		
		#cont-rechts .schmalbild{width:177px;display:block;}
		
		
#cont-mitte #inhalte ol li{font-size:12px;}

#cont-mitte #inhalte ol li ol{margin:0px;}

#cont-mitte #inhalte li{color:#000000;}

#cont-mitte #inhalte input, #cont-mitte #inhalte select{
	border:1px dotted #f49e00;
	background-color:#f3f3f3;
	color:#0d3c8b;
	padding-left:4px;
}		
	

/*-------- NEWS ---------*/

#cont-mitte #inhalte .news-item{
	float:none;
	clear:both;
	margin:0px;
	margin-top:30px;
	color:#000000;
	border:1px solid #ffffff;
}

#cont-mitte #inhalte .news-image P{
	font-size:11px;
	margin:0px;
	color:#ffffff;
	padding:5px;

	
}


#cont-mitte #inhalte .news-image-listtext{display:none;}


#cont-mitte #inhalte .news-image IMG{
	border:1px solid #f49e00;
	float:none;
	clear:both;
	
}


#cont-mitte #inhalte .news-image{
	float:left;
	margin-right:10px;
	background-color:#f49e00;
	margin-bottom:10px;
	margin-top:10px;
}

#cont-mitte #inhalte .news-item h2{
	margin-bottom:10px;
}
	

#cont-mitte #inhalte .news-cat-links a{
	display:block;
}

#cont-mitte #inhalte .news-single-subheader{
	font-weight:bold;
	margin-bottom:15px;
	margin-top:15px;
	color:#ec7501;
	
}

#cont-mitte #inhalte .news-single-content{
	color:#000000;
	font-size:12px;
	line-height:18px;
}

#cont-mitte #inhalte .news-single-backlink{

	margin-top:15px;
	
}


#cont-mitte #inhalte .news-single-backlink a{
	color:#0d3c8b;
	font-size:12px;
	line-height:18px;
	
}

#cont-mitte #inhalte .news-headline a{
	font-weight:bold;
	color:#f49e00;
	text-decoration:none;

}


#cont-mitte #inhalte .news-text{
	margin-top:5px;
	color:#000000;
	font-size:12px;
	line-height:18px;
}


#cont-mitte #inhalte .news-item h2 {margin-top:0px;}
#cont-mitte #inhalte .news-item h2 a{text-decoration:none;color:#0d3c8b;font-weight:bold;}
#cont-mitte #inhalte .news-item .news-category a, #cont-mitte #inhalte .news-category{
	color:#666666;
	text-decoration:none;
	margin:0px;
	font-size:11px;
}

#cont-mitte #inhalte .mehr-link a{
	color:#0d3c8b;
	background: url(../layout/internerlink.gif) no-repeat right center; padding-right:15px;
}

#cont-mitte #inhalte .news-cat-links{
	clear:both;
	float:none;
	border-top:1px dotted #f49e00;
	border-bottom:1px dotted #f49e00;
	padding:15px;
	font-weight:bold;
	}

#cont-mitte #inhalte .news-cat-links a{
	font-weight:normal;
}

#cont-mitte #inhalte .news-item a .news-image{
	margin-top:0px;
}

.news-single-img{
	float:right;
	margin-left:20px;
	margin-top:5px;
}

.news-single-img IMG{
	border:1px solid #f49e00;
	float:none;
	clear:both;
}

.news-single-img P{
	font-size:11px;
	margin:0px;
	color:#666666;
	width:120px;
	
}

#cont-mitte #inhalte ul{
	font-size:12px;
	margin:0px; padding:0px; 
	margin-top:10px;
	line-height:18px;	
}

#cont-mitte #inhalte li{
	padding-left:20px;
	list-style:none;
	background: #ffffff url(../layout/bullet_small.gif) no-repeat 0px 4px;	
}

#cont-mitte #inhalte ol{
	margin:0px; 
	padding:0px; 
	padding-left:20px;
	margin-top:10px;
	line-height:18px;
}





/* Formatierungen für alle Layouts */

h2, #cont-mitte #inhalte .csc-menu p a{
	font-size:12px;
	color:#0d3c8b;
	margin:0px;
	border-bottom:1px dotted #f49e00;
	padding-bottom:2px;
	margin-top:20px;
	margin-bottom:10px;
        font-weight:bold;
	display:block;
	text-decoration:none;
}

h4{
	font-size:11px;
	color:#666666;
	margin:0px;
	padding-bottom:5px;
	margin-top:20px;
	
}

h3{
	font-size:12px;
	color:#ec7501;
	margin:0px;
	padding-bottom:5px;
	margin-top:20px;
}

h1{
	font-size:18px;
	font-weight:normal;
	color:#0d3c8b;
	margin:0px;
	margin-top:10px;
}

.orange{color:#ec7501;}
.blau{color:#0d3c8b;}

p{
	font-size:12px;
	margin:0px;
	margin-top:10px;
	color:#111111;
	line-height:18px;

}

.abstracttext{

	font-size:12px;
	color:#ec7501;
	margin:0px;
	padding-bottom:5px;
	margin-top:10px;
	font-weight:bold;
}


.imgtext-table{
	margin-right:10px;
	margin-top:10px;
}


/* LAYOUT BREAKER */
.breaker{float:none;clear:both;}


/* 2 Spaltenlayout */
#spaltenkopf{margin-bottom:20px;}

#spaltenmantel{float:none;clear:both;}

#spalte1{float:left;width:270px;}

#spalte2{float:right;width:270px;}
#spalte3{float:none;clear:both;margin-top:20px;margin-bottom:20px;}

#spalte1,#spalte2,#spalte3{
	/* background-color:#ffcccc; */
}

/* Startseitem-Layout */

#startseite_oben{margin-bottom:20px;}

#startseite_untenlinks{float:left;margin:0px; padding:0px;width:360px; }

#startseite_untenlinks ul{
	font-size:12px;
	margin:0px; padding:0px; 
	margin-top:10px;
	padding-left:20px;
	list-style-image:url(../layout/bullet.gif);
	line-height:12px;

}

#startseite_untenlinks li{
	color:#0d3c8b;
	font-weight:bold;
	border-bottom:1px dotted #f49e00;
	padding-top:1px;
	padding-bottom:4px;
	margin-top:3px;
}

#startseite_untenrechts{
	float:right;
	margin:0px;
	padding:0px;
}


/* 2Spalten_unten_asym-Layout */


#asym_linksklein{float:left;margin:0px; padding:1px; width:175px;}
#asym_rechts{float:right;margin:0px;padding:1px;width:360px;}

#asym_rechtsklein{float:right;margin:0px;padding:1px;width:175px;}
#asym_links{float:left;margin:0px; padding:1px;width:360px; }





/* 3 Spaltenlayout */

#dreispalte1{float:left;width:175px;}
#dreispalte2{float:left;width:175px;margin-left:20px;}
#dreispalte3{float:right;width:175px;}

#dreispalte1,#dreispalte2,#dreispalte3{
	/* background-color:#ffcccc; */
}



/* -- Slotstyles -- */

#spaltenmantel h2{margin:0px;}
#spaltenmantel p{margin-bottom:20px;}



/* -- Anpassung für importierte Layouttabellen -- */

table.imgtext-table{
	float:right;
	margin-left:20px;
	margin-top:25px;
	margin-bottom:15px;
	margin-right:0px;
}

table.imgtext-table td{
	border:none;
	background-color:#ffffff;
}


/* -- Layout für Sitemap -- */
#cont-mitte #inhalte .csc-menu-2 p.csc-sitemap a{text-decoration:none;font-weight:bold;display:block;line-height:14px;margin:0px;padding:2px;}
#cont-mitte #inhalte .csc-menu-2 p{margin:0px;}
#cont-mitte #inhalte .csc-menu-2 p.csc-sitemap-level1{background-color:#ffc100;padding:3px;padding-left:10px;border-bottom:1px dotted #ffffff;margin-top:30px;}
#cont-mitte #inhalte .csc-menu-2 p.csc-sitemap-level1 a{color:#ffffff;border:none;}
#cont-mitte #inhalte .csc-menu-2 p.csc-sitemap-level2{background-color:#d8dde7;padding:3px;padding-left:20px;border-bottom:1px dotted #ffffff;}
#cont-mitte #inhalte .csc-menu-2 p.csc-sitemap-level2 a{border:none;}
#cont-mitte #inhalte .csc-menu-2 p.csc-sitemap-level3{background-color:#f2f2f2;padding:3px;padding-left:30px;border-bottom:1px dotted #ffffff;}
#cont-mitte #inhalte .csc-menu-2 p.csc-sitemap-level3 a{border:none;}
#cont-mitte #inhalte .csc-menu-2 p.csc-sitemap-level4{background-color:#f6f6f6;padding:3px;padding-left:40px;border-bottom:1px dotted #ffffff;}
#cont-mitte #inhalte .csc-menu-2 p.csc-sitemap-level4 a{font-weight:normal;border:none;}


/* -- Sitemap im Inhalt -- */
#cont-mitte #inhalte .csc-menu-1 {margin-top:15px;}
#cont-mitte #inhalte .csc-menu-1 a{background: url(../layout/internerlink.gif) no-repeat left 2px;padding-left:15px;}
#cont-mitte #inhalte .csc-menu-1 p{margin:0px;}
#cont-mitte #inhalte .csc-menu-1 p a{display:inline;margin:0px;border:none;font-weight:normal;text-decoration:underline;line-height:20px;}
#cont-mitte #inhalte .csc-menu-def {margin-top:15px;}
#cont-mitte #inhalte .csc-menu-def a{background: url(../layout/internerlink.gif) no-repeat left center;padding-left:15px;}
#cont-mitte #inhalte .csc-menu-def p{margin:0px;}
#cont-mitte #inhalte .csc-menu-def p a{display:inline;margin:0px;border:none;font-weight:normal;text-decoration:underline;line-height:20px;}

/* -- Ankermenu im Inhalt -- */
#cont-mitte #inhalte .csc-menu-3 {margin-top:15px;}
#cont-mitte #inhalte .csc-menu-3 a{background: url(../layout/ankerlink.gif) no-repeat left 2px;padding-left:15px;}
#cont-mitte #inhalte .csc-menu-3 p{margin:0px;}
#cont-mitte #inhalte .csc-menu-3 p a{display:inline;margin:0px;border:none;font-weight:normal;text-decoration:underline;line-height:20px;}

/* -- Fileliste -- */
#cont-mitte #inhalte table.csc-uploads-1{border-collapse:collapse;margin-top:0px;width:100%;margin-bottom:20px;}
#cont-mitte #inhalte table.csc-uploads-1 td{vertical-align:middle;padding:3px;background-color:#fffbe8;border-bottom: 1px dotted #f49e00;border-right:1px solid #f49e00;}
#cont-mitte #inhalte table.csc-uploads-1 td p{padding:0px;margin:0px;}
#cont-mitte #inhalte table.csc-uploads-1 a{font-weight:bold;}
#cont-mitte #inhalte table.csc-uploads-1 td.csc-uploads-icon{border-right:none;padding-left:10px;padding-right:10px;}
#cont-mitte #inhalte table.csc-uploads-1 td.csc-uploads-fileSize{text-align:center;white-space: nowrap; }
#cont-mitte #inhalte table.csc-uploads-1 td.csc-uploads-fileName{width:99%;}


/* -- CSS STYLED IMGTEXT -- */
	.csi-textpic {}
	.csi-border1 img {border: 1px solid #f49e00;}
	.csi-textpic img {margin-top: 4px;}
	.csi-textpic .csi-caption {text-align: center;}
	.csi-textpic .csi-image {}
	.csi-textpic .csi-imagewrap {}
	.csi-textpic .csi-text {}
	.csi-text p {}

	/* CENTER */
	.csi-center .csi-image {margin: 0 auto 3px;margin-bottom:10px;}

	/* RIGHT */
	.csi-right div.csi-image {float: right;clear: both;margin-bottom:10px;}
	.csi-right div.csi-text {clear: right;}


	/* LEFT */
	.csi-left div.csi-image {float: left;clear: both;margin-bottom:10px;}
	.csi-left div.csi-text {clear: left;}


	/* INTEXT LEFT */
	.csi-intext-left .csi-image {float: left;clear: both;margin-right: 20px;}


	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {float: right;clear: both;	margin-left: 20px;}


	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {}
	.csi-intext-right-nowrap .csi-image {float: right;clear: both;margin-left:20px;}


	/* INTEXT LEFT NOWRAP*/	
	.csi-intext-left-nowrap .csi-text {}
	.csi-intext-left-nowrap .csi-image {float: left;clear: both;margin-right:20px;}


	/* BESONDERHEITEN FÜR schmale Spalten*/	
	#spaltenmantel .csi-intext-left .csi-image{margin-right: 10px;}
	#spaltenmantel .csi-intext-right .csi-image{margin-left: 10px;}
	#asym_linksklein .csi-intext-right .csi-image{margin-left: 10px;}
	#asym_linksklein .csi-intext-left .csi-image{margin-right: 10px;}
	#asym_rechtsklein .csi-intext-right .csi-image{margin-left: 10px;}
	#asym_rechtsklein .csi-intext-left .csi-image{margin-right: 10px;}

/* -- ENDE CSS STYLED IMGTEXT -- */

#startseite_untenlinks .csi-textpic img {border: 0px solid #f49e00;margin-top:10px;}
#startseite_untenrechts .csi-textpic img {border: 0px solid #f49e00;margin-top:10px;}



/* -- CSS ERGÄNZUNGEN 03.01.08 -- */

#cont-mitte #inhalte p.csc-section a, #cont-mitte #inhalte p.csc-section{
	margin:0px;
	margin-top:3px;
	border:none;
}

.news-item h2{
	font-size:14px;
}


/* -- CSS ERGÄNZUNGEN 20.02.08 -- */

.news-item h2.news_latest{
	font-size:12px;
}

/* -- DIVERSE CSS ERGÄNZUNGEN 21.02.08 (bitte komplett austauschen) -- */

/* -- CSS ÄNDERUNGEN 25.02.08 (bitte komplett austauschen) -- */

/* -- CSS ERGÄNZUNGEN 15.04.08 Biermer, Seiteninhalt mehr Abstand zum Browserrand-- */

#cont-mitte{padding-bottom:50px;}

