* {
	padding:0px;
	margin:0px;
}
html {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
	height:100%; 
}

body {
	position: relative; 
	width: 974px;
	min-height:100%;         /* IE min-height hack */
	height:auto !important;  /* IE min-height hack */
	height:100%;             /* IE min-height hack */
	margin: 0 auto 0 auto;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border:0px solid red;
	background-image : url(../images/page_bg4.jpg);
	background-repeat:repeat-y;
}

#contentcont {
	margin:0px;
	padding:0px;
	height:100%;
	width:974px;
	border:0px solid red;
}

#bg {
	background-color:#a3bfcd;
}


#leftcont {
	float:left;
	width: 211px;
	margin: 0px 0px 0px 0px;
}

#logo {
	float:left;
	width: 211px;
	height: 129px;
}

#menu {
	float:left;
	width: 211px;
	/*height: 40px;*/
	border:0px solid red;
}

#suche {
	float:left;
	margin-left:18px;
	padding:15px 0px 0px 15px;
	border:0px solid red;
	
	display: none;
}

#flashmovie {
	float:right;
	width:684px;
	height:405px;
	margin-right:0px;
	padding-left:10px;
	background-color:#f0f2f3;
}

#whiteline {
	float:left;
	width:905px;
	height:5px;
	margin: 0px;
	background-color:#ffffff;
	border:0px solid red;
}

#content_start {
	float:right;
	width:905px;
	height:262px;
	background-color:#6f90a1;
	border:0px;
	padding:0px;
	margin: 0 0 0 0;
	border:0px solid red;
}

#wetter{
	float:left;
	width:905px;
	height:121px;
	background-image : url(../user_upload/wetter_bg.gif);
	background-repeat:no-repeat;
	margin-left:0px;
}

#footer {
	min-height: 100%;
   
	width:905px;
	padding:0px;
	margin-left:34px;
	background-color:#95b1c0;
}	

#footertop1 {
	margin:0px;
	padding:0px;
	width:905px;
	background-color:#96b2c0;
}
#footertop1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#footertop1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#contentright {
	float:left;
	width:435px;
	height:105px;
	margin-left:30px;
	margin-top:10px;
	border:0px solid red;
}

*html #contentright {
	float:left;
	width:435px;
	height:105px;
	margin-left:15px;
	margin-top:10px;
	border:0px solid red;
}

#sonne {
	float:left;
	color:#003856;
	border:0px solid green;
}

#contentright h1 {
	color:#003856;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

/* Webcam */
#content_start .webcam {
	float:left;
	
	height:1%;
	line-height:1.3;
	
	margin:3px 18px 3px 0px;
	padding:3px;
	
	width:192px;
}

#content_start .webcam {
	width: 192px;
	height: 111px;
	
	display: block;
}

#content_start .webcam .webtext {
	margin: 5px 0 0 0;
}

#content_start .webcam .webtext h4 {

	margin: -3px 0 3px 0;
}

#content_start .webcam .webtext h4 img {

	margin: -3px 0 3px 0;
}

#content_start .webcam .webtext .bodytext a{
	color: #ffffff;
}

#content_start .webimage {
	width: 192px;
	height: 111px;
	
	overflow: hidden;
	
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content_start .webtext {
	display: block;
	
	margin: 8px 0 5px 0;
	padding:2px;
}

/* Wetter */
#sonne {
	position: relative;
	
	width: 412px;
}

#sonne .day {
	float: left;
	
	width: 98px;
	height: 121px;
	
	text-align: center;
	
	background-image: url('../images/weather_line.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#sonne .day .image {
	height: 80px;
	width: 98px;
	
	overflow: hidden;
	
	background-repeat: no-repeat;
	background-position: center center;
}

#sonne .water_temp {
	position: relative;
	float: right;
	
	width: 117px;
	height: 121px;
	
	background-image: url('../images/line_temp.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#sonne .water_temp .image {
	position: absolute;
	top: 25px;
	left: 50px;
	
	width: 17px;
	height: 40px;
	
	background-repeat: no-repeat;
	background-position: center center;
}

#sonne .water_temp .temp_tag {
	position: absolute;
	top: 80px;
	left: 25px;
	
	display: block;
}

#sonne .csc-frame-frame1 .bodytext {
	position: absolute;
	top: 80px;
	left: 298px;
	width: 112px;
	text-align: center;
	display: block;
}
