/* colors 

yellow: #ffcb04
blue: #005a9f

light yellow: #fff6d2
light grey: #e5eaef
light blue: #ccdcec
med blue: #98b9d9
dark blue: #0d3c6c

*/

a.weg {
display:none;
}

body { 
	margin: 0; 
	background: #ebeff3 url(../img/site_backgr.gif) repeat-x;
	font: 11px tahoma,arial,verdana;
	color: #0d3c6c;
}

a {
	color: #00569f; 
	text-decoration: none;
}

a:hover {
	color: #0d3c6c;
	text-decoration: none;
}

img { border: 0; }

form { margin: 0; }

hr {
	color: #CCCCCC;
	background: #CCCCCC;
	width: 100%;
	height: 1px;
	border: 0px solid #FFFFFF;
	margin: 10px 0 20px 0;
}

input,select,textarea { 
	font: 11px tahoma,arial,verdana; 
	border: 1px solid #003264;
	padding: 1px 0 1px 1px;
}

ul { 
	list-style-image: url(../img/list.gif);
	margin: 10px 0;
	padding: 0 0 0 25px;
	clear: left;
}

li {
	margin:  0;
	padding: 0;
}

p {
	margin: 5px 0 5px 0;
}

h1 {
	font: bold 11px tahoma,arial,verdana;
	margin: 0 0 10px 0;
}

h2 {
	font: bold 11px tahoma,arial,verdana;
	margin: 0 0 10px 0;
}

table { 
	border-collapse: collapse; 
	margin: 10px 0;
	margin-left: 0 !important; 
	margin-right: 0 !important; 
}

table td {
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #fff;
}

table th {
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #fff;
	font-weight: normal;
}

th, td {
	font: bold 11px tahoma,arial,verdana;
	font-weight: normal;
}

object,embed {
	margin: 0;
	padding: 0;
	display: block;
}


/* ################ Menü & Suche ################ */

#sfl {
	width: 960px;
	background: #fff;
	overflow:hidden;
}

#top_mininav {
	float: right;
	color: #7f98b1;
	margin: 13px 10px 8px 5px;
}

#top_mininav a {
	color: #7f98b1;
	text-decoration: none;
	margin: 0 6px;
}

#top_mininav a:hover {
	color: #003264;
	text-decoration: none;
	margin: 0 6px;
}


#menu_flash { 
	width: 950px; 
	height: 306px;
	background: #FFFFFF;
	padding: 36px 0 0 0;
	_padding: 0;
}



#content_head { 
	height: 200px; 
	width: 950px; 
	background: #FFFFFF; 
}

#top_menu {
	width: 950px;
	height: 51px;
	background: #FFFFFF;
}

#meta_menu {
	margin: 10px 0 0 0;
	width: 950px;
	height: 51px;
}

#meta_menu a {
	margin: 0; 
	width: 540px;
}

#teaser_title.swf {
	width: 960px;
}

#submenu {
	background: #fff6d2;
	width: 195px;
	padding: 0 0 10px 0;
}

#submenu a { 
	color: #003867;
	text-decoration: none;
}

#submenu a:hover {
	color: #005a9f;
}

#submenu p { 
	font: 11px tahoma,arial,verdana;
	margin: 6px 15px 0px 30px;
	line-height: 17px;
}

#submenu h1 { 
	font: bold 11px tahoma,arial,verdana;
	background: url(../img/subnav_corner.gif) right top no-repeat #ffcb05;
	padding: 5px 15px 5px 15px;
}

#submenu h2 { 
	font: 11px tahoma,arial,verdana;
	margin: 6px 15px 0px 15px;
}

#submenu h2.active {
font-weight:bold;
}

.submenu01 {
	background: url(../img/submenu01.gif) no-repeat;
	padding: 0 0 0 15px;
}

.submenu02 {
	background: url(../img/submenu02.gif) no-repeat;
	padding: 0 0 0 13px;
}


#right_content {
	width: 195px;
	background: #fff;
}


#events_right {
	background: #e5eaef;
	width: 100%;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}

#events_right a { 
	color: #0d3c6c;
	text-decoration: none;
}

#events_right a:hover {
	color: #00569f;
}

#events_right p { 
	font: 11px tahoma,arial,verdana;
	margin: 6px 15px 4px 15px;
	padding: 6px 0 0 0;
	border-top: solid 1px #72a2c7;
}

#events_right h1 { 
	font: 11px tahoma,arial,verdana;
	color: #fff;
	background: #005a9f;
	padding: 5px 15px;
}

#events_right h1 a { 
	color: #fff;
	padding: 2px 0 1px 0;
}

