@charset "UTF-8";
/* CSS Document */

html {
  overflow-y:scroll;
}

body {
	padding:0;
	margin:0;
	border:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../img/top-back.jpg);
	background-repeat: repeat-x;
	color:#1e396a;
}

table, tr, td {
	border:0;
}

h1 {
	font-size:14px;
	color:#7390c5;
	margin:0;
	padding-bottom:10px;
}

p {
	line-height:16px;
	margin:0;
	padding-bottom:7px;
}

#all {
	margin:0 auto;
	width:750px;
	text-align:center;
	height:100%;
}


#topstart {
	margin:0 auto;
	width:750px;
	text-align:left;
	height:178px;
	background-image:url(../img/start01.jpg);
	background-repeat: no-repeat;
}


#top {
	margin:0 auto;
	width:750px;
	text-align:left;
	height:178px;
	background-image: url(../img/oben.jpg);
	background-repeat:no-repeat;
}

#contentstart {
	 margin:0 auto;
	width:750px;
	text-align:center;
	background-image:url(../img/start02.jpg);
	background-repeat:no-repeat;
}

#content {
	 margin:0 auto;
	width:750px;
	text-align:center;
}

#left {
	text-align:left;
	padding-left:38px;
	padding-top:60px;
	width:200px;
}

#left a {
	color:#7390c5;
	text-decoration:none;
	line-height:26px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#left a:hover {
	color:#3e63a6;
	text-decoration:none;
}

#left a.active {
	color:#3e63a6;
	text-decoration:none;
}

#rightstart {
	text-align:left;
}

#right {
	text-align:left;
	padding-top:60px;
}

#right a {
	color:#7390c5;
	text-decoration:none;
}

#right a:hover {
	color:#3e63a6;
	text-decoration:none;
}

#zeiten {
	position:relative;
	font-size:12px;
	color:#1e396a;
}

#bottom {
	width:750px;
	color:#7390c5;
	border-top:1px solid black;
}

#bottom a {
	color:#7390c5;
	text-decoration:none;
	padding-right:8px;
}

#bottom a:hover {
	color:#3e63a6;
	text-decoration:none;
}

#bottom a.active {
	color:#3e63a6;
	text-decoration:none;
}

.unten {
	padding-left:38px;
}

.logo {
	position:relative;
	left:30px;
	top:24px;
}

.startoben {
	position:relative;
	top:-55px;
}

.klein {
	font-size:10px;
	text-align:justify;
	line-height:12px;
}

.sauna {
	padding-left:95px;
	font-size:12px;
	line-height:18px;
}

.tumb {
	margin-left:2px;
	padding:0;
	border:0;
}
