/* (de) Alle Schriftgroessen auf Standardgroesse (12 Pixel) zuruecksetzen */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	text-align: center;
	font-size:75%;
	background-image:url(../images/bg_body.png);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
}
a:link, a:visited {color: #000066; text-decoration: underline}
a:hover, a:active {color: #333333;  text-decoration: none}

/* Umrandung bei Bildern im Link fuer IE ausschalten */
a img{
border:0;
}

table{
	font-size:100%;
	border-collapse:collapse;
}

h1,h2,h3,h4,h5,h6 { font-weight:bold; margin: 0 0 4px 0; }
h1 { font-size: 125%; }/* 15px */
h2 { font-size: 116.67%; }
h3 { font-size: 116.67%; }
h4 { font-size: 100%; }
h5 { font-size: 100% }
h6 { font-size: 100%; font-style:italic }

#content p, #content ul, #content ol { font-size:100%; line-height: 1.66em; margin: 0 0 1.5em 0 }/* 12px */

#content ul, #content ol { margin: 0 0 1em 1em }
#content li { margin-left: 1.5em; line-height: 1.5em }


#site{
	background-image:url(../images/bg_site.png);
	background-repeat:repeat-y;
	background-position:center top;
}
#container{
	margin:auto;
	width:996px;
	background-color: #fff;
	text-align:left;
}
#infoMenu{
	line-height:20px;
	height:20px;
	background-color:#456AAB;
	font-size:10px;
	color:#FFFFFF;
	padding-left:1em;
}
#infoMenu a, #infoMenu a:visited{ color:#FFFFFF; text-decoration: none;}
#infoMenu a:hover, #infoMenu a:active {color: #FFFFFF;text-decoration:underline;}

#headline{
	position:absolute;
	width:996px;
}
#headline #topNews{
	position:absolute;
	z-index:5;
	left:760px;
	top:20px;
	width:220px;
	height:120px;
	overflow:hidden;
}
#topNews h2{
	font-size: 125%;
	margin-bottom:1em;
}
#topNews a{
	text-decoration:none;
}
#topNews .news-latest-container{
	font-size:83.33%;
}
#topNews .news-latest-date{
	margin-bottom:1em;
}
#topNews .news-latest-header{
	font-weight:bold;
	margin-bottom:1em;
}
#topNews .news-latest-morelink{
	text-align:right;
}
#meteos_logo{
}
#search{
	float:right;
	width:190px;
	padding-left:10px;
	height:24px;
	overflow:hidden;
	margin-top:4px;
	line-height:20px;
}
#search input{
	font-size:83.33%;
}
#search #searchWords{
	width:140px;
}
#search_submit{
	margin-left:8px !important;
	margin-left:4px;
	border:1px solid #000000;
	background-color:#003366;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
	width:25px;
	height:19px;
}
#mainNavigation{
	clear:left;
	background-color:#F7F7F7;
	border-bottom:1px solid #B7B7B7;
	height:2.5em;
	line-height:2.5em;
	padding-top:171px;
}
#mainNavigation ul{
	margin:0;
	padding:0;
	line-height:2.5em;
	height:2.5em;
	vertical-align: middle;
}

#mainNavigation ul li{
	float: left;
	list-style-type: none;
}

#mainNavigation ul li a{
	text-decoration: none;
	color:#000000; 
	display: block;
	vertical-align: middle;
	width:105px;
	text-align:center;
	border-right:1px solid #FFFFFF;
/*	font-size:91.66%; */
	font-size:100%;
}

#mainNavigation a:hover,
#mainNavigation a:active,
#mainNavigation ul li a.active{
	color:#000000; 
	background-color:#C1CCE0;
}
#menuBottom{
	height:1.5em;
	background-image:url(../images/bg_menu_bottom.png);
	background-repeat:repeat-x;
}


#submenue,
#submenue ul,
#bottomLeft ul{
	font-size:108.33%;
	margin:0;
	padding:0;
	list-style: none;
}
#submenue,
#bottomLeft ul{
	background-color:#F7F7F7;
	border-bottom:2px solid #C2C2C2;
	padding:0.5em 0 0.5em 12px;
	margin-bottom:2em;
}

#submenue li,
#bottomLeft ul li{
	margin:0;
	padding:0;
	display: block;
}

#submenue a,
#bottomLeft ul li a{
	display: block;
	text-decoration: none;
	padding:0.4em 0 0.4em 20px;
	background-image:url(../images/bg_menu_normal.gif);
	background-repeat:no-repeat;
	background-position:5px 9px;
}

#submenue a:hover,
#submenue a:active,
#submenue a.active,
#bottomLeft ul li a:hover{
	background-color:#E0E5EF;
	background-image:url(../images/bg_menu_act.gif);
}
#submenue ul.MenuEbene3{
	margin-bottom:0.2em;
}
#submenue ul.MenuEbene3 li a{
	font-size:93%;
	background-position:21px 7px;
	padding:0.2em 0 0.2em 40px;
}

#contentWrap{
	border-bottom:1px solid #D1D1D1;
}

