/* Globale Einstellungen 
--------------------------------------------------------------------------------------------------- */
*, html {
	margin:0;
	padding:0;
}

body {
	color:#000;
	font-family:georgia,garamond,serif;
	font-size:12px;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#000;
}


h2 {
	font-size:12px;
}

img {
	border:0;
}

p {
	line-height:16px;
}
	
	
/* Logobereich 
--------------------------------------------------------------------------------------------------- */
#area_head_1 {
	background:#EEE;
	height:100px;
	width:1000px;
}


/* Suchfeld in der Navigation 
--------------------------------------------------------------------------------------------------- */
#searchfield {
    background:url(if/classicbodensee/bg_searchfield.png) no-repeat 8px 5px;
    float:left;
    height:28px;
    padding-top:5px;
    width:134px;
}

#searchfield input[type=text] {
    background-color:transparent;
    border:0;
    height:18px;
    margin:3px 0 0 34px;
    width:84px;
}


/* Sprachen in der Navigation
--------------------------------------------------------------------------------------------------- */
#area_head_4 {
    float:right;
    font-family:Arial, Helvetica, sans-serif;
    margin-right:6px;
}

#area_head_4 ul li {
    float:left;
    width:15px !important;
}

#area_head_4 ul li a {
    background:transparent;
    height:12px;
    color:#999;
    margin-top:5px;
}

#area_head_4 ul li a:hover, #area_head_4 ul li a.active {
    color:#000;
}


/* Formatierung für Hauptbereich & rechte Spalte
--------------------------------------------------------------------------------------------------- */
#container {
	background:#FFF url(if/classicbodensee/bg-body2.png);;
	float:left;
	margin-left:-1px;
	margin-right:-3px;
	padding-bottom:20px;
    width:816px;
}
	
#container h1 {
    border-bottom:1px solid #CCC;
    color:#000;
    font-family:georgia,garamond,serif;
    font-size:18px;
    font-weight:bold;
	line-height:1;
	padding-bottom:5px;
}


/* Formatierung für Hauptbereich
--------------------------------------------------------------------------------------------------- */
#area_content_1 {
	float:left;
	width:548px;
}

#area_content_1 table {
    	font-family:georgia,garamond,serif;
}

#area_content_1 ul {
	list-style-type:none;
	margin:0;
	padding-left:16px;
}
	
#area_content_1 ul.characteristics {
	list-style-image:url(if/classicbodensee/miniIcon_bulletList.gif);
	padding-left:32px;
}


#area_content_1 table.calendar {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	}

#area_content_1 td.calendar {
	font-family: georgia;
	font-size: 12px;
	color: #999;
	height: 21px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	}
	
#area_content_1 td.calendar h1 {
	font-size: 12px;
	color: #fff;
	border: none;
}

#area_content_1 td.calendar h2 {
	font-family: arial;
	font-size: 11px;
	color: #fff;
}

#area_content_1 td.calendar a {
	color:#333;
	text-decoration: none;
	display: block;
	height: 19px;
	padding-top:2px;
}

#area_content_1 td.calendar a:hover {
	background-color: #999;
}


/* Formatierung für Ticker
--------------------------------------------------------------------------------------------------- */
#area_content_1 div.ticker {
	position: relative;
	white-space: nowrap;
	font-size:12px;
	color: #000;
}

#area_content_1 .ticker a {
    color:#000;
}
	
	
/* Formatierung für rechte Spalte
--------------------------------------------------------------------------------------------------- */
#area_right_1 {
	float:left;
	width:266px;
}

#area_right_1 h1 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}


/* Formatierung für die 2. rechte Spalte
--------------------------------------------------------------------------------------------------- */
#area_right_2 {
    float:right;
    margin-top:325px;
    position:absolute;
	width:186px;
}

#area_right_2 h1 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}


/* Formatierung für Navigations recht
--------------------------------------------------------------------------------------------------- */
#area_subnavi {
	float:right;
	width:186px;
    background: url(if/classicbodensee/bg-submenue.gif);
    font-family:georgia,garamond,serif;
    font-size:12px;
}

#area_subnavi ul {
    list-style:none;
    margin:10px 10px 0 10px;
}

#area_subnavi li {
    border-top:1px dotted #999;
    padding:5px 0 5px 0;
}

#area_subnavi li:first-child {
    border-top:0;
}

#area_subnavi li li {
    border:0;
    padding:0;
}

#area_subnavi ul ul {
    margin:0 0 0 15px;
}

#area_subnavi .subnavi_bg_bottom {
    background: url(if/classicbodensee/bg-submenue-bottom.gif) no-repeat;
    width:186px;
    height:14px;
}

#area_subnavi .active {
    color:#000;
}


/* Footer 1
--------------------------------------------------------------------------------------------------- */
#area_footer_1 {    
	background: url(if/classicbodensee/bg-footer1.png) no-repeat;
    clear:both;
	height: 47px;
	text-align: left;
	color: #666;
	padding:0 0 0 15px;
	width:806px;
	margin-left:-1px;
}


#area_footer_1 p {
    border-top:1px solid #CCC;
    float:left;
    padding-top:5px;
    width:785px;
}


/* Footer 2
--------------------------------------------------------------------------------------------------- */
#area_footer_2 {
	margin:10px auto;
	width: 1004px;
	height: 76px;
	background: url(if/classicbodensee/bg-footer2.gif) no-repeat;
	background-position: 0 7px;
}


