body {
	background-color: #000;
	margin: 0px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

body a { 
	color: #fff; 
	border: none; 
	text-decoration: none; 
	font-weight: bold;
	}
	
body a:hover { text-decoration: underline; }

img { border: none; }

#left {
	background-image: url(img/site/right.jpg);
	background-repeat: no-repeat;
	width: 167px;
	height: 700px;
	float: left;
	}
	
#right {
	background-image: url(img/site/left.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 700px;
	float: right;
	}

#header {
	width: 600px;
	height: 120px;
	margin: 5px auto;
	border: 0px solid #fff;
	}
	
#footer {
	width: 560px;
	height: 16px;
	margin: 5px auto;
	border-top: 1px solid #fff;
	text-align: center;
	}
	
#links {
	width: 560px;
	height: 16px;
	text-align: center;
	border-bottom: 1px solid #fff;
	margin: 10px auto;
	}
	
#links a, #footer a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

#content {
	width: 590px;
	margin: 10px auto;
	border: 1px solid #fff;
	padding: 5px;
	text-align: justify;	
	}
	
h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	}
	
/* Gästebuch und Kontaktformular */
.gb-main { 
	margin: 25px auto;
	width: 320px;
	}
	
.out, .gb-main span {
	display: block;
	padding-right: 3px;
	margin-top: 1px;
	width: 80px;
	height: 14px;
	float: left;
	}
	
.out { text-align: left; }
.gb-main span { text-align: right; }

.gb-mainout { 
	width: 588px; 
	border: 1px solid #000;
	margin-bottom: 15px;
	}

.gb-main span div {
	clear: left;
	width: 78px;
	margin-top: 7px;
	}
	
.gb-left, .gb-right {
	height: 17px;
	padding: 2px;
	border-bottom: 1px solid #000;
	margin-bottom: 2px;
	}

.gb-left {
	width: 539px;	
	float: left;	
	background-color: #EFEFEF;
	border-right: 1px solid #000;
	font-weight: bold;
	color: #000;
	}
	
.gb-right {
	width: 40px;	
	float: right;	
	background-color: #CCCCCC;
	}
	
.gb-out {
	padding: 5px;
	background-color: #D7D7D7;
	color: #000;
	}
	
.gb-main div input {
	background-color: #D4D4D4;
	border: 1px solid #000;
	color: #000;	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 5px;
	height: 18px;
	width: 83px;
	}
	
.gb-button-pos { margin-left: 83px;	}
.gb-navi { text-align: center; }


.gb-main input, .gb-main textarea {
	width: 170px;
	margin-bottom: 2px;
	background-color: #D4D4D4;
	color: #000;
	}
	
.contact1 li span {
	display: block; 
	width: 80px; 
	float: left;
	}
	
.contact1 li {
	margin-bottom: 2px;
	}

.contact1 {
	list-style-type: none;
	padding-left: 0px;
	}
	
input, textarea, select {
	border: 1px solid #000;
	height: 14px;
	width: 320px;
	margin-bottom: 0px;
	background-color: #D4D4D4;
	font: 12px Verdana, Arial,Helvetica, sans-serif;
	color: #000;
	}

.norm { width: 12px; }	

textarea {
	height: 110px;
	margin-top: 0px;
	}
	
.button {
	background-color: #D4D4D4;
	height: 18px;
	width: 119px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	}
	
.adresse { display: none; }
/* Gästebuch und Kontaktformular Ende */	

.left {
	width: 120px;
	}

.left1 {	width: 20%;	float: left;	}
	
.right {
	width: 460px;
	margin-left: 110px;
	margin-top: -208px;
	}
	
.right2 {
	width: 80%;	float: right;
	}

/* CD */
.map {
	text-align: center; 
	display: block; 
	margin-top: 12px;
	}
	
.cd { 
	margin-left: 6px;
	margin-right: 6px;
	}
	
.imgl { float: left; margin-right: 6px; display: block; clear: left; }
.imgl2 { float: left; margin-right: 6px; }

.table {
	margin-bottom: 8px;
	margin: 12px auto;
	clear: left;
	}
	
.cell { border-bottom: 1px solid #fff; }

.clear {
    clear:both;
}