#leftColumn{
	clear:left;
	float: left;
	width:230px;
	margin-left:10px;
}


#centerColumn{
	float:left;
	width:470px !important;
	width:450px;
	margin-left:20px;
}
#rightColumn{
	float: right;
	width: 230px;
	color:#000066;
	margin-right:10px;
}
#content{
}

#content a:link, #content a:visited {color: #456AAB; text-decoration: none;}
#content a:hover, #content a:active {color: #456AAB;  text-decoration:underline;}

#content h1 {
	background-image:url(../images/bg_content_h1.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-left:20px solid #466AAA;
	padding:0 0 2px 8px;
	margin-bottom:1em;
}
#content h2 {
	background-image:url(../images/bg_content_h2.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:3px;
	margin-bottom:0.8em;
}
#content ul{
	margin:0.5em 0;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}
#content ul li{
	background-image:url(../images/list_item.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
	margin-left:1em;
	padding-left:1.5em;
}
#content ul li ul{
	margin:0.5em 0 0.5em 1.5em;
}
#content ol{
	margin:1.5em 0;
	padding:0;
}
#content table td{
	vertical-align:top;
}
#rightColumn .csc-frame-frame1{
	margin-bottom:1em;
	background-color:#F7F7F7;
	border-bottom:2px solid #C2C2C2;
}
#leftColumn h2,
#rightColumn .csc-frame-frame1 h2{
	border-left:17px solid #456AAB;
	background-image:url(../images/bg_sidebar_header.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#456AAB;
	background-color:#C1CCE0;
	font-size:100%;
	padding:0.2em 0.3em;
	margin-bottom:0;
	text-transform:uppercase;
}
#rightColumn .csc-frame-frame1 h2{
	margin-bottom:1em;
}

#rightColumn .news-latest-item{
	margin:0.5em;
}
#rightColumn .news-latest-item a{
	text-decoration:none;
	color:#000000;
}
#rightColumn .news-latest-item h3{
	font-size:100%;	
}
#rightColumn .news-latest-header{
	font-size:90%;
	font-weight:bold;
}
#rightColumn .news-latest-date{
	font-size:91.66%;
	border-bottom:1px solid #C2C2C2;
	padding-bottom:3px;
	margin-bottom:0.2em;
	background-image:url(../images/bg_news-item.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:20px;
}
#rightColumn .news-latest-morelink{
	text-align:right;
	margin-bottom:0.5em;
	font-size:83.33%;
}
#rightColumn #t3Logo{
	text-align:center;
}
/* big box with yellow border */

#footer{
	clear:both;	
	border-top:1px solid #F2F2F2;
	background-color:#E9E9E9;
	line-height:20px;
	padding:0 10px;
	font-size:10px;
}
#footer a, #footer a:visited{
	margin:0 0.5em;
	color:#000000;
	text-decoration:none;
}
#footer a:hover, #footer a:active{
	text-decoration:underline;
}
#copyright{
	float:left;
	width:200px;
}
#footMenu{
	text-align:right;
}

/* Formulare */
fieldset.csc-mailform{
	border-width:0px;
}

.csc-mailform-field{
	margin-bottom:1em;
}

.csc-mailform-field label{ 
	display:block;
	float:left;
	font-weight:bold;
	width:100px;
}

.csc-mailform-field input,
.csc-mailform-field textarea{
	width:300px;
}

input.csc-mailform-submit{
	width:120px;
	margin-left:100px;
	border:1px solid #000000;
	background-color:#466AAA;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
}
/* News */
dl.news-single-related,
dl.news-single-links{
	background-image:url(../images/list_item.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:12px;
}
dl.news-single-related dd{
	margin:0.2em 0;
}
dl.news-single-links dd{
	margin:0;
}

.customer-voice{
	font-size:0.83em;
	line-height:2em;
	color:#000000;
	padding:0 1em;
}
.customer-voice h3{}
.customer-voice p{ margin-bottom:0.25em; }
#rightColumn .customer-voice a{
	text-decoration:none;
	color:#000000;
}
.customer-image{
	float:right;
	margin:0 0 0.5em 0.5em;
}
.customer-single-voice .customer-image{
	font-size:0.83em;
}
.customer-image img{
	display:block;
}
.customer-morelink{
	text-align:right;
}

/* Allgemeine Klassen */

.blue {
	color:#003366;
}
.klein{
	font-size: 9px;
}
.fett{
	font-weight: bold;
}
.bold{
	font-weight:bold;
}
.clear{
	clear: both;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.align-justify {
	text-align:justify;
}
#content .contenttable td{
	vertical-align:top;
}
.csc-frame-rulerBefore{
	border-top:2px solid #CCCCCC;
	margin:0.5em 0;
}
.csc-frame-rulerAfter{
	border-top:2px solid #CCCCCC;
	margin:0.5em 0;
}
.csc-textpic-caption{
	font-size:0.83em;
}
.pageHeader,
.hidden {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}
.Iota{
	font-family:Arial, Helvetica, sans-serif;
}
