@CHARSET "UTF-8";

html, body	{
	font-family: Arial, Verdana, sans-serif;
    font-size: 1.01em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	backgroung-color:#000;  
}
	
html, img {
	border:0px;
	}

.basis  {
    width: 942px;
	height: 720px;
    margin:0px auto;
    padding:0px 0px 0px 0px;
    text-align: left;
/*    background: #c8d7d2;*/
    background-position:left top;
	background-repeat:no-repeat;
/*    background-image: url(test_bg_basis.jpg);
    background-image: url(test_bg_basis_energie.jpg);*/
}

.head  {
	position:relative;
	height: 100px;
/*	background: #c8d7d2;*/
    background-position:left top;
	background-repeat:no-repeat;
    background-image: url(img/logo.gif);	
}

.head_adr {
	position:absolute;
	font-size:14px;
	color: #286fb7;
	line-height:18px;
	top:17px;
	left:751px;
}

.head_nav {
	position:absolute;
	font-size:10px;
	color: #808285;
	top:18px;
	right:213px;
}

.head_nav a {
	color: #808285;
	text-decoration: none;
}

.head_nav a:hover {
	color: #df6d27;
}

.navleiste {
	position:relative;
	float: left;
	width: 732px;
	font-size:14px;
}

.navlink {
	float: left;
	color:#df6d27;
	height:19px;
	line-height:19px; 
	border-right: 1px solid #e4e9f6;
	border-top: 1px solid #fff;
	text-align: center;
	border-bottom: 1px solid #e4e9f6;
}

.navlink:first-child {
	border-left: 1px solid #e4e9f6;
}

.navlink a {
	color:#df6d27;
	text-decoration: none;
}
.navlink a:hover {
	color:#286fb7;
}

.navlink_aktive {
	float: left;
	color:#286fb7;
	height:19px; 
	line-height:19px;
	border-right: 1px solid #e4e9f6;
	border-top: 1px solid #e4e9f6;
	text-align: center;
	border-bottom: 1px solid #fff;
}

.navlink_aktive:first-child {
	border-left: 1px solid #e4e9f6;
}

.navlink_aktive a {
	color:#286fb7;
	text-decoration: none;
}
.navlink_aktive a:hover {
	color:#286fb7;
}

#navlink_1 {
    width: 134px;
}
#navlink_2 {
    width: 139px;
}
#navlink_3 {
    width: 158px;
}
#navlink_4 {
    width: 182px;
}
#navlink_5 {
    width: 113px;
}

.content {
	color:#6d6e71;
	position:relative;
	font-size: 12px;
	line-height:18px;
	float:left;
	height:561px;
	width: 730px;
	border-left: 1px solid #e3e5f5;
	border-right: 1px solid #e3e5f5;
	background-position:left bottom;
	background-repeat:repeat-x;
    background-image: url(img/bg_content.gif);
    /*	background: #c8d7d2;*/
    overflow:visible;
}

.content a {
	color:#6d6e71;
}

.spalte_220_li {
	position:absolute;
	left: 20px;
	width: 230px;
}

.spalte_220_re {
	position:absolute;
	left: 490px;
	width: 230px;
	overflow:visible;
}

.spalte_210 {
	position:absolute;
	left: 260px;
	width: 216px;
}

.spalte_460 {	/* breite mittlere spalt, also mit rechts*/
	position:absolute;
	left: 260px;
	width: 470px;
/*	background: #c8d7d2;*/
}

.liste_beratung_ul {
	padding:0px 0px 0px 23px;
	margin-top:0px;
}
.blaettern {
	font-size:10px;
	position:absolute; 
	right: 18px; 
	bottom:15px;
}

.blaettern a {
	color:#df6d27;
	text-decoration: none;
}

.blaettern a:hover {
	text-decoration: underline;
}

.dirk_halffter {
	position:relative;
	float:left;
	width:110px;
	font-size:10px;
	line-height:12px;
/*	background: #c8d7d2;*/
}

.thermo {
	position:absolute;
	width:250px;
	font-size:10px;
	line-height:18px;
/*	background: #c8d7d2;*/
}

.news {
	position:absolute; 
	width: 200px;
	left: 750px;
	top: 26px;
	color: #df6d27;
	font-size:14px;
	font-weight:bold;
}

.news a{
	color: #df6d27;
	text-decoration: none;
}

.news a:hover{
	color: #286fb7;
}

.news_aktiv {
	position:absolute;
	width: 200px;
	left: 750px;
	top: 26px;
	color: #286fb7;
	font-size:14px;
	font-weight:bold;
}

.news_aktiv a{
	color: #286fb7;
	text-decoration: none;
}


.teaser {
	position:relative;
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 60px 0px 0px 0px;
	width: 201px;
	height:auto;
	
/*		background: #c8d7d2;*/
}

.teaser_box  { 
	position:relative;
	color:#808285;
	width: 201px;
	border-top: 2px solid #286fb7;
	padding-bottom:13px;

/*	background-position:183px bottom;
	background-repeat:no-repeat;
    background-image: url(img/teaser_pfeil);
*/
}

.teaser_box:last-child {
/*	height:100px;*/
}

.ueberschrift { 
	padding: 16px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	color: #df6d27;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}

.ueberschrift a { 
	color: #df6d27;
	text-decoration: none;
}

.ueberschrift a:hover { 
	color: #286fb7;
}

.ueberschrift_aktiv { 
	padding: 16px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	color: #df6d27;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}

.ueberschrift_aktiv a { 
	color: #286fb7;
	text-decoration: none;
}

.teaser_box p { 
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 10px;
	color: #808285;
	font-size:11px;
	line-height:15px;
}

.pfeil {
	position:absolute;
	right:5px;
	bottom:-10px;
}




.feed_nav {
	position:relative;
	font-size:10px;
	color: #808285;
	top:9px;
	left:1px;
}
.feed_nav a {
	color: #808285;
	text-decoration: none;
}

.feed_nav a:hover {
	color: #df6d27;
}


.clearer {
	clear:both;
}

.clearer_15px {
	clear:both;
	height:15px;
}
