html,body {
	height: 100%;
	min-width: 1004px;
	width: auto;
/*	width: expression
		(document.body.clientWidth
		< 1006? "1004px": "auto");*/
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}
	
/*
########################################################## PAGE ##########################################################
*/	
#page {
	width: 1006px;
	min-height: 100%;
	margin: auto;
	position: relative;
	}
	
#page.index {
	background: url(../bilder/kopfbilder/index.jpg) no-repeat;
	}
	
	.clear {
		clear: both;
		height: 0;
		line-height: 0;
		padding: 0;
		border: 0;
		margin: 0;
		font-size: 0;
		}

/*
********************************************************** HEADER *********************************************************
*/
#header {
	width: 1006px;
	height: 230px;
	}
/*
//////////////////////////// LOGO /////////////////////////
*/
#header .logo {
	width: 337px;
	height: 58px;
	padding: 18px 0 0 23px;
	float: left;
	}
	
	#header .logo a {
		border: none;
		}
/*
//////////////////////////// SHORTCUTS ////////////////////////
*/
#header .shortcuts {
	width: 350px;
	float: right;
	margin: 16px 36px 0 0;
	}
	
	#header .shortcuts ul {
		margin: 0;
		padding: 0;
		}
		
		#header .shortcuts ul li {
			display: inline;
			}
			
			#header .shortcuts ul li a {
				font-size: 14px;
				color: #006d9c;
				text-decoration: none;
				font-style: italic;
				padding: 0 4px;
				}
				
				#header .shortcuts ul li a:hover, #header .shortcuts ul li .active {
					text-decoration: underline;
					}
/*
//////////////////////////// Kopflinks Startseite ////////////////////////
*/
#header #link-hiddensee, #header #link-stoerte, #header #link-bodden, #header #link-kranich  {
top: 185px;
left: 200px;
position: absolute;
}
#header #link-hiddensee a, #header #link-stoerte a, #header #link-bodden a, #header #link-kranich a  {
display: block;
height:20px;
text-indent: -9999px;
}
#header #link-hiddensee{
width: 140px;
}
#header #link-stoerte{
margin-left: 160px;
width: 210px;
}
#header #link-bodden{
margin-left: 380px;
width: 130px;
}
#header #link-kranich{
margin-left: 540px;
width: 130px;
}

/*
********************************************************** WRAP **********************************************************
*/
#wrap {
	width: 1006px;
	padding: 0 0 121px 0;
	background: url(../bilder/hg-right-colum.jpg) repeat-y right;
	position: relative;
	}
	
	#wrap img.logo {
		position: absolute;
		bottom: 101px;
		right: 24px;
		}
/*
//////////////////////////// SIDEBAR /////////////////////////
*/
#sidebar {
	width: 214px;
	float: left;
	margin: 0 0 0 50px;
	}

/*---------------------------- MENUE ----------------------------*/
#menue {
	width: 214px;
	margin: 128px 0 0 0;
	font-family: 'Trebuchet MS';
	}
	
	#menue ul {
		margin: 0;
		padding: 0;
		}
	
	#menue ul li {
		width: 214px;
		list-style: none;
		background: url(../bilder/border-bottom-hmenue.jpg) repeat-x bottom;
		padding: 0 0 10px 0;
		margin: 4px 0 0 0;
		}
	* html #menue ul li {
		margin: 0;
		}
		#menue ul li a {
			color: #006d9c;
			font-size: 18px;
			font-style: italic;
			font-weight: bold;
			text-decoration: none;
			margin: 0 0 0 2px;
			}
			
			#menue ul li a:hover,
			#meneu ul li a.active {
				color: #cc0f13;
				}
			
/**************************/
/******** Zweite Ebene ****/
/**************************/
#menue ul li ul li {
	background: none;
	padding: 0;
	margin: 0;
	}
	
	#menue ul li ul li a {
		background: none;
		font-size: 14px;
		font-weight: normal;
		background: url(../bilder/icon-unmenue.jpg) no-repeat 4px 7px;
		padding: 0 0 0 14px;
		margin: 5px 0;
		
		}

		#menue ul li ul li a:hover,
		#menue ul li ul li a.active {
			color: #cc0f13;
			background: url(../bilder/icon-unmenu-hover.jpg) no-repeat 4px 7px;
			}
