/* @override 
	http://83.144.232.25/typo3/cms/fileadmin/template/energieportal/css/layout.css
*/

/* Version 2 energieportal_2 */

/* @group Layout */

* {
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	font-weight: normal;
	font-style: normal;
}



body {
	/*Wichtig */
	height: 100%;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 960px;
}

.clear {
	clear: both;
	background: none;
}

#foot {
	padding: 0 1em;
	line-height: 4em;
}

/* @group Column */

#col1 {
	float: left;
	display: block;
	width: 200px;
	background: #fff;
}

#col2 {
	float: left;
	display: block;
	width: 60px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#col3 {
	float: left;
	display: block;
	width: 500px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 30px;
	background-color: rgb(255,255,255);
}

#col4 {
	float: left;
	display: block;
	width: 200px;
	position: relative;
	margin: 0px -3px 0px 0px;
	padding: 0px;
}

/* @end */

/* @group Header */

#header-1 {
	
	width: 200px;
	height: 120px;
	margin-top: 0px;
}

#header-2 {
	display: block;
	width: 60px;
	height: 120px;
	border-bottom: 1px solid white;
}

#header-3 {
	text-align: right;
	display: block;
	width: 500px;
	height: 120px;
	background: url(../img/mm_logo.jpg);
	border-bottom: 1px solid white;
}

#header-4 {
	display: block;
	width: 200px;
	height: 120px;
	background: none;
	border-bottom: 1px solid white;
}

#logo {
	display: block;
	height: 65px;
	width: 300px;
	position: absolute;
	left: 10px;
	top: 25px;
}

/* @end */

/*@end */

/* @group Content */

/* @group Sitemap */

#sitemap {
	font-size: 11px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

#sitemap ul {
	margin-left: 20px;
}

#sitemap li.level_1 {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 4px;
}

#sitemap li.level_2, #sitemap li.level_3 {
	margin-bottom: 4px;
	margin-top: 3px;
}

/* @end */

/* @group Suche */

#header-4 .suche {
	top: 73px;
	position: absolute;
	padding-left: 10px;
	margin-top: 5px;
	font-size: 0.69em;
	color: #303030;
}

#header-4 form {
	top: 88px;
	position: absolute;
	font-size: 0.69em;
	padding-left: 10px;
	margin-top: 5px;
}

#header-4 form input.input_suche {
	float: left;
	display: block;
	width: 150px;
	color: #303030;
	background-color: white;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #e2e2e2;
	padding-top: 2px;
}

form#suche input.button {
	height: 18px;
	width: 25px;
	color: white;
	background-color: rgb(40,130,190);
	margin-left: 2px;
	cursor: pointer;
	padding-left: 1px;
	border: none;
}

form#suche input.button:hover {
	height: 18px;
	width: 25px;
	color: white;
	background-color: #3e83ca;
	margin-left: 2px;
	cursor: pointer;
	padding-left: 1px;
	border: none;
	text-decoration: underline;
}

/* @end */

#content {
	display: block;
	width: 480px;
	padding-right: 10px;
	padding-top: 15px;
	color: #303030;
	padding-left: 10px;
}



#content ol li {
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-left: 15px;
	list-style-image: url(../img/pfeil.gif);
	list-style-position: outside;
}

#content ul li {
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-image: url(../img/pfeil.gif);
	margin-left: 18px;
	list-style-position: outside;
}

#content-col4 {
	display: block;
	width: 182px;
	padding-right: 5px;
	padding-top: 15px;
	color: #303030;
	padding-left: 10px;
}

#content-col4 .news {
	background-color: white;
	padding: 5px 3px 5px 5px;
}

#content-col4 .search {
	padding-bottom: 20px;
}

#content-col4 .news p {
	font-size: 10px;
}

#content-col4 h3 {
	display: block;
	color: #fff;
	margin-top: 15px;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 0px;
	background-color: rgb(40,130,190);
}


#content-col4 .direkt a:link {
	border: none;
	display: block;
	font-size: 12px;
	color: #fff;
	padding-left: 5px;
	padding-bottom: 2px;
	background-color: rgb(255,156,0);
	padding-top: 3px;
}

#content-col4 .direkt a:hover {
	font-size: 12px;
	color: #fff;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: underline;
}

#content-col4 .direkt a:visited {
	display: block;
	font-size: 12px;
	color: #fff;
	padding-left: 3px;
	padding-bottom: 2px;
	background-color: rgb(255,156,0);
	padding-top: 3px;
}

#content p.rechts {
	text-align: right;
}

#content p.rechts a {
	margin-right: 20px;
}

#content .news-single-item .news-single-timedata {
	
}

.news-single-timedata {
	float: none;
	font-size: 10px;
	padding-bottom: 7px;
}

#content p.csc-linkToTop a {
	color: #c5c5c5;
	text-decoration: none;
}

#content p.csc-linkToTop a:hover {
	color: rgb(0,0,0);
	text-decoration: underline;
}

#content p.csc-linkToTop a.aktiv {
	color: rgb(255,156,0);
}


#content h2 a:link, #content-col4 h4 a:link {
	color: rgb(40,130,190);
	text-decoration: none;
}

