body {
	background: url(bilder/bg_unten.gif) repeat top center;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 62.5%;	
}

*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
}

#maintable {
	background: url(bilder/bg_oben.gif) repeat-x top center;	
}

td {
	vertical-align: top;
}

b, strong {
	font-weight: bold;
}

#navigation {
	margin: 58px 0px 30px 43px;
	padding: 0px 0px 30px 0px;
	width: 200px;
	background: url(bilder/bg_navi_unten.gif) no-repeat bottom left;
}

#navigation ul {
	padding: 0px 0px 0px 30px;
	list-style: none;
	background: url(bilder/bg_navi.gif) no-repeat top left;
}

#navigation li {
	font-size: 1.2em;
	border-bottom: 1px solid #E9E5B7;
	line-height: 20px;
	letter-spacing: 1px;
}

#navigation li a {
	color: #146B9D;
}

#navigation li a:hover {
	font-weight: bold;
}

#navigation .active a {
	font-weight: bold;
}

#subnavi ul {
	list-style: none;
}

#subnavi li {
	float: left;
}

#mainbg {
	background: url(bilder/bg_content.gif) no-repeat top left;
}

#content {
	margin: 20px 20px 30px 20px;	
	width: 360px;
	font-size: 1.2em;
	line-height: 20px;
}

#content p {
	clear: both;
	margin: 10px 0px 0px 0px;
}

#content ul {
	margin: 7px 0px 7px 20px;
}

#content a {
	color: #146B9D;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 {
	margin: 0px 0px 20px 0px;
	color: #146B9D;
	font-size: 1.6em;
	letter-spacing: 2px;
}

#content h2, #content h3 {
	margin: 0px 0px 0px 0px;
	color: #146B9D;
	font-size: 1.2em;
	letter-spacing: 1px;
}

#reservierungsformular .small {
	width: 40px;
}

#reservierungsformular .medium {
	width: 157px;
}

#reservierungsformular .large {
	width: 200px;
}

#reservierungsformular .button {
	width: 95px;
	text-align: center;
}

#reservierungsformular .checkbox {
	width: 20px;
}


#reservierungsformular textarea {
	font-family: Arial, Helvetica, sans-serif;
}

#extrabox {
	margin: 20px 0px 0px 0px;
	width: 127px;
	text-align: center;	
}

#extrabox img {
	border: 1px solid #DCBE2F;
}

#addressbg {
	background: url(bilder/bg_footer_left.gif) no-repeat top right;
}

#footerbg {
	background: url(bilder/bg_footer_middle.gif) no-repeat top left;
}

#imprintbg {
	background: url(bilder/bg_footer_right.gif) no-repeat top left;
}

#address {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
}

#address p {
	margin: 0px 0px 0px 65px;
	font-size: 0.89em;
	line-height: 15px;
}

#address h2 {
	margin: 4px 0px 5px 65px;
	color: #146B9D;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 1px;
}

#footer {
	margin: 4px 0px 0px 0px;
	width: 100%;
}

#footer ul {
	list-style: none;
}

#footer li {
	margin: 0px 0px 0px 0px;
	float: left;
}

#footer li a {
	color: #9A9A9A;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}

#footer li a:hover {
	color: #414141;
	font-weight: bold;
}

#imprint {
	margin: 4px 0px 0px 30px;
}

#imprint a {
	color: #146B9D;
	font-size: 1.0em;
	font-weight: bold;
}

#imprint a:hover {
	color: #9A9A9A;
}

input, textarea {
	border: 1px solid black;
	width: 200px;
}

.plz {
	width: 50px;
}

.wohnort {
	width: 147px;
}

.buttons {
	width: 60px;
}

#email_form .button {
	text-align: center;
	width: 98px;
}

#fotogalerie img {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #FCE482;
	vertical-align: top;
}

#nav .alignright {
	margin-left: 250px;
}
