body {
	color: #ff6600;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background: #ffe0ae;
	width: auto;
	height: auto;
}

#box {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
	
.clear {
	clear: both;
	height: 0;
}

/*<group=Left>*/

#left {
	width: 600px;
	padding: 0;
	margin: 5px;
	float: left;
}

/*<group=Header>*/

#header {
	background: white;
	float: none;
	margin: 0;
	padding: 15px 15px 1px;
}

#header img {
	margin: 2px 5px 5px 10px;
	width: 98%;
}

#header h1 {
	text-align: center;
	color: #ff6600;
	position: relative;
	left: 5px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}

#header span {
	font-size: 80%;
}

#header a {
	text-decoration: none;
	color: #ff6600;
}

#header a:hover {
	border-bottom: 1px dotted #ff6600;
	color: #ff3800;
}
	
/*</group>*/

/*<group=Content>*/

#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
	text-align: center;
}

.content {
	float: none;
	background: #ffffff;
	clear: both;
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 1px 5px;
}

.content img {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	z-index: 500;
	position: relative;
	top: 0;
	left: 0;
}

.content h1 {
	color: #ff6600;
	text-align: right;
	border-bottom: 2px solid #ff9900;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
}

.content h1 span {
	font-size: 85%;
}

.content p {
	color: #ff6600;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.content span {
	font-size: 110%;
	font-weight: bolder;
}

.content a {
	text-decoration: none;
	color: #ff6600;
	margin-top: 5px;
}

.content a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #ff3800;
}
	
/*</group>*/
	
/*</group>*/

/*<group=Right>*/

#right {
	margin-left: 620px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 330px;
	position: fixed;
	padding: 0 5px 5px;
}

/*<group=Navigation>*/

#navigation {
	text-align: center;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul ul {
	list-style: none none;
	margin-left: 5%;
}

#navigation li {
	list-style: none;
	text-align: left;
	margin-top: 4px;
}

#navigation a {
	text-decoration: none;
	color: #ff6600;
	text-align: left;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

#navigation a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style: none inherit;
	background: #ffc988;
}
	
/*</group>*/

/*<group=Ferien>*/

#ferien {
	clear: both;
}

#ferien p {
	font-weight: bold;
	color: #cc0000;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
}
	
/*</group>*/

/*<group=Adresse>*/

#adresse {
	clear: both;
}

#adresse p {
	text-align: left;
	color: #ff6600;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

#adresse a {
	text-decoration: none;
	color: #ff6600;
}

#adresse a:hover {
	color: #ff6600;
	border-bottom: 1px dotted #ff9900;
	background: #ffc988;
}
	
/*</group>*/

/*</group>*/

/*<group=Start>*/

#middle {
	position: absolute;
	top: 40%;
	width: 500px;
	height: 250px;
	margin: -125px -250px;
	left: 50%;
}

#middle img {
	width: 500px;
}

#middle h1 {
	color: #ff6600;
	text-align: center;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
}

#middle span {
	font-size: 80%;
}

#middle a {
	text-decoration: none;
	color: #ff6600;
}

#middle a:hover {
	border-bottom: 1px dotted #ff6600;
	background: #ffc988;
}

#impressum p {
	font-size: 13px;
}

#impressum a, a:visited {
	color: #ff6600;
	text-decoration: none;
}

#impressum a:hover {
	text-decoration: underline;
}

/*</group>*/
