/* Gloable Definitionen */

body {
	margin: 0px;
	}

h1 {
	font: bold 14px Arial, sans-serif;
	color: #093;
	margin: 0px 0px 30px;
	padding: 0px;
	}
p {
	font: 12px Arial, sans-serif;
	color: #222;
	margin: 0px 0px 20px;
	padding: 0px;
	line-height: 18px;
}

/* Kopfbereich */

#headline {
	position: relative;
	height: 18px;
	padding: 2px 10px 0px;
	background-color: #093;
	font: bold 12px Arial, sans-serif;
	color: white;
	}

#redline {
	position: relative;
	height: 5px;
	background-color: #F00;
	font-size: 1px;
	}

#logoline {
	position: relative;
	height: 80px;
	background: url("img/logo_towncountry.gif") no-repeat right #FFF;
	}

#layerlogo {
	position: relative;
	width: 140px;
	height: 80px;
	background: url("img/logo_layer.gif") no-repeat;
	}

#picline {
	position: relative;
	height: 86px;
	background: url("img/bg_picline.gif") repeat-x ;
	}

#greenline {
	position: relative;
	height: 20px;
	background-color: #093;
	font-size: 1px;
	}

/* Content-Bereich */

#main {
	position: relative;
	margin-left: 200px;
	padding: 30px 25px 10px 0px;
	font: 12px Arial, sans-serif;
	color: #333;
	}

/* Navigation */

#nav {
	position: absolute;
	width: 200px;
	top: 231px;
	left: 0px;
	}

#nav ul {
	margin: 10px 25px;
	padding: 0px;
	list-style-type: none;
	}

#nav li {
	width: 137px;
	height: 20px;
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom: 1px solid #777;
	border-left: 3px solid #093;
	}

#nav a {
	display: block;
	padding: 3px 0px 0px 10px;
	height: 17px;
	font: bold 11px Arial, sans-serif;
	color: #777;
	text-decoration: none;
	}

#nav li:hover {
	border-left: 3px solid #F00;
	}

.sel {
	border-left: 3px solid #F00;
	}

/* Fussbereich */

#foot {
	position: relative;
	margin: 0px 0px 10px 200px;
	padding-top: 3px;
	border-top: 1px solid #BBB;
	font: 11px Arial, sans-serif;
	color: #BBB;
	}

#foot a {
	color: #BBB;
	}

#foot a:hover {
	text-decoration: none;
	}

/* Kontaktformular */

#form {
	font: 12px Arial, sans-serif;
	color: #333;
	}

#form input {
	border: 1px solid #AAA;
	background-color: #EEE;
	}

#form textarea {
	border: 1px solid #AAA;
	background-color: #EEE;
	width: 140px;
	}

#form td {
	vertical-align: top;
	}

/* Objektdarstellung */

.objcnt  {
	font: 12px Arial,sans-serif;
	color: #333;
	}

.objcnt td {
	vertical-align: top;
	}

.objcnt a {
	color: #093;
	}

.objhline {
	color: white;
	background-color: #093;
	font-weight: bold;
	}

.objfoot {
	color: white;
	background-color: #093;
	text-align: right;
	margin-bottom: 0px
	}

.button {
	background-color: #093;
	text-align: center;
	}

.button:hover {
	background-color: #4CB770;
	}

.button a {
	color: white;
	text-decoration: none;
	}
.messe{
	width:650px;
	text-align:center;
	}
.messe {
	margin:1em 0 0 0;
	}

.standmesse{
border:2px solid #009933;
width:200px;
padding:10px;
}