html {margin: 0;padding: 0;}
body {	background: #f5f6f6; margin: 0; padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;}
.notext {overflow: hidden; width:0;height: 0; position: absolute;
	left: -2000px;
	top: 0px;
}
a:link, a:visited {
	font: 140% Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique; font-weight: bold; color: #006e6f; text-decoration: underline;}
a:focus, a:hover, a:active {
	font: 140% Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique; font-weight: bold; color: #80a6a8; text-decoration: none;}

#logo {
	background: #008286 url(../gfx/start/logo.gif) no-repeat center top;
	height: 78px;
	width: 100%;
}
#fotoLeiste {
	background: url(../gfx/start/fotoleiste_neu.jpg) repeat-x top left;
	height: 78px;
	width: 100%;
}
#content {
	background: url(../gfx/start/karte2007.gif) no-repeat center top;
	position: relative;
	height: 759px;
	padding: 0px;
	margin: 0px auto;
	width: 601px;
}
#sm {position: absolute; height: 40px; width: 275px;top: 110px; right: 209px; }
#sm span {display: none;}
#sm a:link, #sm a:visited {
	background: url(../gfx/start/sm2.gif) no-repeat 0px 0px;
	width: 275px; height: 40px;
	display: block;}
#sm a:focus, #sm a:hover, #sm a:active 
{ background: url(../gfx/start/sm2.gif) no-repeat 0px -40px;}

#bb {position: absolute; height: 35px; width: 290px;top: 329px; right: 261px; }
#bb span {display: none;}
#bb a:link, #bb a:visited {
	background: url(../gfx/start/bb2.gif) no-repeat 0px 0px;
	width: 290px; height: 35px;
	display: block;}
#bb a:focus, #bb a:hover, #bb a:active 
{ background: url(../gfx/start/bb2.gif) no-repeat 0px -35px;}

#la {	position: absolute; height: 50px; width: 193px;	top: 519px; right: 191px; }
#la span {display: none;}
#la a:link, #la a:visited {
	background: url(../gfx/start/la2.gif) no-repeat 0px 0px;
	width: 193px; height: 50px;
	display: block;}
#la a:focus, #la a:hover, #la a:active 
{ background: url(../gfx/start/la2.gif) no-repeat 0px -50px;}

