@charset "utf-8";

/* end hiding */

*
{
	margin: 0;
	padding: 0;
}

* html p { height: 1%; }

body
{
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.hidetext
{
	text-indent: -2000em;
	overflow: hidden;
}

.buggybox { height: 1%; }

.DisplayNone { display: none; }

.startframe { height: 100%; }

.detailframe { height: 205px; }


.non-border { }

.clearboth
{
	height: 5px;
	clear: both;
}

.partner-block
{
	text-decoration: none;
	padding: 12px 10;
	background-color: #FFF;
	width: auto;
	margin: 12px 0px 25px;
}

.partner-block h3
{
	color: #333;
	height: 1em;
	vertical-align: middle;
	display: block;
	margin: 6px 12px 0;
}
.partner-block h4
{
	color: #333;
	height: 1em;
	display: block;
	margin: 6px 12px 12px;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}


.partner-block p strong { color: #CB211E; }


.partner-detail
{
	width: auto;
	background-color: #FAFAF2;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border: 1px solid #CCC;
	filter: Shadow(color=#000000, direction=45);
}
.partner-detail #padding-bottom_10px{ padding-bottom: 12px; 
}
.partner-image-block
{
	width: auto;
	float: right;
	height: auto;
	text-align: left;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 10px;
	margin: 0px;
}
.partner-imageKopie
{
	background-image: url(/img/logo/HvH-Logo_2010_2c_Kooperationspartner.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	float: right;
	margin: 15px;
	overflow: hidden;
	text-indent: -2000em;
	height: 60px;
}
.profilmap
{
	height: auto;
	width: auto;
	border: none;
}


.profilbild
{
	width: auto;
	margin: 12px 12px 6px 12px;
	height: auto;
	display: block;
}


ul { list-style-type: disc; 
}

li { list-style-type: none; }

p
{
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
}

hr
{
	margin: 10px;
	width: 550px;
}

h1
{
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}

h2
{
	font-size: 110%;
	margin: 0.8em 0 0.5em 0;
	padding: 0;
	font-weight: bold;
}

h3
{
	font-size: 100%;
	padding: 0;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	margin-right: 0px;
	margin-left: 0px;
}

h4
{
	font-size: 0.8em;
	font-weight: bolder;
}

h5
{
	font-size: 0.7em;
	font-weight: bolder;
	margin: 5px 0px;
}

h6
{
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 10px;
}

a { text-decoration: underline; }

a:link
{
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

a:visited { color: #CB211E; }

a:hover
{
	color: #CB211E;
	font-weight: bold;
}

a:active
{
	color: #666;
	font-weight: bold;
}

table
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container
{
	width: 1022px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#header
{
	margin: auto;
	width: auto;
	overflow: hidden;
	height: auto;
}

#header #logo
{
	width: 220px;
	float: left;
	background-image: url(../img/logo/HvH-Logo_2010.jpg);
	background-repeat: no-repeat;
	height: 75px;
	margin: 10px 5px;
	background-position: -8px;
}

#header #company
{
	width: 375px;
	float: right;
	margin: 20px 10px 10px 0;
	overflow: hidden;
	text-align: right;
	height: auto;
}

#header #company #companytxt { display: none; }

#header #company #LiveClock
{
	height: 125px;
	width: auto;
	margin-top: -25px;
}

#header #company #LiveClock #uhrzeit-startseite { margin-top: -9px; }

#header #Hinweis
{
	text-align: center;
	margin-top: 1.5em;
	color: #CCC;
}

#slider
{
	overflow: hidden;
	text-align: center;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}

#start #slider
{
	overflow: hidden;
	text-align: center;
	margin: 0;
	background-color: #FFF;
	width: 1018px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #FFF;
	border-left-color: #666;
}

#slider #randomImage { height: 554px; }

#slider #randomImage img
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	height: 554px;
}

#slider #Adventskalender
{
	height: 550px;
	width: 922px;
	margin-bottom: -50px;
	background: #FFF;
}

#navmain
{
	text-align: left;
	overflow: hidden;
	width: 1020px;
	margin-left: 0px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}

#start #navmain
{
	border-right-style: none;
	border-left-style: none;
}

#main
{
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	height: auto;
	margin: 0px;
	padding: 20px 0;
}

#main #content
{
	margin-left: 275px;
	margin-right: 25px;
}

#main #content #dataFrame
{
	height: 1400px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	position: relative;
}

#service-beratung #main #content #dataFrame { height: 650px; }

#main #content #headline
{
	width: auto;
	margin-right: 50px;
	margin-left: 205px;
}

#dataFramecontent
{
	width: 625px;
	margin-top: 25px;
}

.auswahlicon
{
	border: none;
	margin-top: 25px;
	margin-left: 20px;
}

#vertrieb {
	text-align: left;
	width: 675px;
	margin: 50px auto;
}
#vertrieb #hinweis {
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
}



#vertrieb ul {
	width: 375px;
	float: right;
	display: block;
}
#vertrieb ul li {
	list-style-type: disc;
	margin: 10px 20px 10px 30px;
	display: list-item;
}
#vertrieb ul h3 
{ 
}
#vertrieb ul li a  { 
}

#vertrieb #auswahlicon{
	height: 125px;
	width: auto;
	background-image: url(../img/logo/HvH-Logo_2010_2c.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin: 25px;
}





#info #container #main #content
{
	width: auto;
	text-align: left;
	margin-left: 275px;
	margin-right: 50px;
}

#info ol li
{
	list-style-type: disc;
	margin-left: 25px;
}

#info #main { }

#main #news
{
	width: 120px;
	float: left;
	height: auto;
}

#main #news img
{
	border: 4px solid #FFF;
	margin: -4px;
}

#news #dataFrame { }


#main #news #news-content
{
	color: #FFF;
	padding: 10px;
}

#start #container
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1022px;
}

#start #footer
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer
{
	clear: both;
	text-align: center;
	padding: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#footer #infoOT { }

#validator { }

#validator img
{
	border: none;
	margin: 0 0.5em;
	height: 20px;
}

#bautec-img
{
	background-image: url(http://www.heinzvonheiden.de/uploads/pics/bautec-teaser-165.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 165px;
	margin: 15px 0;
}

#news1
{
	background-repeat: no-repeat;
	height: auto;
	background-position: center center;
	margin-top: 20px;
	margin-bottom: 38px;
	margin-left: 10px;
	width: auto;
}

#news2
{
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
	background-image: url(../img/Effizienzhauspakete/Effizienzhaus_kfw40-200_01.gif);
	height: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}

#news3
{
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	background-position: center center;
	background-image: url(../img/Effizienzhauspakete/Effizienzhaus_kfw55-200.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}

#news4
{
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	background-position: center center;
	background-image: url(../img/Effizienzhauspakete/Effizienzhaus_kfw40-200_01.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}

.partner-detail .partner-image-block h4 { margin: 0px; 
}

.partner-detail .partner-image-block h5 {
	font-size: 0.8em;
	color: #CB211E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.partner-detail .partner-image-block h6
{
	margin: 0px;
	font-size: 0.6em;
	color: #999;
}

.partner-detail p { margin: 10px 12px; 
}

