body {
	margin: 0;
	padding: 0;
	background-color: #f5dfc2;
	background-repeat: repeat-y;
	}

a {
	color: #000000;
	text-decoration: underline;
	}

.text, input, select, textarea {
	color: #000000;
	font-size: 12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	}

.headline {
	color: #827667;
	font-size: 16px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	}

.textsmall {
	color: #000000;
	font-size: 10px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	}

.textbold {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	}

.invers,
.invers a {
	color: #ffffff;
}

object { margin: 0; }

body.popup, html.popup
{
	background-image: url(../img/raster.gif);
	background-repeat: no-repeat;	
	background-color: rgb(245,223,194);
	margin: 0;
	padding: 0;
}

div#content p {
	margin: 10px 0;	
}

div#content a {
	color: rgb(0,0,0);	
}

p.wechsel, p.adresse {
	margin: 10px 0 0 0;
	font-family: arial, sans-serif;
	width: 560px;
	line-height: 18px;
	font-size: 12px;	
}

p.adresse {
	margin: 20px 0 0 150px;
	width: auto;
}

img.verlauf 
{
	float: left;	
	border: 0;
	margin: 0;
}

div#content 
{
	margin: 13px 0 0 48px;
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 400px;
	float: left;
}

* html div#content {
	margin-left: 30px;	
	height: 500px;
}

div#content #img-container
{
	float: right;
	border: 1px solid rgb(162,131,115);
	margin: 30px 0 10px 20px;
}

* html div#content #img-container {
	padding-bottom: 0;
}

div#content #img-container img {
	border: 0;
	margin: 1px;
}

h1.wechsel 
{
	font-size: 14px;
	font-family: arial, sans-serif;	
	width: 98px;
	height: 20px;
	margin-bottom: 5px;
}

h1#spezial {
	background-image: url(../kontakt/img/sogehtesweiter.gif);
	background-repeat: no-repeat;
}

p.clear {
	clear: both;	
}

p span.popup {
	float: right;
	position: relative;
	top: -15px;
	margin: 0;
}

p.footer {
	position: relative;
	left: -20px;
	top: 26px;
	clear: both;
	height: 25px;
	width: 542px;
	margin: 30px 0 0 25px;
	background-color: rgb(250,239,225);	
}

* html p.footer {
	position: relative;
	left: -31px;
	top: 0;
	}

/* Rundgang */

td.tour {
	border: 1px solid #C0A37C;
	}

td.tour img {
	margin: 1px;
	}

/* Galerie */

.gallery a {
	display: table-cell;
	border: 1px solid #C0A37C;
	}

/* fix ie/win */
/* Hides from IE5-mac \*/
* html .gallery a {
	display: inline-block;
	}
/* End hide from IE5-mac */

.gallery a img {
	margin: 1px;
	}

#map_canvas { height: 400px; width: 517px; }
#map_canvas p { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;; font-size: 12px; text-align: left; }

/* Formular */

label { font-weight: bold; }
