* {
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}
img {
	behavior: url("/css/pngbehavior.htc");
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
	margin: 0px;
	padding:0px;
	background-image:url(../img/bg_muster.gif);
	width: 100%;
	height: 100%;
}
#centerdiv {
	top: 50px;
	position:relative;
	width: 760px;
	font-size:10px;
	text-align:left;
	margin: 0 auto;
	padding: 0px;
	background-color:#FFFFFF;
	height: 605px;
}
#langertext {
	position:absolute;
	height: 100%;
	width: 250px; 
	background-color: #FF0000;
	margin: 0px;
	padding: 0px;
}
#banner {
	position: relative;
	width: 550px;
	height: 95px;
/*	background-color:#003300;*/
	background-image: url(../img/Banner-sh-energie.jpg);
	float: left;
	left:5px;
	top: 5px;
}
#home_menu {
	position:relative;
	background-color:#B03307;
	width: 145px;
	height: 145px;
	float: left;
	margin-top: 5px;
	left: 5px;
}
.input_suche {
	border: 1px solid white;
	bottom: 0px;
	margin-top: 3px;
	margin-left: 10px;
	background-color: #DF7837;
	width: 90px;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 2px;
}
#senden_suchen_drucken {
	position:relative;
	background-color:#d04d00;
	width: 145px;
	height: 100px;
	float:left;
	margin-top: 5px;
	left: 5px;
}
#senden_suchen_drucken li {
	list-style-image:url(../img/li.gif);
	margin-left: 10px;
}
#andere_menupunkte {
	position:relative;
	background:url(../img/feuer.png) repeat top left;
	width: 145px;
	height: 165px;
	float:left;
	margin-top: 5px;
	left: 5px;
}
#leistungen{
	position:relative;
	background-color: #dc7a40;
	width: 145px;
	height: 60px;
	float:left;
	margin-top: 5px;
	left: 5px;
}
#left_to_bottom {
	position:relative;
	background-color: #e17433;
	width: 145px;
	float:left;
	margin-top: 5px;
	left: 5px;
}
#haupttext{
	position:absolute;
	background-color: #ffefcc;
	width: 400px;
	height: 495px;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	color: #153764;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
}
#haupttext p {
	color: #153764;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
}
#haupttext .test a {
	color: #153764;
}
#haupttext a {
	color: #153764;
	text-decoration:none;
	margin: 0px;
	font-size: 11px;
}

#haupttext a:hover {
	color: #B03307;
}

#haupttext .titel {
	color: #B03307;
	font-weight: bold;
	font-size: 13px;
}
#haupttext .zeit {
	position: relative;
	font-size: 11px;
	color: #8B0109;
	font-weight: bold;
}
#haupttext #content {
	position: absolute;
	width: 400px;
	height: 460px;
	padding-left: 10px;
	padding-right: 20px;
	overflow: auto;
	overflow-x: hidden;
	top:21px;	
}
#impressum_usw {
	position: absolute;
	width:195px;
	height: 95px;
	right: 0px;
	background-color:#FFAF00;
	margin-top: 5px;
	margin-right: 5px;
}

#klicks_fuer_kids {
	position:relative;
	width:195px;
	height: 325px;
	background:url(../img/kinder.png);
	float:right;
	margin-top: 5px;
	right: 5px;
}
#klicks_fuer_kids h3 {
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #b03307;
}
#menu_branchenverzeichnis {
	position: relative;
	width: 195px;
	height: 165px;
	float:right;
	right: 5px;
	margin-top: 5px;
	background-color: #E17433;
}
#menu_branchenverzeichnis h3 {
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #b03307;
}
#menu_branchenverzeichnis a {
	margin: 0;
}
#top {
	position: absolute;
	width: 760px;
}
#left {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 150px;
}
#center {
	position: absolute;
	width: 410px;
	left: 150px;
	top: 100px;
}
#right {
	position: absolute;
	right: 0px;
	width: 200px;
	top: 100px;
}
a {
	line-height: 15px;
	margin: 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.hr_white {
	border: 0;
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	background-image:url(../img/hr_white.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.hr_orange {
	position:relative;
	border: 0;
	line-height: 0px;
	font-size: 0px;
	height: 1px;
	background-image:url(../img/hr_orange.gif);
	background-repeat: repeat-x;
}
.bild_float_right {
	float: right;
}
.bild_float_left {
	float: left;
}
.roundcont {
	position:relative;
	color:#FFFFFF;
}
.roundcont p {
	margin: 0 1em;
	padding-bottom: 1em;
}
.roundtop {
	position: absolute;
	background: url(/img/tr.gif) no-repeat top right;
	width: 100%;
	top: 0px;
}
.roundbottom {
	position:absolute;
	background: url(/img/br.gif) no-repeat top right;
	bottom: -1px;
	width: 100%;
}
img.corner {
   width: 21px;
   height: 21px;
   border: none;
   display: block !important;
}
.li {
	position: relative;
	left: 10px;
	margin-right: 5px;
}
.search_title {
	color: #153764;
	font-weight: bold;
	font-size: 11px;
}
.search_descr {
	color: #153764;
	font-weight: normal;
	font-size: 11px;	
}
.search_descr a {
	color: #153764;
	font-weight: bold;
	font-size: 11px;
	margin:0px;
}
.search_text {
	color: #153764;
	font-weight: normal;
	font-size: 11px;
}
.link_list a {
	line-height: 15px;
	margin: 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #153764;
	text-decoration:none;
}
.link_list_category_title {
	font-weight: bold;
	font-size: 16px;
}
.testtest a {
	text-decoration: none;
}
#sitemap li {
	display: block;
	list-style-image:none;
	list-style-type:none;
	font-size: 13px;
	font-weight: bold;
	color: #B03307;
}
#sitemap li a {
	font-size: 10px;
}
#printurl{
	display: none;
}
.branchen_firmentabelle {
	margin: 10px 10px 0 10px;
	color: #153764;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
}

.search_form_table {
	background-color: #FFE09F;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {font-size: 12px; color: #B13408; font-weight: bold;}
hr {height: 1px; border-top: 1px dotted #B13408;}
.logo_left {float: left; margin-right: 10px; margin-bottom: 10px;}
