
* {
	margin:0;
	padding:0;
}

* html div#page {
	height: 100%;
}

html, body {
	height:100%;
	min-height:100%;
}

body {
	background: #99a1de;
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 67.5%;
	color: #000;
	text-align: center;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000070;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a img {
	border: none;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

table, td {
	font-size:1.0em;
}

div#page {
	position: relative;
	margin: 0 auto;
	background: #99a1de url('img/bg.gif') repeat-y;
	width: 858px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border: 1px solid #000070;
	border-top:none;
	border-bottom:none;
	text-align:center;
}

div#header {
	background: #99a1de url('img/header.jpg') no-repeat top center;
	width: 858px;
	height: 120px;
	text-align: left;
}

#header .description { /* 'Swinger-Urlaub zum Wohlfühlen' Text unter Logo */
	padding-top: 70px;
	padding-left:69px;
	font-size:1.0em;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}

div#topnav { /* Top-Navigation */
	background: #99a1de url('img/topnavbg.gif') no-repeat top center;
	width: 858px;
	height: 29px;
	text-align: center;
}

#topnav p {
	padding-top: 8px;
}

#topnav a:hover {
	color: #FFF;
}

div#left {
	float: left;
	width: 179px;
}

#left div.n1 {
	background-image: url('img/l1.jpg');
	width: 179px;
	height: 176px;
}

#left ul.n1 {
	padding-top:39px;
}

#left li {
	list-style-type: none;
	margin-left: 35px;
	line-height: 18px;
	text-align: left;
}

#left li a:hover {
	color: #FFF;
}

#left div.n2 {
	background-image: url('img/l2.jpg');
	width: 179px;
	height: 168px;
}

#left ul.n2 {
	padding-top: 47px;
}

div#content {
	float: left;
	width: 507px;
	text-align: left;
}

#content .box {
	margin: 10px;
	text-align: left;
}

.box h1 {
	border-bottom: 1px solid #000;
	margin-bottom:5px;
}

.box p {
	text-align: justify;
}

.box img {
	border: 1px solid #000070;
}

td.under {
	border-bottom: 1px solid #000070;
}

div.sp1 {
	float: left;
	width: 100px;
	font-weight:bold;
	text-align: center;
}

div.sp2 {
	float: right;
	width: 400px;
	border-left: 1px solid #000070;
	padding-left: 5px;
}

.error {
	border: 1px solid red;
	padding: 5px;
	font-weight:bold;
	color:red;
}

.box form div {
	margin: 2px;
	font-weight: bold;
}

.box label {
	display:block;
	width: 12em;
	float: left;
	margin-right: 40px;
}

div.pages {
	margin: 5px;
	text-align:right;
}

div.gbHead {
	border-bottom:1px solid #000070;
}

div.gbText {
	margin-bottom: 15px;
}

div#right {
	float: right;
	width: 172px;
}
#right .r1 {
	background: #99a1de url('img/r1.jpg') no-repeat center;
	width: 172px;
	height: 133px;
	text-align: center;
}

.r1 img {
	display: block;
	margin: 0 auto;
}

#right .r2 {
	margin: 0 auto;
	width: 160px;
	text-align:left;
	line-height: 18px;
	font-size: 0.9em;
}

.r2 h3 {
	font-size: 1.1em;
	border-bottom: 1px solid #000;
}

.r2 a:hover {
	color: #fff;
}

div#footer {
	clear: both;
	position: absolute;
	background: #99a1de url('img/footerbg.gif') no-repeat bottom center;
	margin: 0 auto;
	width: 858px;
	height: 29px;
	bottom: 0px;
	left: 0;
	font-size: 0.8em;
	text-align: right;
}

#footer p {
	padding-top: 8px;
	padding-right: 10px;
}