/*********************************************************************/
/*                                                                   */
/*              Stylesheet für die Solaratlas Website                */
/*                                                                   */
/*********************************************************************/

/* Allgemein */
body {
	font: 76% "Trebuchet MS", sans-serif;
	background: url(images/bg.gif) repeat-y 80% 0;
}

* {
	margin: 0;
	padding: 0;
}

p, .auswahlbtn	{
	margin: 0.3em 0 0.6em 0;
}

/* pd 2007 */
ol, ul {
	margin-left: 18px;
	margin-bottom:  0.6em;
}

h1 {
	margin: 0 0 0.6em 0;
	font-size: 1.5em;
}

h2 {
	margin: 1em 0 0.2em 0;
	font-size: 1.3em;
}

h3 {
	margin: 1em 0 0.2em 0;
	font-size: 1.1em;
	font-weight: bold;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: black;
}

a:hover, a:focus {
	text-decoration: none;
	color: black;
}

/* Links Daten ändern, dussoye */
a.chdata:link, a.chdata:visited, a.chdata:active, a.chdata:hover, a.chdata:focus  {
	display: block;
	text-decoration: none;
	color: black;
	border: 1px solid silver;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	width: 8.4em;
	background: #F2F2F2;
}

/* Auswahl Weiter-Button */
.forward {
	border: 1px solid silver;
	text-align: center;
	padding-left: 5px 10px;
	background: #F2F2F2;
}

/* Bildausgabe Listing */
.icon {
	float: left;
	margin: 0 5px 0 0;
}

/* Link auf Bold */
.auswahl {
	font-weight: bold;
}


#logo-links {
	position:absolute;
	top:30px;
	left:20px;
}

#logo-mitte {
	position:absolute;
	top:59px;
	left:290px;
}


#logo-rechts {
	float:right;
}


/* ----------------------------------------------------------------------------*/
/*                            H A U P T M E N U E                              */
/* ----------------------------------------------------------------------------*/
#hauptmenue {
	position:absolute;
	left:-7px;
	top:100px;
}

#hauptmenue ul {
	list-style: none;
	min-width: 30%;  /* dussoye, 2005 */
}

#hauptmenue li {
	float: left;
	color: #3d66a4;
    font-weight: bold;
	letter-spacing: 1px;
	border-left:2px solid #3d66a4;
	margin-top:0.5em;
}

#hauptmenue li:first-child {
	border-left:0;
}

#hauptmenue a:link, #hauptmenue a:visited, #hauptmenue a:active {
	display: block; /* dussoye, 2005 */
   margin: 0;
	padding: 0 12px;
	line-height: 1em;
	color: #3d66a4;
	/*background: url(images/line_black.gif) no-repeat left bottom; /* dussoye, 2005 */
	text-decoration:none;
	font-weight:bold;
	/*font-family:arial;*/
	font-size:1.1em;
}

#hauptmenue a:hover, #hauptmenue a:focus {
	color: orange;
	/*background: url(images/line_black2.gif) no-repeat left bottom; /* dussoye, 2005 */
	line-height: 1em;
	text-decoration:none;
	font-weight:bold;
	/*font-family:arial;*/
	font-size:1.1em;
}
#middle { /* dussoye, 2005 */
	height: 7.5em;
	background: url(images/bg_verlauf.gif) repeat-x top left #F9EEC8;
	overflow: hidden;
}

/* ----------------------------------------------------------------------------*/
/*                                 H E A D E R                                 */
/* ----------------------------------------------------------------------------*/
#tagline {
	height: 7.5em;
	width: 100%;
	float:left;
	background: url(images/bg_diagramm2.gif) no-repeat top right;
}
#tagline img {
	float: left;
	margin: 0.6em 2em 0 1.8em;
}
.first {
	padding: 0.5em 0 0 3em;
	color: #595752;
	font-weight: bold;
	font-size: 1.2em;
}
.second {
	/*padding: 0.5em 12em 0 3em;*/
	padding: 0.5em 0 0 3em;
}

/* ----------------------------------------------------------------------------*/
/*                                  S U C H E                                  */
/* ----------------------------------------------------------------------------*/
#suche {
	padding: 1em 0 0 1em;
	height: 6.5em;
	width: 18.6%;
	float: left;
	background-color: red;
}
#suche input {
	border: 1px solid #000;
}
.inpBut	{
	height: 1.4em;
}
#eSuche {
	padding: 0.6em 0 0 0.2em;
	color: #9C9C9C;
}
#eSuche a:link, #eSuche a:visited, #eSuche a:active {
	color: #9C9C9C;
	text-decoration: none;
}

