body {
	margin-top:5px;
	margin-left:0px;
	overflow-y: hidden;
	overflow-x: hidden;
	background-color:#FFFFFF;
}

table {
	margin-top:0px;
}

#container {
	width: 700px;
	height: 551px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	border:2px solid #E3EAF8;
	background-color:#FFFFFF;
}

#iframe{
	scrollbar-base-color: #E3EAF8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000066;
	scrollbar-darkshadow-color: #000066;
	scrollbar-face-color: #E3EAF8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #E3EAF8;
	text-align: left;
	width: 480px;
	height: 356px;
	background: #E3EAF8;
}

.wetter{
	overflow-y: hidden;
	overflow-x: hidden;
}

.scrollbereich{
	overflow: auto;
	width: 470px;
	height: 345px;
	overflow-x: hidden;
}
.scrollbarabstand{
	padding-right:10px;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: -10px;
}

.titel {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	margin-left:10px
}
.seitentext {
	font-size: 12px;
	font-style: normal;
	color: #000066;
	margin-right: 5px;
	margin-top:10px;
	margin-left:10px;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navitext{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.leftimg{
	float: left;
	border: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}

.leftimg2{
	float: left;
	border: hidden;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.rigthimg{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border:solid #000099 1px 1px 1px 1px;
}

.body {
	background-color: #FFFFFF;
}
a:link {
	color: #0146D1;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #FF0202;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.contentbg {
	background-color: #E3EAF8;
}
.fussnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000033;
}
.linie {
  border-bottom-color: #6699FF;
  border-bottom-width: 1px;
  border-bottom-style:dashed;
  width:80%;
  margin-left:30px;
}

.linie100 {
  border-bottom-color: #6699FF;
  border-bottom-width: 1px;
  border-bottom-style:dashed;
  width:150px;
  vertical-align:top;
}

.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000066;
	margin-left;
	margin-bottom:-5px;
}
.headline_klein {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:16px;
}
.flash {
	margin-top: 5px;
	margin-left: 5px;
	overflow-x: hidden;
	overflow-y: hidden;
	}
ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	padding-left:15px;
	list-style-type: disc;
	}
	
