body {
	/* Schriften ohne Serifen */
	font-family: Helvetica, Arial, "Arial Black", "Comic Sans MS", "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Grande", Impact, sans-serif;
	
	margin: 0px;
	padding: 0px;
	
	font-size: 12px;
	background: #a0c1d6 url('/images/footer_ornament.jpg') left bottom scroll repeat-x;
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	padding-top: 3px;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: px;
}
/********************************** layout ***********************************/
#containerHeader {
	height: 100px;
	background: url('/images/bg_header.jpg') repeat-x;
}
#containerNav {
	height: 120px;
	background-color: #FFFFFF;
}
a.logo {
	position: relative;
	top: -33px;
	margin-left: 60px;
	z-index: 100;
}
img.intro {
	position: relative;
	top: -84px;
	left: 10px;
}
#containerFooter {
	height: 110px;
	
	background: url('/images/bg_footer.jpg') repeat-x;
}
#containerContent {
	margin-top: 185px;
	width: 920px;
}
#teaser {
	padding-left: 35px;
	
	background: url('/images/dot_teaser.gif') right top repeat-y;
}
#content {
	width: 575px;
	padding-left: 30px;
	
	color: #124363;
	line-height: 140%;
}
#footer {
	padding-top: 20px;
	padding-bottom: 40px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
/************************************ nav ************************************/
ul.nav {
	position: relative;
	top: -32px;
	padding-left: 15px;
	float: left;
}
li.nav {
	float: left;
}
a.nav {
	display: block;
	height: 68px;
	width: 120px;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
	
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a.nav:hover, a.navSel {

}
a.nav1 {
	background: url('/images/topnav_1_sel.jpg') no-repeat;
}
a.nav1Sel, a.nav1:hover {
	color: #194a6a;
}
a.nav2 {
	background: url('/images/topnav_2_sel.jpg') no-repeat;
}
a.nav2Sel, a.nav2:hover {
	color: #194a6a;
}
a.nav3Sel, a.nav3:hover {
	color: #194a6a;
}
a.nav4Sel, a.nav4:hover {
	color: #194a6a;
}
a.nav5Sel, a.nav5:hover {
	color: #194a6a;
}
/********************************** subnav ***********************************/
ul.subnav {
	position: relative;
	top: -82px;
	left: 317px;
	z-index: 200;
	float: left;
}
li.subnav {
	float: left;
	background-color: #FFFFFF;
}
a.subnav {
	display: block;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 15px;
	
	color: #437697;
	text-decoration: none;
	background-color: #FFFFFF;
	z-index: 200;
}
a.subnav:hover, a.subnavSel {
	color: #0b293d;
}
/********************************** content **********************************/
div.teaserTitle {
	padding-left: 18px;
	padding-top: 2px;
	
	color:#FFFFFF;
	font-weight: bold;
	background: url('/images/teaser_title.jpg') no-repeat;
}
div.newsBox {
	background-color: #bcd3e2;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	margin-right: 33px;
	
	color: #124363;
	line-height: 140%;
	font-size: 11px;
}
div.newsBoxTitle {
	width: 215px;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
a.teaser {
	padding-left: 10px;
	background: url('/images/pfeil_link.jpg') 0px 3px no-repeat;
	
	text-decoration: none;
	color: #124363;
	font-weight: bold;
}
a.teaser:hover {
	color: #FFFFFF;
}
a.teaser2 {
	display: block;
	margin-top: 14px;
	margin-left: 30px;
	
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.teaser2:hover {
	color: #124363;
}
div.line {
	font-size: 1px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	background-color: #dee9f1;
	border-top: 1px solid #6199be;
}
#buchungsanfrage {
	height: 63px;
	margin-bottom: 20px;
	background: url('/images/buchungsanfrage.jpg') no-repeat;
}
#reisegutscheine {
	height: 63px;
	background: url('/images/reisegutscheine.jpg') no-repeat;
}
a.text {
	padding-left: 10px;
	background: url('/images/pfeil_link2.jpg') 0px 3px no-repeat;
	
	text-decoration: none;
	color: #124363;
	font-weight: bold;
}
a.text:hover {
	color: #FFFFFF;
}
/********************************* powered by ********************************/
#poweredBy {
	padding-top: 20px;
	padding-bottom: 4px;
	font-size: 11px;
}
.orange {
	color: #FFFFFF;
}
.gray {
	color: #124363;;
}
a.poweredby {
	text-decoration : none;
	color: #FFFFFF;
}
div.search {
	font-size: 10px;
	height: 10px;
	overflow: hidden;
	visibility: hidden;
}