#eSuche a:hover, #eSuche a:focus {
	color: #9C9C9C;
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------*/
/*                            B R E A D C R U M B                              */
/* ----------------------------------------------------------------------------*/
#breadcrumbs {
	clear: left;
/*
	border-bottom: 1px solid #444;
	background-color: #C7C7C7;
	background: url(images/bg_bc.gif) repeat-y 80% 0;
	padding: 0.2em 0 0.1em 1.8em;
*/
	background-color: #ec9746;
	padding-left:22px;
	position:relative;
	top:-13px;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #000;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:focus {
	color: #000;
	text-decoration: underline;
}
#einlog {
	float: right;
	width: 19%;
}

.breadcrumb {
	width: 60%;
	float: left;
}


/* ----------------------------------------------------------------------------*/
/*                               S P R A C H E                                 */
/* ----------------------------------------------------------------------------*/
.lang {
	float: left;
	width: 200px;
	clear: both;
}

/* ----------------------------------------------------------------------------*/
/*                                C O N T E N T                                */
/* ----------------------------------------------------------------------------*/
/* fliege 2005 */
#inhalte { /* fliege 2005 */
	width: 75%;
	float: left;
	padding-left: 22px;
	/*border: 1px solid red;*/
}

#inhalte p { /* Wendt 2011 */
	max-width:600px;
}

#inhalte #li, #inhalte #re { /* fliege 2005 */
	width: 50%;
	float: left;
}

#inhalte #li p, #inhalte #re p { /* dussoye, 2005 */
	padding-right: 1em;
}

/* fliege 2005 */
#inhalte ul {
	margin: 0.8em 9em 0 1.8em;
	list-style-type: square;
	/*width: 50em;*/
}

#inhalte li {
	/*margin: 0.2em 0 0 0;*/
	padding: 0.6em 0 0 0;
}

/* Sponsorenlogos anordnen */
#inhalte #sponsoren #li {
  width: 25em;
}

#inhalte #sponsoren img {
  margin: 3em 0 0 0;
}

/* ----------------------------------------------------------------------------*/
/*                            M A R G I N A L I E                              */
/* ----------------------------------------------------------------------------*/
#marginalie {
	position: absolute;
	right:30px;
	
	float: left;
	width: 17.1%;
	height: 100%;
	padding: 1em 0 1em 1.6em;
	/*border: 1px solid yellow;*/
}

* html #marginalie {
		width: 10.3%;
}

#marginalie ul {
	list-style: none;
	padding: 0.8em 0;
}

#marginalie li {
	padding: 0px 0 0 15px;
	background: url(images/dot_dark.gif) no-repeat 0 50% ;
	color: #000;
   font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
}

* html #marginalie li {
	background: url(images/dot_dark.gif) no-repeat 0 50% ;
}

#marginalie a:link, #marginalie a:visited, #marginalie a:active {
	color: #000;
	text-decoration: none;
}

#marginalie a:hover, #marginalie a:focus {
	color: #000;
	text-decoration: underline;
}


/* ----------------------------------------------------------------------------*/
/*                                 B O X E N                                   */
/* ----------------------------------------------------------------------------*/
/* Startseite und Unterseite Basis - Boxen */
#box1, #box2, #box3 { /* fliege 2005 */
	width: 95%;
	margin-top: 2em;
	background: #fff url(images/bg_content_formular.gif) left bottom repeat-x;
	border: 1px solid #000;
	padding: 5px;
	line-height: 1.2em;
}

#box1 h4, #box2 h4, #box3 h4 { /* fliege 2005 */
	font-size: 1em;
	position: relative;
	top: -1em;
	width: 14em;
	padding-left: 4px;
   background-color: #fff;
}

/* Karte mit den Boxen ausrichten */
.karte {
	margin-top: 1em;
	background: url(images/karte2.jpg) no-repeat;
	border: 1px solid #000;
	width: 95%;
	height: 9em;
}

* html .karte {
	margin-top: 1.5em;
}

.karte img {
	width: 100%;
	height: 100%;
}

/* Unterseite Profis - Boxen */
#box4, #box5 { /* dussoye 2005 */
	width: 95%;
	background: #fff url(images/bg_content_formular.gif) left bottom repeat-x;
	border: 1px solid #000;
	padding: 5px;
	line-height: 1.2em;
}

