* {
	margin: 0px;
	padding: 0px;
}
a img, img { border-width:0; }
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#363636;
	background-image:url(images/background.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000C3F;
}
a:hover { text-decoration:underline; }
p, ol { margin-bottom:20px; }
li { margin-left:20px; }

h3, h3 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000C3F;
}

h4, h4 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000C3F;
}

div.body {
	width:890px;
	margin:0 auto;
	background-color:white;
	padding:30px 20px 20px 20px;
}
div.header { 
	padding:0px 40px 30px 40px; 
	height:22px;
}
img.logo { float:left; margin-top:2px; }
img.muc { float:right; }
div.int {
	float:right;
	padding-right:20px;
}

div.news {
	clear:both;
	background-color:#000C3F;
	color:white;
	padding:15px 40px 0px 40px;
	margin-bottom:20px;
	height:240px;
	position:relative;
}
img.sticker { float:right; }
img.title { 
	padding-top:10px; 
	float:left;
}
div.news-left, div.news-right {
	position:absolute;
	bottom:20px;
	width:360px;
	height:130px;
}
div.news-left { left:40px; }
div.news-right { right:40px; }

div.news-header { height:30px; }
div.news-header div.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
}
div.news-header h3 {
	float:right;
	width:265px;
}
div.news-header h3 a { 
	color:white; 
	text-decoration:none;
}
div.news-header h3 a:hover { text-decoration:underline; }
div.news div.img {
	clear:left;
	float:left;
	margin:0px 20px 0px 0px;
	width:100px;
}
div.news .content { clear:right; }

div.news div.hotel-images img.img1 { float:left }
div.news div.hotel-images img.img2 { float:right }
div.news div.hotel-images { 
	text-align:center;
	margin-top:10px;
}
div.news div.googlemap { margin-top:20px; }
div.news img.news-nav-left, div.news img.news-nav-right { 
	position:absolute;
	top:120px;
	display:none;
	cursor:pointer;
}
div.news img.news-nav-left { left:10px }
div.news img.news-nav-right { right:10px }

div.box {
	width:360px;
	margin-bottom:20px;
}
div.box-left { 
	clear:left; 
	float:left; 
	padding-left:40px;
}
div.box-right { 
	float:right; 
	padding-right:40px;
}
div.box-main {
	width:810px;
	margin:0px 40px;
}
div.box-main img.alignleft, div.box-main img.alignright {
	float:left;
	margin:0px 20px 20px 0px;
}
div.box-main h3 { margin-bottom:20px; }

div.box hr {
	border-style:solid;
	border-width:9px 0px 0px 0px;
	border-color:#000C3F;
	margin-bottom:20px;
	width:400px;
}
div.box-left hr { margin-left:-40px; }
div.box-right hr { margin-right:-40px; }
div.box-main hr { 
	width:850px;
	margin-left:-40px;
}
div.box h2 img { display:block; }
div.box h2 { margin-bottom:10px; }
div.box div.teaser {
	float:left;
	margin-right:20px;
}
div.box div.weiter {
	float:right;
}

div.silhouette { 
	clear:both; 
	text-align:center;
	padding-top:40px;
}
div.footer {
	background-color:#000C3F;
	height:20px;
	padding:20px 0px 20px 40px;
	position:relative;
}
div.footer, div.footer a {
	color:white;
	text-decoration:none;
}
div.footer span { 
	padding-right:30px; 
}
div.footer a.tam { 
	position:absolute;
	right:40px;
	top:25px;
	height:11px;
}
div.clearall { clear:both; }

div.box-anreise h3 {
	margin-bottom:10px; 
	color:#000C3F;
}
input#route {
	background-image:url(images/input_route.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:142px;
	height:20px;
	border-width:0px;
	float:left;
	padding-top:3px;
	padding-left:10px;
	color:#888888;
}
.route-button {
	float:right;
}

a.backlink {
	float:left; 
	padding-right:10px;
}
