html
{
  overflow-y: scroll;
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #666;
	font-style : normal;
	font-weight : normal;
	line-height : 150%;
	/*overflow-y: hidden;*/
}
#ecomasCMSContent
{
	padding:15px 25px 0 25px;
	background-color:#fff;
}
.Titel,h1,h2
{
	font-size : 18px;
	text-decoration : none;
	color : #f90;
	font-weight : bold;
        line-height : 105%;
}
h1.mittitel{
        font-size : 14px;
	text-decoration : none;
	color : #f90;
	font-weight : bold;
        line-height : 105%;
}
.Untertitel,h3,h4{
	font-size : 14px;
	text-decoration : none;
	color : #666;
	font-weight : bold;
}
.Einfuehrungstext,h5,h6{
	font-size : 12px;
	text-decoration : none;
	color : #666;
	font-style : italic;
	font-weight : normal; 
}
h1,h2, h3, h4, h5, h6
{
        line-height : 105%;
}
h5, h6
{
  line-height : 150%;
}
.text,p,td,th,div,textarea {
	font-size : 12px;
        line-height : 150%;
}
.fehler
{
	font-size : 12px;
	text-decoration : none;
	color : #DF002B;
	font-style : normal;
	font-weight : normal;
        line-height : 150%;

}
a{
	text-decoration : underline;
	color : #f90;
	font-style : normal;
	font-weight : normal;
}
a:hover{
	color : #333;
}
form
{
	border:0;
	margin:0;
	padding:0;
}
.textsmall
{
	font-size : 10px;
}
/* Wetter Anfang */
.wetter_title, .start_wetter_title{
 height:10px;
 font-size:10px;
 line-height:100%;
 background-color:#f49e00;
 color:#fff;
 font-weight:bold;
 padding:10px 0 10px 18px;
 width:145px;
}
.wetter_content, .start_wetter_content{
 background-color:#ddd;
 width:146px;
 padding:10px 9px 10px 8px;
}
.start_wetter_title, .start_wetter_content{
 margin-left:14px;
}
table.wamrlpt1{
 background-color:#ddd !important;
}
table.wamrlpt1  span, .wamrlptf1 a, table.wamrlpt1 td{
 color:#666 !important;
 background-color:#ddd !important;
 line-height:150% !important;
 padding:0 !important;
}
table.wamrlpt1 td hr{
 display:none !important;
 visibility:hidden !important;  
}
.wamrlptf1{
 border-top:1px solid #666;
}
.wamrlpth1{
 border-bottom:1px solid #666;
}
.wamrlptf1 a{
	text-decoration:underline !important;
}
.wamrlptf1 a:hover{
	text-decoration:none !important;
}
/* Wetter Ende */