* {
	padding: 0;
	margin: 0;
}

body {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #D9E2EB;
}

h1 {
	color: #3C73AC;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 20px;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img.custombild {
	margin: 5px;
}

div#minibg {
/*
	background-image: url('../gfx/minibg.jpg');
	background-repeat: repeat-y;
	background-position: right;
*/
}

div#mini {
	background-image: url('../gfx/mini.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#untenbg {

	background-image: url('../gfx/untenbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

div#links {
	float: left;
}

div#logo {
	width: 170px;
	height: 140px;
}

div#navi {
	float: left;
	background-image: url('../gfx/links.jpg');
	background-repeat: no-repeat;
	height: 406px;
	width: 170px;
	font-size: 0.85em;
}

div#naviinhalt {
	padding: 70px 5px 0 10px;
}

div#navi ul {
	list-style: none;
	margin-left: 10px;
}

div#navi a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div#navi a:hover {
	font-weight: bold;
}

div#rechts {
	float: right;
	display: none;
}

div#kategorien {
	margin: 5px 0 75px 0;
}

div#kategorien a:visited, div#kategorien a:link {
	margin-right: 0.5em;
	padding: 5px;
	color: #3C73AC;
	font-size: 1.5em;
	text-decoration: none;
	border-left: 1px #3C73AC solid;
	border-right: 1px #3C73AC solid;
	border-bottom: 1px #3C73AC solid;
}

a#aktivKat, div#kategorien a:hover, div#kategorien a:active {
	padding: 5px;
	margin-right: 0.5em;
	color: #3C73AC;
	font-size: 1.5em;
	border-left: 1px #3C73AC solid;
	border-right: 1px #3C73AC solid;
	border-bottom: 1px #3C73AC solid;
	text-decoration: none;
	background-color: #FFFFFF;
}

div#mitte {
	background-image: url('../gfx/wolken.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0 105px 0 185px;
	padding: 0 20px 0 0;
	line-height: 1.3em;
}

div#unten {
	clear: both;
	height: 75px;
	background-image: url('../gfx/unten.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

div#impressum {
	clear: both;
	text-align: right;
	font-size: 0.85em;
	margin: 5px 20px;
}

form#selectKat {
	margin: 10px 0 10px 10px;
}

label {
	float: left;
	width: 10em;
	text-align: right;
	clear: left;
	margin-right: 0.5em;
	display: block;
}

div#gbpage {
	width: 80%;
	margin: auto;
}

div.gb {
	margin: 1em;
}

div.gbinfo {
	padding: 0.5em;
	border-bottom: 1px #3C73AC solid;
}

div.gbcontent {
	padding: 0.5em;
	line-height: 1.5em;
}

form#gaestebuchform {
	border-top: 1px #1a518a solid;
	border-left: 1px #1a518a solid;
	border-right: 1px #3C73AC solid;
	border-bottom: 1px #3C73AC solid;
	padding: 1em;
}

form#terminform {
    line-height: 1.5em;
}

form#terminform input, form#terminform textarea {
    margin: 0.1em;
}

form#terminform label { 
    margin: 0.1em;
    width: 20em;
}

div#gbpage input, div#gbpage select, div#gbpage textarea {
	font-family: sans-serif;
	font-size: 1em;
	margin-bottom: 0.5em;
}

label.right {
	width: auto;
	float: none;
	margin-left: 10.5em;
	text-align: left;
	display: block;
}

label input {
	margin-right: 5px;
}
	

div.nosee {
	display: none;
}


img.thumbcar {
	border: 0;
	width: 50px;
}

.hervorgehoben {
	background-color: #AABBDD;
}

td, th {
	font-size: 10pt;
	padding: 3px;
}

th {
	text-align: left;
	font-weight: bold;
}

table.cardetails th {
	background-color: #AABBDD;
	vertical-align: top;
}

table.cardetails, td, th {
	border: 1px #3C73AC solid;
	border-collapse: collapse;
}