#events_right h1 a:hover { 
	color: #ccdcec;
	padding: 2px 0 1px 0;
}


#logo {
	float: left;	
}

#corner {
	float: right;
	margin: -80px 0 0 500px;
	_margin: 7px 0 0 500px;
}

/* --- obsolete?
#image_portal {
	width: 950px;
	height: 250px;
	background: #FFCC00;
}
*/

#content { 
	width: 950px;
	float: left;
	padding: 0 10px 0 0;
	background: #fff;
}

#content .conten {
margin: 5px 0 10px 20px; 
float:left;
}


#title_content {
margin-left:207px;
}

html>body #title_content { 
	width: 950px;
	float: left;
	margin:0;
}


#contentPortal { 
	width: 950px;
	_width: 940px;
	height: 300px;
	float: left;
	padding: 0 10px 0 0;
	background: #fff;
}

#content_text { 
	width: 715px;
	padding: 0 10px 0 0;
	float: left;
	background: #fff;
	overflow: hidden;
}

#content_text table{
	width: 100% !important;
	height: auto;
	float: left;
	background: none;
}

#content_text table td {
	background: #cedded;
	border: 0;
	border-bottom: 1px solid #fff;
	padding-left: 5px;
}

#content_text table.noborder td {
	background:none;
}

#content_foto {
	width: 150px;
	float: right;
	margin: 0 -10px 10px 10px;
	_margin: 0 -5px 10px 10px;
	overflow: visible;
}

#content_foto img {
	margin: 0 0 5px 0;
}

#right {
	background: #fff;
	float: left;
	width: 195px;
	margin: 7px 0 0 10px;
	_margin: 7px 0 0 5px;
}

/* RIGHTPORTAL ANGEPASST AUF NEUE NAVIGATION*/
#rightPortal { 
	width: 300px;
	margin: 48px 0 0 -310px;
	overflow: hidden;
	color: #fff;
	float: left;
}
/*---------------------------------------*/


#rightPortal table { 
	border-collapse: collapse; 
	margin: 0;
}

#rightPortal table td {
	padding: 2px 10px 2px 10px;
	border: 0;
}

#rightPortal table th {
	padding: 2px 10px 2px 10px;
	border: 0;
	font-weight: normal;
}

#colorbar01 { 
	width: 900px;
}


/* Presse table */

.press_table {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

.press_table table {
	width: 100%;
	border-collapse: collapse;
}

.press_table .press_form {
	background: #cedded;
	padding: 10px;
}

.formP {
	background: #cedded;
	display: inline;
	padding: 10px;
}


/* ################ Teaser, News ################ */

#teaser_list {
	margin: 0 0 10px 10px;
	width: 640px;
	height: 200px;
}

#content_teaser_list {
	margin: 15px 0 10px 225px;
}

.teaser { 
	width: 310px;
	height: 90px;
	background: #e5eaef;
	margin: -7px 10px 17px 0;
	float: left;
	overflow: hidden;
}

.teaser a {
	color: #003867;
	text-decoration: none;
}

.teaser a:hover {
	color: #00569f;
}

#teaser_list .teaser_title, #content_teaser_list .teaser_title {
	width: 150px;
	height: 20px;
	margin: 7px 0 0 0px;
	padding: 0 0 0 10px;
	float: left;
	overflow: hidden;
	text-align: left;
}

.teaser_text {
	width: 169px;
	height: 90px;
	margin: 0;
	padding: 0 10px;
	float: left;
}

.teaser_image {
	width: 120px;
	height: 90px;
	margin: -27px 0px 0px 0px;
	float: right;
}


.news {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.news th {
	padding: 5px 10px 0 5px;
	vertical-align: top;
	text-align: left;
	border-top: solid 1px #98b9d9;
}

.news td {
	padding: 5px 10px 10px 0;
	vertical-align: top;
}


/* ################ formulare, dta ################ */

.form_color01 {
	width: 330px;
	background: #00569f; 
}

.form_right {
	padding: 5px 10px 9px 0;
	_padding: 5px 10px 7px 0;
	width: 300px;
}

.form_right input, select {
	margin: 0 2px 0 0;
}

.left { 
	float: left;
}

.right { 
	float: left;
}

.icon {
	margin: 2px 10px -2px 0;
}

.calendar {
	margin: 0 10px 0 0;
}


.more {
	margin: 0 0 -1px 0;
}

.submit {
	background: url(../img/submit10.gif);
	height: 18px;
	border: 1px solid #0d3c6c;
	color: #0d3c6c;
	padding: 1px 5px 2px 22px;
	_padding: 2px 0 2px 16px;
	cursor: pointer;
}

.submit10 {
	background: url(../img/submit10.gif);
	height: 18px;
	border: 0;
	color: #0d3c6c;
	padding: 0px 5px 3px 22px;
	_padding: 0px 0 0 16px;
	cursor: pointer;
}


/* ################ content ################ */

.teaser_title {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	text-align: left;
}

#content_text .teaser_title {
	/*float: left;*/
	margin: 0;
	/*_margin: 0 0 0 -103px;*/
	width: 725px;
	overflow: hidden;
}


