 .text       			{ font-family: verdana; font-size: 12px; line-height: 140%; }
 .hintergrund			{ background: #FFFFFF; margin-top: 0; margin-bottom: 0; margin-right: 0; margin-left: 0; }
 .Suche_Titel			{ font-family: verdana; font-size: 16px; color: #2F6DB8; }
 .Suche_Text			{ font-family: verdana; font-size: 12px; line-height: 140%; } 
 .ok				{ font-family: verdana; font-size: 12px; color: #52B642; }
h1				{ font-family: verdana; font-size: 24px; color: #08679C; }
h2				{ font-family: verdana; font-size: 12px; color: #000000; line-height: 140%; }
h3				{ font-family: verdana; font-size: 11px; color: #000000; line-height: 120%; }



.Menue1 { white-space: nowrap; font-family: verdana; font-size: 13; color: #08679C; text-decoration: none; }
.Menue2	{ white-space: nowrap; font-family: verdana; font-size: 12; color: #08679C; text-decoration: none; }

#Navigation a:link
{
	font-family: verdana; 
	font-size: 13px; 
	color: #08679C; 
	text-decoration: none;
}

#Navigation a:visited 
{
	font-family: verdana; 
	font-size: 13px; 
	color: #08679C; 
	text-decoration: none;
}

#Navigation a:hover {
	font-family: verdana; 
	font-size: 13px; 
	color: #08679C; 
	text-decoration: underline;
}

.Tabelle			{ border:0; width:70%; border-spacing:0px; z-index:2; padding:0px; font-family: verdana; font-size: 12px; }


#BaumHintergrnd
{
	position:absolute; 
	right:0px;
	z-index:0;
	top:0px;
}

#LogoBaum
{
	position:absolute; 
	bottom:0px; 
	z-index:1; 
	left:0px;
}

#LogoBaum[id] {
        position:fixed;
}


#Logo
{
	position:absolute; 
	top:0px; 
	z-index:0; 
	text-align:left; 
	left: 0px;
}


#Navigation 
{
	padding: 5px;
	z-index:2;
	text-align:left;
	width:200px;
	border-top:1px dashed #ABABAB;
}

#Suche			
{ 
	padding: 5px; 
	z-index:2; 
	text-align:left; 
	border-top:1px dashed #ABABAB; 
	width:220px;
}


#LaenderBilder		
{ 
	padding: 5px; 
	z-index:2; 
	text-align:center; 
	width:200px;
}




#Daten 			
{
	padding: 10px;
	position: absolute;
	top:20px;
	left:225px;
	z-index:2;
	border-left:1px dashed #ABABAB;
	border-bottom:1px dashed #ABABAB;
	border-top:1px dashed #ABABAB;
	border-right:1px dashed #ABABAB;
	background: #FFFBBE;
	background-image: url(file:///C|/xampp/htdocs/_projekte/www.schwimmen-lernen.de/data/images/schwimmenlernen-bamberg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	width: 735px;
}
#Daten a:link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#08679C;
	font-size : 12px;
	text-decoration: none;
}
#Daten a:visited 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#08679C;
	font-size : 12px;
	text-decoration: none;
}
#Daten a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#08679C;
	font-size : 12px;
	text-decoration: underline;
}




#menue			
{
	position:absolute;
	top:200px;
	left:10px;
	z-index:10;
	text-align:left;
	border-bottom: 1px dashed #ABABAB;
}




#Breadcrumbs
{
	font-family: verdana; 
	font-size: 10px; 
	color: #ababab;
}

#Breadcrumbs a:link
{
	font-family: verdana; 
	font-size: 10px; 
	color: #ababab;
	text-decoration: none;
}

#Breadcrumbs a:visited 
{
	font-family: verdana; 
	font-size: 10px; 
	color: #ababab;
	text-decoration: none;
}

#Breadcrumbs a:hover {
	font-family: verdana; 
	font-size: 10px; 
	color: #ababab;
	text-decoration: underline;
}





#Tabulator
{
	position: absolute; 
	top:49px; 
	left:220; 
	z-index:2; 
	text-align:left; 
	right: 10px;
	font-family: verdana; 
	font-size: 10px;
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; font-family: verdana; font-size: 10px; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../settings/system/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../settings/system/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="settings/system/lightbox/overlay.png", sizingMethod="scale");
	}
	
	
	
#navlist {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #ABABAB;
        font: bold 12px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #ABABAB;
        border-bottom: none;
        background: #DDE;
        text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
        color: #000;
        background: #AAE;
        border-color: #ABABAB;
}

#navlist li a#current {
        background: white;
        border-bottom: 1px solid white;
}

dl.left dt, dl.left dd {
	margin: 0pt;
	padding: 2pt;
	text-align: center;
	font-size: x-small;
}

dl.left {
	float: left;
	margin: 0pt 10px;
}

.left {
	padding: 10px 10px 10px 10px;
}

.right {
	padding: 10px 10px 10px 10px
}
.pressetext {
    font-size: xx-small;
}
a.menuButton, a.menuButtonActive
{
	display: block;
	padding: 4px 10px 4px 16px;
	width: 180px;
	color: #08679C;
	text-decoration: none;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #ffffff;
	line-height: 16px;
	background-image: url(../images/mm_arrow.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu {
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	padding: 0px;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 20;
	background-color: #E6F3FF;
	background-image: url(../images/mm_arrow.gif);
	background-position: 8px;
	line-height: 16px;
	color: #08679C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.menuItem, a.menuItemActive {
	color: #08679C;
	background-color: #FFFFFF;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 16px;
	font-size: 12px;
}

a.menuButtonActive, a.menuButton:hover {
	color: #FF6600;
	background-color: #FFFFFF;
	background-image: url(../images/mm_arrow.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	font-weight: bold;
}

a.menuItem:hover, a.menuItemActive {
	color: #FF6600;
	background-color: #FFFFFF;
	background-image: url(../images/mm_arrow.gif);
	background-position: 8px;
	background-repeat: no-repeat;
}
.errorField 
{
	BORDER-RIGHT: #9F0004 1px solid;
	BORDER-TOP: #9F0004 1px solid;
	BORDER-LEFT: #9F0004 1px solid;
	BORDER-BOTTOM: #9F0004 1px solid;
	FONT-SIZE: 9px;
	background-color: #CCCCCC;
} 
.errorTable 
{
	BORDER-RIGHT: #9F0004 1px solid;
	BORDER-TOP: #9F0004 1px solid;
	BORDER-LEFT: #9F0004 1px solid;
	BORDER-BOTTOM: #9F0004 1px solid;
	FONT-SIZE: 9px;
	background-color: #E2E1E1;
} 
.bildunterschrift {
	border:0;
	width:95%;
	border-spacing:0px;
	z-index:2;
	padding:0px;
	font-family: verdana;
	font-size: 12px;
}
.Data {
	height: 1000px;

}