#content h2 a:visited, #content-col4 h4 a:visited {
	color: rgb(40,130,190);
	text-decoration: none;
}

#content h2 a:hover, #content-col4 h4 a:hover {
	color: rgb(255,156,0);
}

#content h2 a:active, #content-col4 h4 a:active {
	color: rgb(255,156,0);
}
a img{
	border: none;
	text-decoration: none;
	margin-top: -6px;
}
#content a, a:link{
	color: rgb(40,130,190);
	text-decoration: none;
}

#content a:visited, a:visited{
	color: rgb(40,130,190);
	text-decoration: none;
}

#content a:hover, a:hover{
	color: rgb(255,156,0);
}

#content a:active, a:active {
	border: none;
	color: rgb(255,156,0);
}

#content .news-single-item img {
	border: 2px solid #f1f1f1;
	padding: 1px;
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	float: right;
}

DIV.csc-textpic-imagewrap {
	display: block;
	padding: 0;
	margin-bottom: 5px;
}

dd.csc-textpic-caption {
	font-size: 0.63em;
	padding-left: 4px;
}

div.csc-textpic-caption {
	font-size: 0.63em;
}

#content li {
	list-style-position: inside;
	list-style-type: disc;
}

h1 {
	font-size: 1.1em;
}

h2 {
	font-size: 0.88em;
	padding-bottom: 10px;
	padding-top: 10px;
	color: rgb(40,130,190);
}

h3 {
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: rgb(40,130,190);
}

h4 {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 3px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 11px;
}

p {
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 3px;
	text-align: left;
}

p.csc-searchResult {
	border-bottom: 1px dashed #f3f3f3;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
	color: #303030;
}

p.csc-header-date {
	font-size: 9px;
}
.spruch{
	text-align: center;
	font-size: 17px;
	color: #9a9a9a;
	margin-top: 20px;
}
.autor{
	color: #000;
	font-size: 10px;
	margin-left: 300px;
}


/* @end */

/* @group Navigation

 */

/* @group Hauptnavigation */

#main-navigation {
	display: block;
	width: 180px;
	padding-right: 10px;
	font-size: 0.69em;
	color: #555555;
	padding-left: 10px;
	position: fixed;
}

#main-navigation ul {
	list-style-type: none;
}

#main-navigation li {
	float: left;
	display: block;
	width: 145px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
}

#main-navigation .level_1 {
	border-top: 1px solid #eee;
	width: 160px;
}

#main-navigation li.schluss {
	border-top: 1px solid #eee;
	width: 160px;
}

#main-navigation .level_2 li {
	display: inline;
}

#main-navigation .level_3 li {
	display: inline;
}

#col1 a, #col1 a:visited {
	text-decoration: none;
	color: #555555;
}

#col1 a:hover {
	color: #000;
}

#col1 a:active {
	color: #000;
}

#col1 #main-navigation li a.aktiv {
	color: rgb(255,156,0);
}

/* @end */

/* @group Header */

#header-3 h1 {
	position: absolute;
	color: rgb(255,255,255);
	text-align: right;
	right: 10px;
	top: 90px;
}

#nebennavigation {
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 0.69em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header-3 ul {
	list-style-type: none;
}

#header-3 li {
	text-align: left;
	float: left;
	color: rgb(255,255,255);
	padding-left: 5px;
}

#header-3 li a {
	color: rgb(255,255,255);
	text-decoration: none;
}

#header-3 li a:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
}

#header-3 li a.aktiv {
	color: rgb(255,156,0);
}

#header-4 .sprache {
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 0.69em;
	color: #c5c5c5;
;
}

#header-4 a, #header-4 a:visited {
	text-decoration: none;
	color: rgb(40,130,190);
}

#header-4 a:hover {
	color: rgb(40,130,190);
	text-decoration: underline;
}

#header-4 .sprache a.aktiv {
	color: rgb(255,156,0);
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	display: block;
	height: 30px;
	font-size: 10px;
	border-top: 1px solid #f1f1f1;
	padding-top: 5px;
	margin-left: 260px;
	width: 490px;
	padding-left: 10px;
}

#footer img {
	border-style: none;
}

#footer ul {
	list-style-type: none;
}

#footer li {
	text-align: left;
	float: left;
	color: #c5c5c5;
	margin-right: 10px;
}

#footer li a {
	color: #c5c5c5;
	text-decoration: none;
}

#footer li a:hover {
	color: rgb(0,0,0);
	text-decoration: underline;
}

#footer li a.aktiv {
	color: rgb(255,156,0);
}
#footer li.top {
	display: block;
	width: 90px;
	text-align: right;
	text-decoration: underline;
}

#footer li a.top {
	display: block;
	width: 90px;
	text-align: right;
	text-decoration: underline;
}

.print {
	display: block;
	padding-left: 14px;
	background: url(../img/print.gif) no-repeat;
}

/* @end */

/* Optionen */



/* @group boxen */
#boxen{
	display: block;
	margin-top: 4px;
}
#boxen a.boxauswahl:link{
	display: block;
	color: rgb(40,130,190);
	font-size: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#boxen a.boxauswahl:visited{
	color: rgb(40,130,190);
	display: block;
	font-size: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#boxen a.boxauswahl:hover {
	display: block;
	color:  rgb(255,156,0);
	font-size: 10px;
}