#content_text .teaser_title h1 {
	width: 725px;
	overflow: hidden;
	color: #0d3c6c;
	font-size: 20px;
	font-weight: normal;
	line-height:25px;
	font-family:Georgia,Tahoma,Arial,Helvetica,sans-serif;
}

table.tour, table.event { 
	border-collapse: collapse; 
	width: 100%;
	margin: 10px 0;
	clear: left;
}

table.tour td, table.event td {
	padding: 2px 10px 2px 0;
	border-top: solid 1px #98b9d9;
}

table.tour th, table.event th {
	padding: 2px 10px 2px 0;
	border-top: solid 1px #98b9d9;
	width: 90px;
	text-align: right;
	font-weight: normal;
}

div.we_edit {
	clear: left;
}


table.table_list { 
	border-collapse: collapse;
	border: 0;
}

table.table_list td { 
	padding: 2px 5px;
	border-top: solid 1px #F0F2E6;
	vertical-align: top;
	background: #ccdcec;
}

table.table_list th { 
	height: 10px;
	padding: 0;
	border-top: solid 1px #F0F2E6;
	vertical-align: top;
}

.img_right {
	float: right;
	margin: 10px 0 10px 10px;
}


/* ################ weather ################ */

div.weather_detail { 
	margin: 10px 0 0 0; 
	background: #ccdcec;
	clear: left;
	width: 100%;
	height: 120px;
}

div.weather_icons {
	margin: 0; 
	padding: 0;
	text-align: center;
	width: 120px;
	background: #98b9d9;
	float: left;
}

div.weather_text {
	float: left;
	background: #ccdcec;
	width: 380px;
}


#weatherPortal {
	margin: 0 0 5px 0;
	padding: 5px 10px 0 0;
	width: 305px;
	background: #00569f;
	color: #fff;
	overflow: hidden;
	text-align: left;
}

#weatherPortal .block {
	float: left;
	width: 80px;
	height: 22px;
	overflow: hidden;
}

.infobox_title {
	margin: 0 0 0 10px;
}

#weatherPortal .image {
	float: left;
}

#weatherPortal .text {
	float: left;
	padding: 0;
}

#weatherPortal .text td, #weatherPortal .text th{
	margin: 0;
	padding: 1px 0 1px 10px;
}

.weatherPortalBlock {
	height: 70px;
	overflow: hidden;
}

#weatherinfo {
	border-bottom: 1px solid #fff;
	height: 1px;
	line-height: 1px;
	margin: 0;
	_margin: 0 0 -3px 0;
}

/* obsolete
.weatherPortalBlock table {
	border-collapse: collapse;
	margin: 3px 0 0 10px;
	cursor: hand;
}

.weatherPortalBlock td {
	padding: 0 10px 0 0;
}
*/

#stats {
	margin: -10px 10px 10px 0;
	_margin: -10px 5px 10px 0;
	float: right;
}

#stats01 {
	float: left;
	margin: 10px 5px 0 0;
	padding: 3px 0;
}

.hot {
	padding: 6px 0 10px 10px;
	background: url(../img/temp_hot.gif) left no-repeat;
	_background: url(../img/temp_hot.gif) 4px left no-repeat;
}

.cold {
	padding: 6px 0 10px 10px;
	margin: 0 10px 0 0;
	background: url(../img/temp_cold.gif) left no-repeat;
	_background: url(../img/temp_cold.gif) 4px left no-repeat;
}



/* ################ weather Neu ################ */ 

.weatherNeu_detail { 
	margin: 5px 0;
}

.weatherNeu_detail table {
	border-collapse: collapse;
	background: #ccdcec;
	width: 100%;
}

.weatherNeu_detail td {
	padding: 10px 15px;
	vertical-align: top;
}

.weatherNeu_detail .icons {
	background: #82b5dd !important;
	width: 100px;
	padding: 10px 0 0 10px;
}

.weatherNeu_detail .icons img {
	margin: 0 10px 0 0;
}

div.weatherNeu_icons {
	margin: 0; 
	padding: 0;
	text-align: center;
	width: 120px;
	background: #98b9d9;
	float: left;
}

