body {
    background-image:url(../images/bg.jpg);
	background-attachment: fixed;
	background-color: #FFFFFF ;
	background-repeat:repeat-x top;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: -2000;
	list-style-position: outside;
	list-style-image: url(../images/rad.gif);
	list-style-type: square;
	overflow:auto;
    overflow: -moz-scrollbars-vertical;
}
body,td,th {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menue a:link {
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	color: #000000;
}
.menue a:visited {
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	color: #000000;
}
.menue a:hover {
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	color: #04519A;
}
.menue a:active {
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	color: #C0C0C0;
}
#head {
	height:189px;
	background-image:url(../images/iwc-langeoog_1.jpg);
}


#content_container {
	position:absolute;
	width: 900px;
	min-height:600;
	height: 480!important;  /* für moderne Browser */
	height: 480;  /*für den IE */
	left:50%;
	margin-top:0px;
	margin-left:-450px;
	border:groove #04519A medium;
	top: 0px;
	padding-top:0px;
	background-color:#FFFFFF;
	}
	

#menue {
	background-color:#FFFFFF;
	background-image:url(../images/iwc-langeoog_2.jpg);
	width:198px;
	height:411px;
	float:left;
	padding-left:10px;
	padding-top:0px;

}

#content {
	padding-left:5px;
	padding-right:0px;
	background-color:#FFFFFF;
	width: 680px;
	float: left;
}

#footer {
	background: url(images/bottom.gif);
	height:50px;
	width:900px;
	top: 561px;
	float: left;
	left: 0px;
	
}
#zeit {
	position:absolute;
	float:left;
	width: 150px;
	margin-top:230px;
	margin-left:40px;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	z-index:10;

}
#offen {
	position:absolute;
	margin-top:550px;
	margin-left:40px;	
	z-index:20;

}
.news_icon {
	width: 100px;
	float: left;
}
.news_text {
	width: 540px;
	padding-left:10px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.news_headline {
	width: 540px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left:10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#3061A6;
	}
.news_link {
	clear: left;
	width: 540px;
	padding-left:10px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}



