/* ===================================
screen-stylesheet solarnova.de 
Datei: bildschirm.css 
Datum: Mai 2009
=================================== */

/* ==================================
   1. Kalibrierung
   =============================== */

* { padding: 0; margin: 0; } 
 
h2, h3, p, ul, ol { margin-bottom: 0.5em; } 

ol ul { margin-bottom: 0; }    
   
/* ==================================
   2. Allgemeine Styles 
   =============================== */   

html { height: 101%; }    
   
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/neu/hg_gesammt.jpg);
	background-repeat: repeat-x;
	background-color: #F5E055;
	margin: 0px;
	padding: 0px;
}
a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
}
strong {
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #FF6600;
	padding-bottom: 10px;
}

h1 {
	font-size: 16px;
	color: #FF6600;
	padding-top: 30px;
}
#wrepper #main .text ul {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
h2 {
	font-size: 14px;
}
#wrepper #main td {
	padding-bottom: 10px;
	padding-right: 10px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 0px;
}

h4 { font-size: 10px; }

.solarnova {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
#main p {
	margin: 0px;
	padding: 5px 0px;
}

#navigation {
	position: absolute;
	width: 210px;
	top: 115px;
	left: 0px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	padding-bottom: 60px;
	height: 1500px;
	padding-left: 0px;
}

#navigation ul {
	margin: 0px;
	left: 15px;
	padding-left: 10px;
}

#navigation a, #topnav a {
	padding-left: 10px;
	letter-spacing: 0.1em;
}
#navigation li {
	list-style-type: none;
	margin-bottom: 7px;
}

#wrepper #main  {
	clear: both;
	padding-left: 10px;
	width: 610px;
	margin-left: 220px;
	position: relative;
}

#contakt #wrepper #main {
	clear: both;
	padding-left: 80px;
	width: 530px;
	margin-left: 220px;
	position: relative;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right {
	width: 230px;
	position: absolute;
	right: 10px;
	top: 115px;
	height: 1500px;
	left: 850px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 1;
}

.Bildunterschrift {
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav {
	position: absolute;
	height: 50px;
	width: 500px;
	top: 0px;
	margin-right: 0px;
	right: 0px;
	padding-top: 0px;
}
#navigation a:hover {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6600;
	text-decoration: none;
	padding-left: 6px;
}
#topnav ul {
	padding-top: 0px;
	float: right;
	margin-top: 8px;
	margin-right: 100px;
}

#main img {
	float: left;
	padding: 10px;
	color: #FF6600;
	border-style: none;
	background-color: #FFFFFF;

}
#ohneLightbox #main img {
	float: left;
	padding: 10px;
	color: #FF6600;
	border: 0px;
	background-color: transparent;

}

#topnav li {
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 0px;
}

#wrepper #main .welcome {
	display: block;
	background-image: url(images/neu/logo_solarnova_gelb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
	margin-left: 450px;
	padding-top: 120px;
	margin-bottom: 25px;
	margin-top: 40px;
	line-height: 200%;
	text-align: left;
	margin-right: 0px;
}

#haeder-de, #haeder-GB, #haeder-Fr {
	height: 110px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-top: 5px;
	background-repeat: no-repeat;
	z-index: 200;
	background-position: left bottom;
}
#haeder-de {
	background-image: url(images/neu/Haeder_Solarnova_hg_de.jpg);
}
#haeder-GB {
	background-image: url(images/neu/Haeder_Solarnova_hg_GB.jpg);
}
#haeder-Fr {
	background-image: url(images/neu/Haeder_Solarnova_hg_Fr.jpg);
}
.marke {
	font-size: smaller;
	line-height: normal;
	vertical-align: super;
	color: #333333;
}
#wrepper #main ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 20px;
	margin-left: 20px;
}

#wrepper #main ol ul {
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 10px;
}

#wrepper #main li {
	padding-bottom: 8px;
}

#wrepper #main .text {
	position: relative;
	width: 550px;
	left: 50px;
}

#wrepper #main .text h3 {
	padding-bottom: 8px;
}

#wrepper #main #titeltext {
	margin-top: 20px;
	margin-left: 30px;
	clear: both;
}
.clear { clear: both; }

#lang {
	position: absolute;
	z-index: 100;
	height: 15px;
	width: 75px;
	top: 8px;
	right: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lang img {
	padding-right: 10px;
}
#lang img, #wrepper #haeder-de img, #wrepper #haeder-GB img,  #wrepper #haeder-Fr img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrepper #main em {
	font-style: normal;
	font-weight: bold;
}
#wrepper #right #tuef {
	background-image: url(images/neu/tuef-reinland.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
}
#wrepper #main #energy {
	width: 550px;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #FF6600;
	margin-top: 20px;
}

.certifikat img, .certifikat img a, .certifikat img a:link, .certifikat img a:hover {
	border-style: none;
}

