body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#hilfsnav {
	color: #BDBDBD;
	padding-right: 4px;
}

#hilfsnav a, a:visited {
	color: #BDBDBD;
}

#hilfsnav a:hover {
	color: #000;
}

a {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}

/***********************/
/****** Allgemein ******/
/***********************/
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.logo {
	padding: 10px 0px 0px 10px;
	text-align: left;
	vertical-align: top;
}

.basicborder {
	background: #F5F9FC;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	padding: 40px 0px 40px 0px;
}

.navbg {
	background: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #BBBBBB;
}

.shadow_right {
	background: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
}

.shadow_navbottom {
	background: url(../images/nav_shadow.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}

.basicpadding {
	padding: 0px 4px 0px 4px;
}

/***********************/
/**** Subnavigation ****/
/***********************/
#subnav {
	padding: 20px 5px 4px 4px;
}

.searchtitel {
	padding: 4px 0px 1px 0px;
	margin-bottom: 2px;
	text-align: right;
	color: #306EAD;
}

.searchbox {
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	text-align: left;
	padding-left: 9px;
	background: #E7EEF4;
}

#subnav a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	padding: 4px 5px 4px 0px;
}

#subnavlink a, a:visited {
	font-size: 11px;
}

#subnavlink a:hover {
	color: #000;
}

.secondlevelnav {
	border-bottom: solid 1px #bbb;
	padding: 4px 0px 1px 0px;
	margin-bottom: 2px;
	text-align: right;
}

.secondlevelnav_active a {
	color: #000 !important;
}

.secondlevelnav_active {
	border-bottom: solid 1px #bbb;
	padding: 4px 0px 1px 0px;
	margin-bottom: 2px ;
	text-align: right;
}

.thirdlevelnav {
	padding-left: 9px;
	padding-bottom: 1px;
}

.thirdlevelnav a:hover {
	color: #306EAD !important;
}

.thirdlevelnav_active a:hover {
	color: #306EAD !important;
}


.thirdlevelnav a, thirdlevelnav_active a {
	color: #000 !important;
}

.thirdlevelnav_active {
	padding-left: 9px;
	padding-bottom: 1px;
	color: #306EAD !important;
}


.thirdlevelnav_active img {
	padding-right: 4px;
}

.thirdlevelnav img {
	padding-right: 4px;
}

/**********************/
/****** Sitemap *******/
/**********************/

.firstlevelnavsitemap {
	padding: 4px 0px 1px 0px;
	margin-bottom: 2px;
	text-align: left;
}

.secondlevelnavsitemap {
	padding: 4px 0px 1px 0px;
	margin-bottom: 2px;
	text-align: left;
	padding-left: 9px;
}

.thirdlevelnavsitemap {
	padding: 4px 0px 1px 0px;
	margin-bottom: 2px;
	text-align: left;
	padding-left: 19px;
}

.firstlevelnavsitemap a:hover {
	color: #000;
}

.secondlevelnavsitemap a:hover {
	color: #000;
}

.thirdlevelnavsitemap a:hover {
	color: #000;
}

/***********************/
/******* Content *******/
/***********************/
#content {
	vertical-align: top;
	padding: 4px 8px 0px 0px;
}

/*** Unterkünfte ***/

.utitel {
	font-size: 12px;
	font-weight: bold;
	color: #306EAD;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

.utitelnoborder {
	font-size: 12px;
	font-weight: bold;
	color: #306EAD;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

.utitel font {
	font-size: 12px;
	font-weight: normal;
	color: #306EAD;
}

.upreview a, a:link ,a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #306EAD;
	text-decoration: none;
}

.upreview a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.upreview td {
	padding: 8px 0px 8px 0px;
	line-height: 16px;
	background: #E7EEF4;
	border-bottom: solid 1px #CCCCCC;
}

.upreview-no td{
	border-bottom: solid 0px #CCCCCC;
	padding: 0px 8px 0px 0px;
}


.upreview font {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.udetailmaintitel {
	font-size: 12px;
	font-weight: bold;
	color: #306EAD;
	padding-bottom: 6px;
}

.udetailtitel {
	font-weight: bold;
	vertical-align: top;
	background: #E7EEF4;
}

.udetail td {
	padding: 0px 0px 14px 4px;
	line-height: 16px;
	border-bottom: solid 1px #F5F9FC;
}

.udetail font {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

/* Events */

.einputhg {
	background: #E7EEF4;
	font-weight: bold;
	vertical-align: top;
	height: 30px;
	border-bottom: 1px solid #F5F9FC;
}

.einput {
	vertical-align: top;
	padding-left: 5px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select.search {
	width: 143px;
}

.searchhinweis {
	color: #306EAD;
}

/* Kontakt */
.kinputhg {
	background: #E7EEF4;
	vertical-align: top;
	height: 30px;
	border-bottom: 1px solid #F5F9FC;
	padding-left: 3px;
}

.newsletterfehler {
	background: #FCF5F5;
	border: 1px dashed #EE9696;
	padding: 4px;
	color: #D10000;
}

/* Footer */
.footer {
	text-align: center;
	background-image: url(../images/footer_bottom_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #9C9C9C;
	font-size: 10px;
	vertical-align: middle;
}

.footerahref{
	color: #aaaaaa;
	font-size: 10px;
}

.footerahref a:hover {
	font-size: 30px;
}

.footer_shadow {
	background-image: url(../images/footer_shadow.gif);
	background-repeat: repeat-x;
}