div.weatherNeu_text {
	float: left;
	background: #ccdcec;
	padding: 15px;
	width: 380px;
}

.weatherNeu_detail .detail table {
	margin: 0 0 5px 0;
}

.weatherNeu_detail .detail td {
	padding: 4px 10px 4px 0px;
	vertical-align: top;
	border-bottom: solid 1px #98b9d9;
}

#webcam {
	width: 400px; 
	height: 320px; 
	background: #98b9d9;
	overflow: hidden;
	margin: 13px 0 0 0;
}

#webcam_list {
	width: 250px;
	margin: 0 5px 0 0;
}

#webcam_list table {
	border-collapse: collapse;
	width: 315px;
}

#webcam_list td {
	background: #f3f7fa;
	height: 43px; 
	padding: 0 0 0 15px;
	line-height: 15px;
}

#webcam_list th {
	padding: 0;
	height: 4px;
}

#webcam_list img { 
	margin: 0 5px 0 0; 
}


/* ################ icons ################ */

.icon_tour { 
	margin: 0 10px 0 0; 
}

#display, .display { 
	display: none; 
}


/* ################ footer, copyright, textmenu ################ */

#footer {
	width: 930px;
	height: 70px;
	margin: 0;
	padding: 15px 10px 0 20px;
	clear: both;
	color: #003264;
	background: #fff url(../img/site_corner.gif) right bottom no-repeat;
}

#footer a {
	color: #003264;
	text-decoration: none;
}

#footer a:hover {
	color: #005a9f;
}

#text_menu {
	padding: 5px 0 10px 0;
}

#copyright {
	border-top: solid 1px #ebeff6;
}

#copyright .logos {
float:right;
overflow:hidden;
width:70px;
_margin-top:-11px;
}

#copyright p {
	margin: 8px 30px 0 0;
	float: left;
}


#flashticker {
float:left; 
width:400px; 
overflow:hidden; 
height:12px;
color:#FFFFFF;
}

#flashticker object, #flashticker embed {
display:block;
margin-top:-5px;
}


/* Galerie */

div.gallery {
float:left;
width:715px;
}

div.gallery a {
display:block;
float:left;
width:160px;
margin:10px 10px 0 0;
}

div.gallery img {
float:left;
}

div.gallery span {
display:block;
float:left;
background:#e5eaef;
padding:3px;
width:154px;
}

div.gallery .crop {
display:block;
float:left;
width:160px;
height:107px;
padding:0;
background:none;
overflow:hidden;
}


/* GRAFISCH HAUPTNAVIGATION  NEU AB HIER*/


.metamenu { 
	background: #ffcb04; 
	width: 940px; 
	height: 27px; 
	float: left; 
	clear: both; 
	overflow: visible;
	margin: 10px 0 5px 0;
	padding-left: 10px;
}

.metamenu ul { 
	margin: 0; 
	padding: 0; 
}

.metamenu li { 
	float: left; 
	display: block; 
	margin: 0; 
	padding: 0;
}

.metamenu a { 
	color:#003867;
	text-decoration: none; 
	margin: 0;
	display: block;
	font-size:14px;
	margin:4px 20px 0 0;
	font-weight:bold;
}

.metamenu a em {
font-style:normal;
}

.metamenu a:hover { 
	color: #fff;
}

.metamenu a:hover img { 
	filter: alpha(opacity=80); 
	-moz-opacity: 0.80; 
	opacity: 0.80;
}

.metamenu strong {
	padding: 40px 0 0 0; 
	display: block; 
}


#nav, #nav ul { }

#nav a { 
	display: block; 
	padding: 0; 
}

#nav li { 
	float: left;
}

#nav li span {
padding:2px 8px 0 0;
display:block;
}

#nav li span img.umlaut {
margin-top:-2px;
}

#nav li ul { 
	background: #ffcb04;
	position: absolute; 
	left: -999em; 
	padding: 10px;
	list-style: none;
	
	padding: 4px 0 0 0;
}

#nav li ul li { 
	float: none; 
	padding: 0; 
	margin: 0;
	border: 1px solid #ffcb04;
}

#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}

#nav li ul li a { 
	background: #ffcb04;
	color: #003264;
	float: none; 
	clear: both; 
	margin: 2px 0 0 0; 
	padding: 3px 10px; 
	display: inherit;
	white-space:nowrap;
	font-size:11px;
	font-weight:normal;
}

#nav li ul li a:hover { 
	background: #005a9f; 
	color: #fff;
}

#headlineWetter h1 {
display:none;
}


