body {
    margin: 0;
    padding: 20;
	background-image: url(../bilder/hintergruende/bg_parkett.jpg); 
	background-repeat: repeat;
}

#container {
	margin: 50px auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 900px;
	position: relative; /* puts container in front of distance */
}

#rahmen {
	margin: 0px;
	padding:0;
	width: 895px;
	/* height: 595px; */
	position: relative; /* puts container in front of distance */
	float: left;
	border: 5px solid #F4EFE1;
	background-image: url(../img/bg_inhalt.gif);
	background-repeat: repeat-y;
}

#kopf {
	width: 895px;
	height: 370px;
	background: url(../img/bg_kopf.gif) bottom left repeat-x #fff;
	position:relative;
}

#logo {
	top: -40px;
	left: -50px;
	width: 600px;
	height: 262px;
	z-index: 99;
	position: absolute;
}

#titelbild {
	bottom:30px;
	left: 250px;
	padding: 11px;
	width: 580px;
	height: 190px;
	background-image: url(../img/bg_bild.gif);
	background-repeat: repeat-x;
	position: absolute;
}

#inhalt {
	width: 895px;
}

#spalte1 {
	width: 245px;
	/* height: 325px; */
	padding-top: 10px;
	padding-left: 30px;
	float: left;
}

#spalte2 {
	width: 590px;
	background-color: #ffffff;
	float: left;
}

#location_des_monats {
  width: 280px;
  margin-right: 30px;
  float: left;
  background-color: #fdf5e2;
}

#toplocations {
  width: 280px;
  float: left;
}

#karte {
  width: 278px;
  margin-top: 20px;
  border: 1px solid #7d6a59;
  float: left;
}

#fusszeile {
	width: 895px;
	padding-bottom: 10px;	
	/* background-color: #ff00ff; */
	float: left;
	background-image: url(../img/bg_inhalt.gif);
	background-repeat: repeat-y;
}

.logo_metz {
	float:right;
	margin:5px 0 0 0;
	padding-right:45px;
}

/* Locationtabelle */
.tbl_location_tr1 {
  background-color: #fdf5e2;
}

.tbl_location_bez {
  vertical-align: top;
  font-weight: bold;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
}

table.tbl_location { 
  border: 1px solid #cdbe9f; 
}

.div_location_button { 
  height: 105px; 
  width: 117px;
  text-align: center;
  border-right: 1px solid #cdbe9f;
  float: left;
  text-decoration: none;
  padding-top: 15px;
}

.div_location_button:hover { 
  background-color: #cdbe9f;
}

.div_location_button_kl { 
  height: 25px; 
  width: 25px;
  text-align: center;
  border-right: 1px solid #cdbe9f;
  float: left;
  text-decoration: none;
  /* padding-top: 15px; */
}

.div_location_button_kl:hover { 
  background-color: #cdbe9f;
}

.div_location_button a:link, .div_location_button a:visited { 
  text-decoration: none;
}

.div_location_videovorschau { 
  /* height: 105px; */
  width: 117px;
  text-align: center;
  border-right: 1px solid #cdbe9f;
  float: left;
  text-decoration: none;
  padding-top: 15px;
}

.div_location_videovorschau:hover { 
  background-color: #cdbe9f;
}

#impressum {
    position: relative;
	width: 300px;
	padding-left: 35px;
	text-align: left;
	margin: 0px auto;
	float: left
}

.seiten_beschreibung {
	clear: both;
}

/* SEITEN-TEXTE */

.text_entry h2, .text_entry_first h2 {
	padding:0;
	margin:0;
}

.downloads, .link {
	text-align:right;
	margin:15px 0;
	clear:both;
}

.text_entry {
	margin:15px 0;
	border-top:1px solid #CDBE9F;
	padding-top:12px;
}


.text_entry_last {
	border-top:1px solid #CDBE9F;
}


.text_entry_first {
	clear: both;
	margin-top:-3px;
}


.bild_rechts {
	float: right;
	margin:7px 0px 10px 10px;
}

.margin_bild_rechts {
	margin-right: 10px;
}

.bild_links {
	float: left;
	margin:7px 15px 10px 0px;
}

.margin_bild_links {
	margin-left: 10px;
	margin:0 10px 10px 0px;
}


/* rheinline */
#rheinline {
    position: relative;
	width: 600px;
	clear: left;
	text-align: right;
	margin: 0px auto;
	float: left
}
