body {
  padding:0px;
  margin:0px;
  background-color:#2985c2;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#000000;
}
a:hover {
  color:#f00;
}
#kopf {
  height:200px;
  margin:10px 10px 0 10px;
  padding:0 5px 0 0;
  border-bottom:1px solid black;
  background-color:#2985c2;
}
#kopf h1 {
  font-family:Trebuchet,serif;
  letter-spacing:-1px;
  font-weight:bold;
  text-decoration:none;
  font-size:44px;
  color:#fff;
  margin:0px 5px 0 5px;
  padding:-5px 0 0 0;
  padding:5px;
}
#kopf img {
  float:right;
  border:1px solid black;
  margin: 5px 0 0 0;
  padding:0px;
}
#kopf h3 {
  margin:-5px 0 0 10px;
  padding:-5px;
  letter-spacing:-1px;
  font-size:20px;
  color:#fff;
}
#kopf a {
  text-decoration:none;
  color:#fff;
}
#kopf a:hover {
  text-decoration:none;
  color:#000;
}
#mitte {
  position:relative;
  width:100%;
  height:68%;
}
#inhalt {
  min-width:120px;
  height:100%;
  padding:0px 10px 5px 10px;
  margin:0px 170px;
  background-color:#ffffc6;
  overflow:auto;
  text-align:justify;
  font-size:12px;
}
#inhalt img {
  float:left;
  border:0;
}
#inhalt li {
  text-align:left;
}
#inhalt table {
  margin-top:0px;
  margin-bottom:40px;
}
#inhalt h3 {
  font-size:12px;
  text-decoration:bold;
  text-align:center;
}
#inhalt td {
  font-size:10px;
  text-decoration:none;
  text-align:justify;
  padding:0px 10px 0px 10px;
}
#sightseeing {
  text-align:center;
  text-decoration:none;
  font-size:10px;
  margin:2px 0;
}
#links {
  position:absolute;
  top:0px;
  left:10px;
  width:160px;
  height:100%;
  text-align:center;
  background-color:#BEEFED;
  font-size:10px;
  padding: 10px 0 0 0;
}
#rechts {
  position:absolute;
  top:0px;
  right:10px;
  width:160px;
  height:100%;
  text-align:right;
  background-color:#BEEFED;
  font-size:10px;
  padding: 10px 0px 0 0;
}
#rechts img {
  float:right;
  margin:2px 0px 0px 2px;
  border:0px;
}
#rechts a {
  color:#000;
}
#rechts a:visited {
  color:#00f;
}
#rechts a:hover {
  color:#f00;
}
.right {
  float:right;
  margin-left:5px;
}
#links img {
  float:left;
  margin:2px 2px 0px 0px;
  border:0px;
}
#links h3 {
  text-align:left;
  font-size:12px;
}
#rechts h3 {
  text-align:right;
  font-size:12px;
}
#links a {
  color:#000;
}
#links a:visited {
  color:#0000FF;
}
#links a:hover {
  color:#f00;
}
#linkblock {
  margin:5px;
  text-align:justify;
  font-size:10px;
  padding:0px 0px 0px 0px;
}
#rechtsblock {
  margin:5px;
  text-align:right;
}
#fuss {
  position:relative;
  height:50px;
  margin:0px 10px 10px 10px;
  background-color:#BEEFED;
  background-image: url(images/sightseeing-muenchen.png);
  background-repeat: x-repeat;
}
p {
  font-size:0.8em;
  padding:10px 15px;
}
pre {
  font-size:12px;
  padding:10px 15px;
}
.rot {
  color:red;
  font-size:1.3em;
  font-weight:bold;
}
#webdesign {
  margin:0px;
  padding:0px 0px 0px 10px;
  text-align:left;
  width:auto;
  font-size:10px;
  vertical-align:middle;
}
#webdesign img {
  float:right;
  margin:5px 5px 0 0;
}
#webdesign a {
  font-size:14px;
  text-decoration:none;
  font-style:italic;
  font-weight:bold;
  color:#000;
  letter-spacing:-1px;
}
#webdesign a:hover {
  color:#f00;
}
#webdesign td {
  padding:5px;
}
#email {
  position:absolute;
  top:57px;
  right:16px;
}
#email img {
  border:0px;
}
#email a {
  border:0px;
  color:#ff0;
}


div#trivago_dealform {
	float:left;
	margin-right:20px;
	width:190px;
	background-color:#E6E6E6;
	border:2px solid #828282;
	padding:10px;
	font-family:Arial;
	font-size:12px;
	}
div#trivago_dealform input.querystring {
	width:190px;
	margin-bottom:5px;
	}
div#trivago_dealform select.room_type {
	width:190px;
	margin-bottom:5px;
	}
	
div#trivago_dealform select.day {
	width:50px;
	margin-bottom:5px;
	margin-left:5px;
	}
	
div#trivago_dealform select.month {
	width:80px;
	margin-bottom:5px;
	margin-left:5px;
	}
	
div#trivago_dealform input.button {
	width:190px;
	}

div#trivago_dealform ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}