#area_footer_2 ul {
	float: left;
	margin-left: 10px;
	list-style-type: none;
}

#area_footer_2 li {
	display: block;
	float: left;
	padding-bottom: 4px;
	margin-top:8px;
}

#area_footer_2 li span {
    display:block;
    border-left:1px solid #CCC;
    height:64px;
}

#area_footer_2 li:hover, #area_footer_2 li.active {
	background-color: #999;
}

#area_footer_2 a {
	display: block;
	border-left:1px solid #FFF;
	height:60px;
}


#area_footer_2 a span {
	display: none;
}

#area_footer_2 a:hover, #area_footer_2 a.active {
	background-position: 0 -64px;
}


/* Footer 3
--------------------------------------------------------------------------------------------------- */
#area_footer_3 {
	color: #666;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: -5px auto;
	width: 982px;
}
	
#area_footer_3 div {
    float:left; 
    padding-left:10px;
    width:800px; 
}

#area_footer_3 a, #area_footer_3 img {
    float:left; 
}

#area_footer_3 img {
    margin-top:-8px;
}

#area_footer_3 ul {
    list-style:none;
}

#area_footer_3 div ul li a {
    padding-right:10px !important;
}

/* Footer Members of
--------------------------------------------------------------------------------------------------- */
#area_footer_member {
    color:#666;
    float:right;
    font-size:10px;
    font-style:oblique;
    padding-right:8px;
}


/* Schatten 2
--------------------------------------------------------------------------------------------------- */
#shadow_2 {
	border:1px solid red !important;
	clear:left;
	
}
	

#menu_right {
    border-left:1px solid #999;
    float:right;
    width:185px;
}




























span.of_newsTitle {
	font-family: arial, helvetica, times;
	font-size: 16px;
	font-weight: bold;
	color: #369;
}

p.of_newsText {
	font-family: arial, helvetica, times;
	color: #000;
	font-size: 12px;
}



p.headline {
	font-weight: bold;
	}
a.white {
	color: #666;
}

a.white:hover {
	color: #666;
	text-decoration: underline;
}

table.pageTable {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	}

td.pageTable {
	font-family: georgia,garamond,serif;
	font-size: 12px;
	color: #000;
	padding: 2px 4px;
	}
	

.legend {
	color:#666;
	font-size: 11px;
	padding-top: 3px;
	}

.dividerLine {
	border-top: 1px solid #CCC;
	}


.normText {
	color: #333;
	}
	
	
.v_small {
	font-size: 11px;
	}
	
li.small {
	font-size: 9px;
	color:#666;
	}
	

#special_image {
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center 0;
	}




/* Schadow
----------------------------------------------------------------------------------------------------------------------------------- */
#shadow {
	width: 1000px;
	margin: 0 auto;
	}

/* Erster und zweiter Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_1, #area_head_2, #area_head_3 {
	margin: 0 auto;
	text-align: left;
	}
	
.search_home_sitemap {
	float: right;
	height: 28px;
	padding-left:8px;
	}


#area_head_2 {
    float:left;
}



	

/* Banner
---------------------------------------------------*/
.banner{
	float:left;
	text-decoration:none;
	font-family: georgia,garamond,serif;
	font-size:11px;
	}

.banner p {
    line-height:14px;
}

.bannerHover{
	cursor:pointer;
	}

.banner:hover .bannerHover{
	background-image:url(if/classicbodensee/promotionPanelOver.png);
	cursor:pointer;
	z-index:5;
	}


/* Tools
----------------------------------------------------------------------------------------------------------------------------------- */
#of_tools ul {
	display: block;
	margin: 0;
	list-style-type: none;
	}
	
#of_tools li  {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	}


/* Formulare
----------------------------------------------------------------------------------------------------------------------------------- */
.visitorForm input, .visitorForm select, .visitorForm textarea {
	border: 1px solid #999;
	margin: 1px;
	}
	
.v_success {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #093;
	margin-bottom: 10px;
	}
	
.v_error {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #c00;
	margin-bottom: 10px;
	}
	
.v_note {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #f60;	
	margin-bottom: 10px;
	}










/* Klassen fuer Edit Modus
----------------------------------------------------------------------------------------------------------------------------------- */

.v_edit_title, .v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi, .v_edit_legend, .v_edit_pageTable, .v_edit_ticker {
	font-family: georgia,garamond,serif;
	background-color: transparent;	
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	}


.v_edit_title {
	font-size: 16px;
	font-weight: bold;
	color: #369;
	}

.v_edit_ticker {
	font-family: arial;
	font-size: 12px;
	color: #000;
	background-color: #DDD;	
	border: 1px solid white;
	margin-top:2px;
	}

.v_edit_pageTable {
	border: 0;
	font-size: 11px;
	height: 16px;
	color: #333;
	}

.v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi {
	font-size: 11px;
	font-family:Georgia;
	background:#FFF;
	color: #000;
	}

.v_edit_normtext_headline {
	
	font-weight: bold;
	color: #000;
	}

.v_edit_legend {
	font-size: 11px;
	color: #333;
	}

.v_edit_link {
	color: #369;
	}
	
.v_yellowBg {
	background-color: #ff6;
}


/* Verschiedenes
----------------------------------------------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
	}
	
	
/* Eventkalender Klassen 
----------------------------------------------------------------------------------------------------------------------------------- */
.eventGrey	{
	color: #999; 
}

/* Eventkalender Klassen 
----------------------------------------------------------------------------------------------------------------------------------- */