#boxen a{
	cursor: pointer;
}
#boxen a:hover{
	cursor: pointer;
}

#boxen .box2{
	display: block;
	width: 220px;
	float: left;
	border: 1px solid #f0f0f0;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
	background-color: #fff;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
}

#boxen .box3{
	display: block;
	width: 140px;
	float: left;
	margin-right: 2px;
	margin-left: 10px;
	margin-bottom: 15px;
	border: 1px solid #f0f0f0;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
}

#boxen .box2 h2{
	font-size: 11px;
	color: white;
	margin: 0;
	padding: 2px 0 2px 5px;
	background-color: rgb(40,130,190);
	border-bottom: 1px solid white;
}
#boxen .box3 h2{
	font-size: 11px;
	color: white;
	margin: 0;
	padding: 2px 0 2px 5px;
	background-color: rgb(40,130,190);
	border-bottom: 1px solid white;
}

#boxen .box2 p, #boxen .box3 p{
	font-size: 10px;
	padding-left: 3px;
	text-align: left;
	padding-right: 2px;
	font-weight: bold;
}

/* @end */

/* @group Formulare */

/* @group Anmeldung */

/* @group Buttons */

#header-1 .button {
	display: block;
	font-size: 10px;
	color: #303030;
	margin-left: 20px;
	padding-top: 5px;
}
#header-1 .button span {
	
	position: fixed;
	margin-top: 0;
}
#header-1 .button a, #header-1 .button a:visited {
	position: fixed;
	display: block;
	text-decoration: none;
	color: rgb(40,130,190);
	margin-top: 2px;
}

#header-1 .button a:hover {
	color: rgb(255,156,0);
	text-decoration: underline;
}

/* @end */

form#meteocontrol_login .benutzername {
	
	font-size: 10px;
	color: #303030;
	margin-left: 5px;
}
form#meteocontrol_login .passwort {

	font-size: 10px;
	color: #303030;
	margin-left: 5px;
}

form#meteocontrol_login {
	position: absolute;
	top: 30px;
	position: fixed;
	font-size: 10px;
	margin-left: 15px;
	margin-top: 6px;
}

form#meteocontrol_login .input_form {
	float: left;
	width: 125px;
	color: #000;
	background-color: #f3f3f3;
	padding-left: 2px;
	border: 1px solid #e2e2e2;
	padding-top: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}


form#meteocontrol_login .form_button {
	height: 17px;
	width: 22px;
	color: white;
	background-color: rgb(40,130,190);
	margin-left: 4px;
	cursor: pointer;
	padding-left: 0;
	border: none;
	padding-bottom: 1px;
}

form#meteocontrol_login .form_button:hover {
	height: 17px;
	width: 22px;
	color: white;
	background-color: #3e83ca;
	cursor: pointer;
	margin-left: 4px;
	padding-left: 1px;
	border: none;
	text-decoration: underline;
}


/* @end */

/* @group Kontaktformular */

.clearer{
	clear:both;
	
}
form#Kontaktformular{
	font-size: 11px;
	width:500px;
}
form#Kontaktformular h1{
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 10px;
	color: rgb(40,130,190);	
}

form#Kontaktformular label {
	float:left;
	clear:both;
	display:block;
	width:140px;
	margin-bottom:10px;
	padding-left:10px;
}
form#Kontaktformular input, form#Kontaktformular textarea  {
	float:left;
	display:block;
	width:250px;
	color: #000;
	background-color: #f3f3f3;
	padding-left: 2px;
	border: 1px solid #e2e2e2;
	font-size: 12px;
	margin-bottom:10px;
	padding:1px;
}
form#Kontaktformular select{
		float:left;
	display:block;
	width:100px;
	color: #000;
	background-color: #f3f3f3;
	padding-left: 2px;
	border: 1px solid #e2e2e2;
	font-size: 12px;
	margin-bottom:10px;
	padding:1px;

}

/*clearing all floats and fix firefox and ie backgroundcolor-bug */
form#Kontaktformular div.clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:1px;
} 

form#Kontaktformular .form-button {
	margin-left:150px !important;
	margin-left:55px; /*to fix ie6 position*/
	width:100px;
	clear:both;
	color: white;
	background-color: rgb(40,130,190);
	cursor: pointer;
}
form#Kontaktformular .option {
	border:none;
	background:none;
	width:auto;
}
form#Kontaktformular fieldset {
	border:none;
	padding-left:140px;
	padding-bottom:10px;
	display:block;
	clear:both;
}
form#Kontaktformular fieldset input {
	
	width:auto;
	border:none;
	background:none;
	float:left;
	display:block;
	margin-right:10px;
	margin-top:3px !important;
	margin-top:0px; /*to fix ie6 position*/
}
form#Kontaktformular fieldset label {
	width:auto;
	clear:none;
	float:left;
	display:block;
	padding-right: 4px;
	white-space:nowrap;
	padding-top: 2px;
}



/* @end */


/* @end */
