body, html {
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	color: #000000;
}
td, p, div{
	text-align: left;
}
.top-links {
	text-align:right;
}
.top-links a{
	color: #858585;
	text-decoration: none;
}
.top-links a:hover {
	color: #353585;
}
a img {
	border: none;
}
.header {
	background-image:url('images/img/bg-header.jpg');
	height: 16px
}
#wettertable {
	padding: 3px;
	margin-bottom: 8px;
	width: 100%;
	text-align: center;
	font-size: 9px;
	background-color: #cccccc;
	border: 1px solid #6699CC;
	border-top: none;
}
#header-shadow {
	background-image: url('images/img/header-bottom.gif');
	background-repeat: no-repeat;
	width: 625px;
	height: 25px
}

.navigation-left {
	border: 1px solid #2D81BD;
	background-color: #cdcdcd;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

.navigation-left td {
	margin-bottom: 1px;
	border-bottom: 1px dashed #ffffff;
	background-image:url('images/img/arrow.gif');
	background-repeat: no-repeat;
	background-position: 5px 6px; padding-left:12px; padding-right:4px; padding-top:2px; padding-bottom:0px
}
.navigation-left td.last {
	border: none;
}
.navigation-left .heading {
	background-color: #2d81bd;
	background-image: url('images/img/bg-box-heading.jpg');
	background-repeat:repeat-y;
	background-position: left 50%;
	color: #FFFFFF;
	text-align: center;
	border:medium none;
}
.navigation-left a {
	text-decoration: none;
	color: #000000;
}
.navigation-left a:hover {
	color: #000085;
}
.webcam td {
	border:none!important;
}
.navigation-right {
	border: 1px solid #2D81BD;
	margin-bottom: 8px;
	padding-bottom: 2px;
	float: right;
}

.navigation-right td {
	padding: 2px 4px!important;
	text-align:center;
}

.navigation-right .heading {
	background-color: #2d81bd!important;
	background-image: url('images/img/bg-box-heading.jpg');
	background-repeat:repeat-y;
	background-position: left 50%;
	color: #FFFFFF;
	text-align: center;
	border:medium none;
}
.webcam .navigation-right a {
	background-image:none;
}
.navigation-right a {
	text-decoration: none;
	color: #000000;
	background-image:url('images/img/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	/*padding-left: 9px*/
}
.navigation-right a:hover {
	color: #000085;
}

#heading-left {
	background-image: url('images/img/bg-heading-left.jpg');
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px
}
#heading-right {
	background-image: url('images/img/bg-heading-right.jpg');
	background-repeat:no-repeat;
	font-size: 12px;
	text-align: right;
	padding-top: 8px;
	padding-right: 3px
}
#werbung-left {
	border-collapse:collapse;
	width: 128px;
	margin-top: 6px;
}
#werbung-left td{
	border: 1px solid #999999;
	width: 100%;
	text-align: center;
	padding: 4px;
	border-collapse:collapse;
}
img.display {
	border: 1px solid #333333;
}
#contenttable {
	border: 1px solid #2d81bd;
	border-left: 5px solid #2b81bd;
	padding: 8px;
	margin-top: 8px;
}
#contenttable td {
	vertical-align: top;
}
.infotable {
	vertical-align: top;
	border-collapse:collapse;
}
.infotable .heading {
	background-color: #cccccc;
	font-weight: bold;
}

.infotable td {
	border: 1px solid #999999;
	padding: 4px;	
}
#shadow-left {
	width: 2px;
	height: 100%;
	background-image:url('images/img/shadow-left.jpg');
	background-repeat:repeat-y
}
#shadow-right {
	width: 17px;
	height: 100%;
	background-image:url('images/img/shadow-right.jpg');
	background-repeat:repeat-y
}
#main-table {
	margin-left: 2px;
}
.line1 {
	background-image: url("images/img/dotted_line_grey_h.gif");
	background-repeat: repeat-x;
}
.navigation-left td.last {
	border: none;
}