/*  LAYOUT START  */

#layout {
	position:relative;
	width:990px;
	left:50%;
	margin-left:-495px;
	border:0px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	margin-top:-7px;
}

#left{
	position:relative;
	float:left;
	background-color:#FFF;
	width:257px;
	height:740px;
}

#navigation {
	position:relative;
	left:26px;
	width:213px;
}

.navigation_row{
	position:relative;
	background-color:#FFF;
	background-image:url(images/navigation_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.navigation_subrow{
	position:relative;
	left:5px;
	height:18px;
}

#navigation a{
	color:#0074AF;
	font-weight:bold;
	text-decoration:none;
}

#navigation a:hover{
	color:#EB9711;
}

#nav_text{
	position:relative;
	top:16px;
	height:32px;
}

#content{
	position:relative;
	float:left;
  	background-color:#FFF;
  	width:730px;
	min-height:740px;
}

#content span{
	color:#EB9711;
	font-weight:bold;
}

#footer {
	position:relative;
	clear:both;
	height:20px;
	width:990px;
	background-color:#0074AF;	
}

#footer_logo {
	position:absolute;
	bottom:20px;
	left:56px;
}

#footer_button {
	position:absolute;
	bottom:25px;
	right:16px;
}

#footer_content {
	position:relative;
	top:3px;
	left:40px;
	color:#FFF;
	font-size:11px;
	white-space:nowrap;
}

/*  LAYOUT END  */

/*  HOME START  */

#home_header{
	position:relative;
	top:13px;
	width:720px;
	height:267px;
	/*background-image:url(images/home_header_1.jpg);*/	
}

#home_content{
	position:relative;
	width:630px;
	top:33px;
	color:#666;
}

#home_content a{
	color:#0074AF;
}

#home_content a:hover{
	color:#EB9711;
}

/*  HOME END  */


/*  SOLARENERGIE START  */

#solarenergie_header {
	position:relative;
	top:13px;
	width:720px;
	height:200px;
	background-image:url(images/header_solarenergie.jpg);	
}

/*  SOLARENERGIE STROM END  */

/*  SOLARENERGIE WAERME START  */

#solarenergie_header_waerme {
	position:relative;
	top:13px;
	width:720px;
	height:200px;
	background-image:url(images/solarenergie_header_waerme.jpg);	
}

/*  UNTERNEHMEN WAERME START  */

#unternehmen_header {
	position:relative;
	top:13px;
	width:720px;
	height:200px;
	background-image:url(images/header_unternehmen_1.jpg);	
}

/*  UNTERNEHMEN WAERME END  */


/*  SOLARENERGIE STROM START  */

#solarenergie_header_strom {
	position:relative;
	top:13px;
	width:720px;
	height:200px;
	background-image:url(images/header_solarenergie_strom.jpg);	
}

/*  SOLARENERGIE STROM END  */

/*  LEISTUNGEN START  */

#leistungen_header {
	position:relative;
	top:13px;
	width:720px;
	height:200px;
	background-image:url(images/leistungen_header.jpg);	
}

#leistungen_row {
	position:relative;
	width:720px;
	height:150px;
}

#leistungen_row_text {
	position:absolute;
	left:182px;
	top:18px;
	color:#666;
}

/*  LEISTUNGEN END  */

/*  KONTAKT START  */

#kontakt_header {
	position:relative;
	top:13px;
	width:720px;
	height:200px;
	background-image:url(images/kontakt_header.jpg);	
}

#kontakt_left{
	position:relative;
	float:left;
	width:260px;
}

#kontakt_right{
	position:relative;
	float:left;
	width:370px;
}

#kontakt_form{
	clear:both;
	width:420px;
}
#form_row{
	position:relative;
	float:left;
}

#form_input{
	position:relative;
	float:right;
}

/*  KONTAKT END  */

/*  IMPRESSUM START  */

#impressum_header {
	position:relative;
	top:13px;
	width:720px;
	height:200px;
	background-image:url(images/header_impressum.jpg);	
}

/*  IMPRESSUM END  */

/*  REFERENZEN START  */

#referenzen_header {
	position:relative;
	top:13px;
	width:720px;
	height:280px;
	border:solid 1px #cfcfcf;
}

/*  REFERENZEN END  */


/*  TEAM START  */

#team_header {
	position:relative;
	top:13px;
	width:720px;
	height:200px;
	background-image:url(images/header_team.jpg);	
}

/*  TEAM END  */