/*---------------------------- MENUE ----------------------------*/
#wetter {
	margin: 20px 0 0 0;
	text-align: center;
	}
/*//////////////////////////// CONTENT /////////////////////////*/
#content {
	width: 448px;
	float: left;
	padding: 0 0 0 18px;
	}
/*---------------------------- TEASER ----------------------------*/	
#content .teaser {
	width: 392px;
	min-height: 0px;
	border-bottom: 1px solid #00a1d6;
	padding: 0 0 50px 0;
	color: #006d9c;
	font-size: 12px;
	}
	
	#content .teaser.last {
		border-bottom: none;
		}

/*Headlines*/
#content .teaser h1 {
	font-size: 18px;
	color: #e1001b;
	margin: 25px 0 8px 0;
	}
		
/*Bilder*/
#content .teaser IMG {
	width: auto;
	float: left;
	margin: 0 10px 10px 0;
	}

#content .teaser IMG.nofloat {
	width: auto;
	float: none;
	margin: 6px 0 0 4px;
	}

/*Listenelemente*/
#content .teaser ul li {
	margin: 5px 0;
	}

	#content .teaser ul li a {
		color: #006d9c;
		padding: 0 0 0 14px;
		text-decoration: none;
		}
		
		#content .teaser a.red {
			color: #e2001a;
			font-weight: bold;
			background: none;
			padding: 0;
			text-decoration: underline;
			}
			
			#content .teaser ul li a.red:hover {
				text-decoration: none;
				}
			#content .teaser ul li a:hover {
				text-decoration: underline;
				}
/*Infobox*/
#content .teaser .infobox {
	width: 188px;
	float: left;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dashed #006d9c;
	}
	
	#content .teaser .infobox h2 {
		font-weight: bold;
		}
		
		#content .teaser .infobox p {
			margin: 2px 0 0 0;
			padding: 0;
			}
/*//////////////////////////// RIGHT-COLUM /////////////////////////*/
#right-colum {
	width: 264px;
	min-height: 600px;
	float: left;
	color: #006d9c;
	}
	
#right-colum a {
	border: none;
	}
		
/*Headlines*/
#right-colum h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	margin: 50px 0 0 0;
	border-top: 1px solid #80D2F2;
	}
	
#right-colum h3 {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}
/*Links, Listen*/
	
	#right-colum a, #right-colum ul li {
		font-family: 'Trebuchet MS';
		font-size: 12px;
		color: #cc0f13;
		background: url(../bilder/pfeil-right-colum.jpg) no-repeat 5px 5px;
		padding: 0 0 0 12px;
		}
		
		#right-colum a:hover {
			text-decoration: none;
			}
/*TEXT*/
#right-colum p {
	margin: 15px 0;
	padding: 0 20px 0 20px;
	font-size: 12px;
	line-height: 1.12;
	}
	
	#right-colum p.nospace {
		margin: 0;
		}
		
		#right-colum p.bold-italic {
			font-style: italic;
			font-weight: bold;
			}
			
			#right-colum p a {
				color: #006d9c;
				text-decoration: underline;
				padding: 0;
				font-size: 14px;
				}
				
				#right-colum p a:hover {
					text-decoration: none;
					}
/*Bilder*/
#right-colum #karte {
	padding: 10px 0 0 5px;
	margin: 15px 0 25px 0;
	}
#right-colum p a {
	background: none;
	}
/*
********************************************************** FOOTER **********************************************************
*/
#footer {
	width: 1006px;
	height: 61px;
	position: absolute;
	bottom: 0;
	background: url(../bilder/hg-footer.jpg) no-repeat;
	font-family: 'Trebuchet MS';
	padding: 40px 0 0 0;
	text-align: center;
	}
	
	#footer ul li {
		display: inline;
		font-size: 12px;
		color: #006d9c;
		background: url(../bilder/icon-shortcuts-footer.jpg) no-repeat 0 8px;
		padding: 0 0 0 6px;
		}
		
		#footer ul li a {
			color: #006d9c;
			text-decoration: none;
			}
			
			#footer  ul li a:hover {
				text-decoration: underline;
				}
				
				#footer ul li.hnm {
					background: none;
					border-left: 1px solid #006d9c;
					padding: 0 0 0 6px;
					}
					
				#footer ul li.first {
					background: none;
					}