/* @override 
	http://sandbox.src-it.de/alpensolar/main/StylesExtern.css
	http://cz.dachboerse.net/main/StylesExtern.css

*/

@import url("Reset.css"); 

body,td,th {
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
}
body {
	background: #3194cd url(../Bilder/hg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

a:link {
	color: #3094CD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0868A5;
}
a:hover {
	text-decoration: underline;
	color: #0072AF;
}
a:active {
	text-decoration: none;
	color: #009DD5;
}

div.website-hg {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background: url(../Bilder/head-hg.jpg) no-repeat;
}

div.website {
	background-color: #ffffff;
	width: 930px;
	margin-right: 20px;
	margin-left: 20px;
}

/**geändert*/
div.head-nav {
	width: 900px;
	margin-right: 15px;
	margin-left: 15px;
	height:25px;
	overflow:hidden;
	
}

/**geändert*/
div.h-n-links {
	color: #6f6f6f;
	height: 17px;
	width: 600px;
	display: inline-block;
	font-size: 10px;
	line-height: 14px;
	padding-top: 8px;
}

/**geändert*/
div.h-n-rechts {
	height: 17px;
	width: 900px;
	display: inline-block;
	font-size: 10px;
	line-height: 14px;
	padding-top: 8px;
	text-align: right;
	position:relative;
	top:-25px;
}

div.h-n-rechts a {
	color: #6f6f6f;
}

div.h-n-rechts a:hover {
	color: #0667a3;
}

div.head-flash {
	width: 900px;
	margin-right: 15px;
	margin-left: 15px;
	background: url(../Bilder/head-hg-folge.jpg) no-repeat;
}

div.flash-nav {
	width: 900px;
	height: 18px;
	margin-bottom: 15px;
}

div.flash-bild {
	width: 715px;
	margin-left: 185px;
	display: block;
	border-bottom: 4px solid #3e2d7c;
}

/**geändert*/
div.head-bild {
	width: 715px;
	margin-left: 185px;
	display: block;
	height:100px;
	
}

/**geändert*/
div.headnavigation {
	margin-left: 185px;
	display: block;
	height: 13px;
	background-color: #0870b5;
	padding-left: 10px; 
	border-top: 6px solid #0870b5; 
	border-bottom: 6px solid #0870b5; 
	}
/**geändert*/
div.headnavigation a{
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	border-right: 1px solid #35a7e7;
	margin-right: 10px;
	padding-right: 10px;
	}

div.headnavigation a:link{color: #ffffff;} /**ergänzt*/
div.headnavigation a:visited{color: #ffffff;}/**ergänzt*/
div.headnavigation a:hover{color: #ffffff;}/**ergänzt*/
div.headnavigation a:active{color: #ffffff;}/**ergänzt*/


div.content {
	width: 900px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 20px;
	padding-top: 30px;
}

div.navigation {
	width: 185px;
	float: left;
	text-transform: uppercase;
}

div.navigation p {
	margin: 0;
	padding: 5px 0 5px 2px;
	border-bottom: 1px solid #b9b9b9;
	width: 150px;
}

div.navigation a {
	color: #737373;
	text-decoration: none;
}

div.navigation a:hover {
	color: #06488d;
	text-decoration: none;
}

div.inhalt {
	width: 500px;
	float: left;
	padding-right: 15px;
	line-height: 15px;
}

div.teaser {
	float: left;
	width: 200px;
	line-height: 14px;
}

div.teaser #headline {
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px solid #0870b5;
}

div.Seitentext{
	float: left;
	width: 200px;
	line-height: 14px;
}

div.Seitentext #headline {
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px solid #0870b5;
}

div.spalte1 {
	width: 334px;
	float: left;
	padding-right: 15px;
}

div.spalte2 {
	width: 334px;
	float: left;
	padding-right: 15px;
}

div.spalte3 {
	width: 200px;
	float: left;
}

div.foot {
	width: 930px;
	margin-right: 20px;
	margin-left: 20px;
	height: 25px;
	color: #fff;
	margin-top: 5px;
	line-height: 14px;
}

#farbenende {
	margin-right: 10px;
}

div.Filter {
	border-bottom: 1px solid #0870b5;
	background-color: #f0f0f0;
	padding: 5px;
	border-top: 1px solid #0870b5;
}

div.Filter form {
	margin: 0;
	padding: 0;
}

div.IL {
	display: inline-block;
	width: 162px;
	height: 40px;
	
}


div.IL input {
	border: 1px solid #b9b9b9;
	width: 120px;
	height: 16px;
	
}
div.IL span {
	display: block;
	width: 150px;
	
}
div.TT {
	display: inline-block;
	width: 179px;
	text-align: right;
}

div.TT input {
	border: 1px solid #b9b9b9;
	background-color: #dfdfdf;
}
.passwdx input{
	border: 1px solid #b9b9b9;
	width: 120px;
	height: 16px;
}
div.teaser-login {
	padding: 8px 4px 4px;
	display: block;
	background-color: #f0f0f0;
}

#login input {
	border: 1px solid #b9b9b9;
	width: 105px;
	margin-bottom: 8px;
	height: 16px;
}

input#Abmelden {
	border: 1px solid #b9b9b9;
	width: 60px;
	background-color: #dfdfdf;
	margin: 0 0 5px 20px;
	padding: 0;
	height: 20px;
}

