span.headline_blau
{
   
   
   color: #0077a8;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	line-height:160%;
}

strong {
 color: #0077a8;
}

a{
 color: #0077a8;
 font-weight:bold;
 text-decoration:none;
}
.clear{ clear: both; }

#unsichtbar {
  
   height:1px; 
   width: 1px;
   visibility:hidden;
   	   background-color:#e6e6e5;
	      z-index:1;



}




#blauer_balken {
  
   height:89px; 
   width: 100%;
   margin-top:0px; 
   margin-left:-0px;
   margin-right:0px;
   z-index:3;
   background-color: #0077a8;

}
#banner {
   
   height:315px; 
   width:953px; 
   z-index:3;
}

#navi {
  
   height:35px; 
   width:953px; 
   margin:0 auto;
   z-index:5;
   background-color: #0077a8;
   background-image:url(http://www.niendorf-ostsee.de/timmendorferstrand24/templates/niendorf-ostsee/images/navi_bg.jpg);
   background-repeat:repeat-x;

  

  
  
}

#grundflaeche {
    width:953px;
	margin:0 auto;
	z-index:3;
  	position: relative;
	   background-color:#e6e6e5;

   
   }

#logo {

   height:89px; 
   width: 619px;
   margin-top:0px; 
   z-index:3;
   text-align:left;
   background-color:#0077a8;
   
}

#unternavigation{
  
   height:89px; 
   width: 304px;
   margin-top:0px;
   z-index:4;
   text-align:right;
   float:right;
   background-color:#0077a8;
   padding-right:30px;
   content:inherit;
   color:#FFFBF0;
  
}
#unternavigation a:link  {
  

   color:#FFFBF0;
   text-decoration:none;
  
}

#unternavigation a:visited {
  

   color:#FFFBF0;
   text-decoration:none;

  
}

#unternavigation a:active {
  

   color:#FFFBF0;
   text-decoration:none;

}

#unternavigation a:hover {
  
   
   color:#006088;
   text-decoration:none;
}

.mainleveluntermenu a:link {
  
    
   color:#FFFBF0;
   text-decoration:none;

}
.mainleveluntermenu a:visited {
  
     
   color:#FFFBF0;
   text-decoration:none;

}
.mainleveluntermenu a:active {
  
   
   color:#FFFBF0;
   text-decoration:none;
}

.mainleveluntermenu a:hover {
  
   
   color:#006088;
   text-decoration:none;
}



html, body {
 	height: 100%; /* wichtig */
	background-image:url(http://www.niendorf-ostsee.de/timmendorferstrand24/templates/niendorf-ostsee/images/hintergrund.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#464646;


}



#bg_table{
position:absolute;top:400px;left:150px;
}


*{
	padding:0;
	margin:0;
	border:0;
}
#linke_spalte {
  padding-left:20px;
padding-top:35px;
   border: 0px solid #f09;
   width: 606px;
   float: left;
   }
#rechte_spalte {
padding-left:20px;
padding-right:20px;
padding-top:35px;
   border: 0px solid #f09;
   width: 244px;
   float: right;
   padding-left:55px;


   
   }


body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
}

/* TOC */
table.contenttoc{
	float: left;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}