body {
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
}

html {
	background: #ffffff;
}

.content h1, .h1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #c5c5c5;
	border: 0px;
	border-bottom: solid 1px #182940;
	background: #223753;
	background: #182940;
	padding-left: 10px;
	margin: 0px;	
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.content h2 {
	background: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	padding-left: 10px;
	margin: 0px;	
	margin-bottom: 20px;	
}

.content h3, .h3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	color: #c5c5c5;
	border: 0px;
	background: #223753;
	padding-left: 10px;
	margin: 0px;		
}

.subtitle {
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

img {
	border: 0px;
}

td {
	color: #c5c5c5;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #c5c5c5;
}

a:hover {
	text-decoration: none;
	color: #5b7d8e;
}

.space {
	width: 10px;
	height: 72px;
}

.menu h1 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	height: 22px;
	margin: 0; 
	padding: 0;
}

.menu h2 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	margin: 0; 
	padding: 0;
	padding-left: 4px;
}

.menu a {
	color: #c5c5c5;
}

.menu a:hover {
	color: #5b7d8e;
}

.menusel a h1 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	height: 22px;
	color: #5b7d8e;
	margin: 0; 
	padding: 0;
}

.menusel a h2 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #5b7d8e;
	margin: 0; 
	padding: 0;
	padding-left: 4px;

}

.menusel {
	background: #0f2542;
}

.spacesel { 
	width: 10px;	
	background: #0f2542;
}

.submenu { 
	font-family: tahoma;
	font-size: 14px;
	background: #223753;
	border: solid 1px #0e223d;
	height: 80%;
	width: 200px;
	vertical-align: top;
}

.submenulink, .submenulink2 {
	border-bottom: solid 1px #182940; 
}

.submenufix {
	width: 195px;
	display:block;
}

.submenulink a {
	font-size: 14px;
	display: block;
	width: 200px;
	border-top: solid 5px #223753;
	border-bottom: solid 5px #223753;
	padding-left: 10px;
}

.submenulink a:hover, .submenulinksel {
	font-family: tahoma;
	font-size: 14px;
	background: #182940;
	display: block;
	width: 200px;
	border-top: solid 5px #182940;
	border-bottom: solid 5px #182940;
	padding-left: 10px;
}




.submenulink2 a {
	font-size: 12px;
	display: block;
	width: 200px;
	background: #223753;
	border-top: solid 5px #223753;
	border-bottom: solid 5px #223753;
	padding-left: 10px;
}

.submenulink2 a:hover, .submenulink2sel {
	font-family: tahoma;
	font-size: 12px;
	background: #182940;
	display: block;
	width: 200px;
	border-top: solid 5px #182940;
	border-bottom: solid 5px #182940;
	padding-left: 10px;
}



.location, .impressum_padding {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
}

.location a {
	color: #cf970d;
}

.location a:hover {
	color: #ffffff;
}

.left {
	float:left;
}

.right {
	float:right;
}

.content {
	padding-left:10px;
	padding-right:30px;
	font-family: tahoma;
	font-size: 12px;
	width: 90%;
	background: #223753;
	border: solid 1px #0e223d;
	height: 80%;
	vertical-align: top;
}

.search {
	background: #182940;
	width: 100%;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.search a {
	font-size: 11px;
}

.form {
	padding: 3px;
	background: #223753;
	border: solid 1px #0e223d;
	color: #c5c5c5;
}

select {
	width: 200px;
}

.pformright select {
	width: 100px;
}

textarea {
	width: 400px;
	hight: 100px;
}

.featsearch {
	height: 20px;
	padding: 0;
	padding-left: 20px;
	vertical-align: top;
}

.featsearchtr {
	padding: 0;
}

.impressum_padding {
	background:url(images/10.jpg);
	width: 900px;
	height: 30px;
	vertical-align: middle;
}

.impressum {
	font-size: 12px;
}

.cal_title {
	background: #182940;
	text-align: center;
}

.title {
	background: #182940;
}

.title td {
	color: #a0a0a0;
	font-size:12px;
}

.static_area {
	background: #000000;
	font-weight: bold;
}

.static_page {
	background: #182940;
}

.static_sub {
}

.cal_day, .cal_event {
	background: #223753;
	text-align: center;
}

.cal_eventname {
	background: #223753;
	text-align: left;
	padding-left: 20px;
}

.today { 
	background: #182940;
	text-align: center;
	font-weight: bold;
}

.event { 
	background: #122334;
	text-align: center;
}

.event_table {
	background: #223753;
}

.event_table td {
	background: #182940;
	padding-left: 10px;
}

.sec {
	background: #111111;
	border: solid 1px #333333;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
	KhtmlOpacity: .7;
	opacity: .7;
	font-size: 11px;
	text-align: center;
	height: 20px;
        width: 20%;
}

.secspace {
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
	KhtmlOpacity: .7;
	opacity: .7;
        width: 20%;
}

#lsec1 { border-bottom: solid 0px #333333; }

#lsec2 { border-bottom: solid 1px #333333; }

#lsec3 { border-bottom: solid 1px #333333; }

#lsec4 { border-bottom: solid 1px #333333; }

#lsec5 { border-bottom: solid 1px #333333; }

#sec1 { display:block; }

#sec2 { display:none; }

#sec3 { display:none; }

#sec4 { display:none; }

#sec5 { display:none; }

.secdiv {
	padding-top: 10px;
}

.content ul {
	margin: 0px;
}

.level1 {
	padding-left: 20px;
	font-size: 18px;
	width: 100%;
}

.level2 {
	padding-left: 80px;
	font-size: 16px;
}

.level3 {
	padding-left: 140px;
	font-size: 16px;
}

.newmsg {
	font-weight: bold;
}

.map_text a {
	color: #bbbbbb;
	color: #000000;
}

.map_text a:hover{
	color: #005e8a;
}

.favmenu {
	border-bottom: solid 1px #223753;
	height: 20px;
	width: 150px;
	padding-left: 13px;
	display: block;
}

.contact_img {
	text-align: right;
	width: 100%;
	padding-right: 100px;
}

.contact_img img {
	border: solid 4px #c0c0c0;
}

.img_overlay {
	position: absolute; 
	background: #000000;
	color: #ffffff;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
	KhtmlOpacity: .7;
	opacity: .7;
	width: 100px;
	font-size: 14px;
	display: none;
}

.pformright select {  
	width: 150px;
}