form#login {
	padding: 0;
	margin: 0;
}

input#Anmelden {
	border: 1px solid #b9b9b9;
	width: 60px;
	background-color: #dfdfdf;
	margin: 0 0 5px 20px;
	padding: 0;
	height: 20px;
}

span.logintext {
	display: inline-block;
	width: 76px;
	clear: both;
	float:left; /**ergänzt*/
	padding-top:5px;/**ergänzt*/
}

div.BK {
	margin-top: 14px;
	display: inline-block;
	width: 485px;
}

tr.s3 {
	display: block;
	width: 500px;
	border-bottom: 1px solid #b9b9b9;
	padding-top: 5px;
	background-color: #fff;
}

tr.s3-grau {
	display: block;
	width: 500px;
	border-bottom: 1px solid #b9b9b9;
	padding-top: 5px;
	background-color: #fbfbfb;
}

tr.s3 img {
	border: 1px solid #0870b5;
	
}
tr.s3 td {
	min-width:110px;
	padding-right:10px;
}
tr.s3-grau img {
	border: 1px solid #0870b5;
}

div.BK-links {
	display: inline-block;
	width: 60px;
	text-align: left;
}

div.BK-mitte {
	display: inline-block;
	text-align: center;
	width: 365px;
}


div.BK-rechts {
	display: inline-block;
	width: 60px;
	text-align: right;
}

div.Fakten {
	display: block;
	width: 180px;
	margin-bottom: 10px;
	
}

div.Fakten img {
	border:0px;
}
tr.s3 h2 {
	display: block;
	margin: 0 0 10px;
	font-size: 14px;
}

tr.s3-grau h2 {
	display: block;
	margin: 0 0 10px;
	font-size: 14px;
}


span.plz {
	font-weight: bold;
}

div.VIPNote {
	padding: 5px;
	background-color: #e6eff8;
}

div.VIPNote h2 {
	display: block;
	margin: 10px 0;
	font-size: 14px;
	line-height: 16px;
}

div.VIPNote div.FT {
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

h1 { 
	color: #0d67a5;
	font-size: 18px;
	line-height: 24px;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2 { padding-top:10px; padding-right: 0; padding-bottom: 0; padding: 0; font: bold 14px/16px Arial, Helvetica, sans-serif; margin: 10px 0 4px;}

h3 { padding-top:10px; margin: 10px 0 0; padding-right: 0; padding-bottom: 0; padding: 0; font: bold 12px/16px Arial, Helvetica, sans-serif;}

h4 { padding-top:10px; margin: 0; padding-right: 0; padding-bottom: 0; padding: 0; font: normal 12px/16px Arial, Helvetica, sans-serif;}

.filterButtona {
	border: 1px solid #b9b9b9;
	background-color: #dfdfdf;
	margin: 0 0 5px 20px;
	padding: 0;
	height: 20px;
}

div#Bilderleiste img {
	margin-right:10px;
	margin-bottom:10px;
}
.headline {
	color: #0d67a5;
	font-size: 18px;
	line-height: 24px;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
}

##############