#box4, #box5 {
		margin-top: 2.1em;
		margin-bottom: 2.1em;
}

* html #box5 {
		margin-top: 2.6em;
		margin-bottom: 2.6em;
}

#box4 h4, #box5 h4 { /* dussoye 2005 */
	font-size: 1em;
	position: relative;
	top: -1em;
	width: 14em;
	padding-left: 4px;
   background-color: #fff;
}

#top {
	
	/*background: #696969 url(images/bg_top.gif) repeat-x  left bottom ;*/
	background: #ffffff url(images/solar_top_repeat.png) repeat-x  left bottom;
	height:145px;
   
}

#topLog {
	height: 3em;
	background: #696969 url(images/solaratlas_globe_xs_white1.gif) no-repeat 2.2% 50%;
}

#top .title, #topLog .title {
	display:none;
	float: left;
}

/* ----------------------------------------------------------------------------*/
/*                              F O R M U L A R E                              */
/* ----------------------------------------------------------------------------*/
fieldset {
	margin: 2em 19em 0 0;
	margin: 2em 20% 0 0;
	margin: 2em 25% 0 0;
	border: 1px solid silver;
}

#marginalie fieldset {
   margin: 0;
	padding: 0;
	background: url(images/bg_marginalie_formular.gif) repeat-x;
}

#inhalte fieldset {
	background: url(images/bg_content_formular.gif) repeat-x bottom;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 3px;
	padding-right: 3px;
}

.form {
	position: relative;
	padding: 2em 5%;
}
#form {
	padding: 2em 15%;
}

#formHome {
	padding: 1em 5%;
	width: 90%;
}

#formHome label {
	width: 10em;
	float: left;
	line-height: 1.3em;
}

#Kontakt fieldset {
	width: 90%;
}

/* Fehlerausgabe */
.failure {
	border: 2px solid red;
	padding-left: 10px;
	padding-right: 10px;
}

.error {
	font-weight: bold;
}

#cbox {
	padding: 0 6em 1em 6em;
	padding: 0 15%;
}

#formbutton {
	padding: 1em 6em 2em 6em;
}

#form label {
	width: 10em;
	float: left;
	line-height: 1.3em;
	clear:both;
}

.forminpt {
	width: 16em;
	/*width: 60%;*/
	font-size: 0.9em;
	padding-left: 0.4em;
}

#marginalie .forminpt {
		width: 80%;
}

* html #marginalie .forminpt {
		width: 100%;
}

.cb {
	margin-right: 10px;
}

.formbtn { /* dussoye */
	width: 8em;
	border: 1px solid silver;
	text-align: center;
	padding-left: 5px 10px;
	background: #F2F2F2;
}

/* Ausrichtung Liste */
.left {
	float: left;
	width: 30em;
}

.right {
	float: left;
	width: 30em;
}

table {
	width: 400px;
	width: 70%;
}
td {
	padding: 2px 4px;
}
th {
	background-color: silver;
}

/*** Ausrichtung der input Felder für den Auswertungszeitraum im Formular ***/
#vondate, #bisdate {
	width: 30%;
}

submit {
	padding: 20px;
}
/*** Ausrichtung des Buttons im Formular ***/
.button input {
	margin: 1em 5%;
	padding: 0 3%;
}

/*** Ausrichtung der Boxen: Postleitzahl oder Bundeslandauswahl ***/
.blauswahl {
	width: 41%;
	float: left;
	margin-right: 3%;
}
.plzauswahl {
	width: 14%;
	float: left;
	margin-right: 3%;
}
.pllistediv {
	width: 35%;
	float: left;
	/*border: 1px solid blue;*/
}

.pllisteauswahl {
	width: 98%;
}

/* ----------------------------------------------------------------------------*/
/*                           D A T E N A U S G A B E                           */
/* ----------------------------------------------------------------------------*/
/*** Ausgabe-Button: Tabelle, CSV Download, Balkendiagramm und Erklärungsbox rechts ***/
#df_tabelle {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: black;
	border: 2px solid silver;
	width: 10em;
	padding: 10px 0 10px 45px;
	background: #F2F2F2 url(images/icon_tabelle.gif) no-repeat 2% 50% ;
}
a:hover#df_tabelle  {
	background-image: url(images/icon_tabelle_a.gif);
}

