﻿body {	font-family: "Trebuchet MS";
	font-size:14px;
	margin:0;}

h1 {	font-family: "Trebuchet MS";
	font-size:24px;
	font-weight:100;}

#center {
	padding: 5px 10px 5px 20px;
}

.sidebar {
	width: 180px;
}

#container {
	width: 1010px;
}

table td {
	vertical-align: top;
	padding: 5px;
}

#footer {
	border-top: 1px solid #666;
}

a {
	color: #0099ff;
}

#header {
	text-align: center;
}

.li {
	display: none;
}

img {border:0;}

.horizontal {
	text-align: center;
}

.horizontal a {
	padding: 5px 40px;
	font-size: 120%;
	font-weight: bold;

}

.horizontal a:hover {
	color: #660000;
}

.field-item {
	float: left;
	display: inline;
	padding: 5px;
}

.kurort {
	background: #eee;
	width: 100%;
}

.kurort2 {
	background: #eee;
	width: 100%;
}

.kurort2 a {
	font-size: 14px;
}

.kurort a {
	font-size: 11px;
}

.odd {
	background: #ddd;
}

.small {
	font-size: 9px;
	max-width:750px;
	text-align:center;
}

.left {
	padding: 0 5px 0 0;
	border-right: 1px solid #ccc;
}

.left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.left ul li {
	margin: 0;
	padding: 3px 0;
}

.left ul li a {
	font-size: 120%;
	font-weight: bold;
}

#sidebar-right {
	border-left: 1px solid #ccc;
}

.content {
	color: #333;
}

.content table td {
	border: 1px solid #333;
}

#specbanner {
	width: 804px;
	height: 82px;
	border: 1px solid #ccc;
	background: url('images/special.jpg') left center no-repeat;
	padding: 0;
}

#specbanner ul li {
	list-style: none;
	background: url('images/arr.gif') left center no-repeat;
	padding: 2px 0 2px 25px;
}

#specbanner ul {
	list-style: none;
	padding: 0;
	margin: 7px 0 0 0;
}