* {
  margin:0;
  padding:0;
  border:0;
  font-family:verdana;
  font-size:11px;
  color:#333333;
  line-height:18px;
}

table, tr, td {
	vertical-align:top;
}

body {
	height:100%;
	width:100%;
	text-align:center; /*IE center*/
}

h1 {
	font-size:11px;
	color:#857033;
	height:19px;
	width:455px;
	background-color:#FFCC33;
	padding:3px 0 5px 9px;
	margin-bottom:10px;
}

h2 {
	font-size:11px;
	color:#003366;
	font-weight:bold;
	display:inline;
}

h3 {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	display:inline;
}

h4 {
	font-size:9px;
	color:#333333;
	font-weight:bold;
	display:inline;
}


hr {
  background-color:88A0AB;
  height:1px;
  margin:8px 0 7px 0;
}

a {
	color:#003366;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	margin:auto; /*FF center*/
  width:955px;
  height:700px;
  text-align:left;
  position:absolute;
  z-index:3;
  left:50%;
  margin-left:-477px;
  visibility:visible;
}

#links {
	background-image:url("../bilder/links.jpg");
  background-repeat:repeat-x;
  height:700px;
  width:50%;
  float:left;
  z-index:2;
  visibility:visible;
}

#rechts {
	background-image:url("../bilder/rechts.jpg");
  background-repeat:repeat-x;
  height:700px;
  width:49%;
  float:right;
  z-index:1;
  visibility:visible;
}

#header {
  background-image:url("../bilder/header.jpg");
  background-repeat:no-repeat;
  width:955px;
  height:139px;
  border-bottom:1px solid #FFFFFF;
}

#navi {
  background-color:#006699;
  height:26px;
}

#unavi {
  background-color:#006699;
  height:26px;
  color:#FFFFFF;
  border-top:1px solid #ffffff;
  position:relative;
  width:955px;
}

#hinterleger {
  background-image:url("../bilder/hinterleger.jpg");
  background-repeat:no-repeat;
  float:left;
  width:585px;
  height:507px;
  position:relative;
}

#hinterleger_full {
  background-image:url("../bilder/hinterleger_full.jpg");
  background-repeat:no-repeat;
  float:left;
  width:585px;
  height:507px;
  position:relative;
}

#content {
  width:573px;
  padding-top:30px;
  padding-left:121px;
  position:relative;
}

#content .text {
	padding-left:9px;
	padding-right:20px;
	width:436px;
}

#content .newstext {
	margin-left:9px;
	margin-right:20px;
	width:435px;
}

#willkommen {
  background-image:url("../bilder/willkommen.gif");
  background-repeat:no-repeat;
  height:113px;
  width:400px;
  position:relative;
  left:30px;
  top:57px;
}

#spalte {
	background-image:url("../bilder/spalte.jpg");
	background-repeat:no-repeat;
  width:370px;
  height:508px;
  float:left;
  line-height:15px;
}

.spaltentext {
	padding:10px 0 0 118px;
}

.spaltentext a {
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}

.spaltentext a:hover {
	text-decoration:none;
}


/* Kontakt */
form {
	margin:0px;
	padding:0px;
}

fieldset {
	border:0px;
	padding:0px;
	margin:0px;
}

legend {
	display:none;
}

form br {
	clear:both;
}

label {
	float:left;
	width:100px;
}

textarea {
	margin-bottom:3px;
	width:180px;
	border:1px solid #666;
	background:transparent;
	font:100% verdana, arial, helvetica, sans-serif;
	overflow:auto;
}

input {
	margin-bottom:1px;
	width:180px;
	border:1px solid #666;
	background:transparent;
	font:100% verdana, arial, helvetica, sans-serif;
}

.button {
	width:auto;
	border:1px solid #666666;
	color:#000000;
	background:transparent;
	margin-top:15px;
}
/* Kontakt */

.reisebedingungen {
	font-size:9px;
	line-height:12px;
}


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel0over{background-color:#336699; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; width:180; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#FF9900; layer-background-color:#FF9900; color:#336699;}
.clLevel1over{background-color:#336699; layer-background-color:#336699; color:#FF9900; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

#aufbau {
  background-image:url("../bilder/aufbau.gif");
  background-repeat:no-repeat;
  height:114px;
  width:392px;
  position:relative;
  left:30px;
  top:57px;
}