/* @override 
	http://83.144.232.25/typo3/cms/fileadmin/template/meteomedia/css/layout.css

*/

/* mm Version 3.1 | 15.02.2008 | msi */

/* @group Layout */

* {
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	font-weight: normal;
	font-style: normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}



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;
	margin: 0px;
	padding: 0px;
}

#col2 {
	float: left;
	display: block;
	width: 30px;
	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 {
	display: block;
	width: 200px;
	height: 120px;
}

#header-2 {
	display: block;
	width: 30px;
	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 Buttons */



#header-1 div.button {
	
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 0.69em;
	position: fixed;
	margin-top: 5px;
	margin-left: 20px;
}

#header-1 div.button a {
	
	text-decoration: none;
	color: rgb(40,130,190);
}
#header-1 div.button a:visited {
	
	text-decoration: none;
	color: rgb(40,130,190);
}

#header-1 .button a:hover {
	color: #ff6300;
}

/* @end */

/* @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;
}

#header-4 form input.button_suche {
	height: 19px;
	width: 25px;
	color: white;
	background-color: #114484;
	margin-left: 2px;
	cursor: pointer;
	padding-left: 1px;
	border: none;
}

#header-4 form input.button_suche:hover {
	height: 19px;
	width: 25px;
	color: white;
	background-color: #114484;
	margin-left: 2px;
	cursor: pointer;
	padding-left: 1px;
	border: none;
	text-decoration: underline;
}



/* @end */

#content {
	display: block;
	width: 480px;
	padding-right: 10px;
	padding-top: 5px;
	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: #f0f0f0;
	padding: 5px 0px 0px 0px;

}

#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: #114484;

}


#content-col4 .direkt a:link {
	display: block;
	font-size: 12px;
	color: #fff;
	padding-left: 5px;
	padding-bottom: 2px;
	background-color: rgb(255,99,0);
	padding-top: 3px;
}

#content-col4 .direkt a:hover {
	font-size: 12px;
	color: #fff;
	border-width: 1px;
	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: 5px;
	padding-bottom: 2px;
	background-color: #ff6300;
	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: #ff6300;
}

#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: #ff6300;
}

#content h2 a:active, #content-col4 h4 a:active {
	color: #ff6300;
}

#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: #ff6300;
}

#content a:active, a:active {
	color: #ff6300;
}

#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;
}

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: #666666;
	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: #666666;
}

#col1 a:hover {
	color: #000;
}

#col1 a:active {
	color: #000;
}

#col1 #main-navigation li a.aktiv {
	color: #ff6300;
}



/* @end */

/* @group Header */

#header-1 #font {
	display: block;
	position: fixed;
	text-align: right;
	color: #303030;
	font-size: 0.69em;
	margin-right: 10px;
	margin-left: 150px;
}

#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: #ff6300;
}

.f100 {
	font-size: 100%;
}

.f140 {
	font-size: 140%;
}

.f180 {
	font-size: 180%;
}

#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: #ff6300;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	display: block;
	height: 30px;
	font-size: 10px;
	border-top: 1px solid #f1f1f1;
	padding-top: 5px;
	margin-left: 230px;
	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: #ff6300;
}

#footer li.top {
	display: block;
	width: 70px;
	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 */

/* @group Formular */
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 */

/* @group Anmeldung */
form#mm_meteocontrol_login .benutzername {	
	font-size: 11px;
	color: #303030;
}
form#mm_meteocontrol_login .passwort {

	font-size: 11px;
	color: #303030;
}
form#mm_meteocontrol_login {
	font-size: 11px;
	margin-top: 6px;
}
form#mm_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;
}
form#mm_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#mm_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;
}

/* @ group Sandbox-Plugin */
div.tx-bodensee-pi1{
	font-size: 11px;
}

h1.csc-firstHeader{
	color: #2882BE;
	font-size: 0.88em;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* @end */