#df_csv_dl {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: black;
	border: 2px solid silver;
	width: 10em;
	padding: 10px 0 10px 45px;
	background: #F2F2F2 url(images/icon_csv_dl.gif) no-repeat 2% 50% ;
}

a:hover#df_csv_dl {
	background-image: url(images/icon_csv_dl_a.gif);
}

#df_diagramm {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: black;
	border: 2px solid silver;
	width: 10em;
	padding: 10px 0 10px 45px;
	background: #F2F2F2 url(images/icon_diagramm.gif) no-repeat 2% 50% ;
}

a:hover#df_diagramm {
	background-image: url(images/icon_diagramm_a.gif);
}

#df_kdiagramm {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: black;
	border: 2px solid silver;
	width: 10em;
	padding: 10px 0 10px 45px;
	background: #F2F2F2 url(images/icon_karte.gif) no-repeat 2% 50% ;
}

a:hover#df_kdiagramm {
	background-image: url(images/icon_karte_a.gif);
}

#df_ldiagramm {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: black;
	border: 2px solid silver;
	width: 10em;
	padding: 10px 0 10px 45px;
	background: #F2F2F2 url(images/icon_linien.gif) no-repeat 2% 50% ;
}

a:hover#df_ldiagramm {
	background-image: url(images/icon_linien_a.gif);
}



.df_links {
	float: left;
}

.df_rechts {
	float: left;
	margin-left: 20px;
	padding: 8px;
	border: 1px solid silver;
	width: 30%;
	height: 86px;
	display: none;
	visibility: hidden;
}

/* ----------------------------------------------------------------------------*/
/*                            I M P R E S S U M                                */
/* ----------------------------------------------------------------------------*/
/*** Ausrichtung der Adressen im Imressum ***/
.imp_left {
	width: 40%;
}

.imp_right {
	float: right;
	width: 40%;
	padding-right:10%;
}

a.delete,a.delete:link,a.delete:visited,a.delete:hover {
	color:orange;
	text-decoration: none;
}

a.abfragen,a.abfragen:link,a.abfragen:visited,a.abfragen:hover {
	color:black;
	text-decoration: none;
	font-weight: bold;
}

/* Hinweis */
.hinweis {
	background-color: #FFCCCC;
	border: 1px solid #F95959;
	width: 600px;
	padding: 5px;
	margin-top: 30px;
}

/* ----------------------------------------------------------------------------*/
/*                              T A B E L L E N                                */
/* ----------------------------------------------------------------------------*/
/* Tabelle eindimensional */
td.col1, td.col2, td.col3, td.col4  {
	border: 1px solid black;
	width: 27px;
	height: 27px;
}
td.col1 {	background-color: #FFFFFF; }
td.col2 {	background-color: #FC8FD5; }
td.col3 {	background-color: #FC489C; }
td.col4 { background-color: #FC1749; }
td.desc {
	width: 70px;
	padding: 0 15px 0 15px;
}

/* Tabelle zweidimensional */
td.col11, td.col12, td.col13, td.col14, td.col21, td.col22, td.col23, td.col24, td.col31, td.col32, td.col33, td.col34, td.col41, td.col42, td.col43, td.col44  {
	border: 1px solid black;
	width: 27px;
	height: 27px;
}

td.col11 { background-color: #FFFFFF; }
td.col12 { background-color: #FC8FD5; }
td.col13 { background-color: #FC489C; }
td.col14 { background-color: #FC1749; }
td.col21 { background-color: #8FFCD5; }
td.col22 { background-color: #9898B7; }
td.col23 { background-color: #A75E8B; }
td.col24 { background-color: #C93A45; }
td.col31 { background-color: #48FC9C; }
td.col32 { background-color: #5EA78B; }
td.col33 { background-color: #818171; }
td.col34 { background-color: #BD6B3D; }
td.col41 { background-color: #17FC49; }
td.col42 { background-color: #3AC945; }
td.col43 { background-color: #6BBD3D; }
td.col44 { background-color: #B7B72A; }
td.desc2 {
  height: 27px;
	padding: 0 15px 0 15px;
}

/* Tabelle allgemein
.line{
	background: url(legende_line.gif);
}*/

.caption {
	padding: 0 15px;
	text-align: left;
}

.collapse {
	border-collapse: collapse;
	width:150px;
}

.collapse th {
		background-color: #fff;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

