/* sak */
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

div.linkespalte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 40%;
	float:left;
}
div.rechtespalte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 45%;
	float:right;
	margin-right: 15px;
}
div.medien_linkespalte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 60%;
	float:left;
}
div.medien_rechtespalte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 25%;
	float:right;
	margin-right: 15px;
}
.jaosg_thumbnail img {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

img.rex_image {
border: 0px;
}

/* eosak */
body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	vertical-align: top;
	background-color: #FFFFFF;
}

.centrale {
	padding: 0px;
	width: 979px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 0px;
}


.u1 {
	display: block;
	float: left;
	width: 65px;
	height: 40px;
}


.banner_block {
	height: 243px;
	width: 979px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/* background-image: url(../images/bg_banner_home.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.text_block {
	width: 835px;
	display: block;
	/* background-image: url(../images/bg_text_block.jpg); 
	background-repeat: no-repeat;
	background-position: left top; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 11px;
	float: left;
	padding-right: 15px;
}
.u2 {
	height: 250px;
	width: 65px;
	float: left;
}


.main_block {
	width: 979px;
	display: block;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	float: left;
}

.info_line {
	height: 21px;
	width: 979px;
	display: block;
	background-image: url(../images/bg_sponsorenleiste.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sponsoren_block {
	height: 116px;
	width: 979px;
	display: block;
	background-image: url(../images/banner/sponsoren_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.bottom {
	height: 130px;
	width: 979px;
	display: block;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_line {
	background-image: url(../images/bg_topline.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: 45px;
	width: 979px;
}


.dn {
 display:none;
}

a.b_home:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-top: 14px;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 30px;
	padding: 0px;
	float: left;
}

a.b_home:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 30px;
}

a.b_home:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: underline;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	height: 32px;
	width: 30px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
}

/* defunc 
a.b_home:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 30px;
	margin-left: 54px;
}
*/

a.b_news:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 39px;
}
a.b_news:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 39px;
}
a.b_news:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
}
a.b_news:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 39px;
}

a.b_terminplan:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_terminplan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 76px;
}
a.b_terminplan:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_terminplan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 76px;
}
a.b_terminplan:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 76px;
}
a.b_terminplan:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_terminplan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 76px;
}

a.b_karriere:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_karriere.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 56px;
}
a.b_karriere:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_karriere.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 56px;
}
a.b_karriere:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 56px;
}
a.b_karriere:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_karriere.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 56px;
}

a.b_doppelsitzer:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_doppelsitzer.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 83px;
}
a.b_doppelsitzer:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_doppelsitzer.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 83px;
}
a.b_doppelsitzer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 83px;
}
a.b_doppelsitzer:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_doppelsitzer.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 83px;
}

a.b_steckbrief:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_steckbrief.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 75px;
}
a.b_steckbrief:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_steckbrief.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 75px;
}
a.b_steckbrief:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 75px;
}
a.b_steckbrief:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_steckbrief.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 75px;
}

a.b_hoerensehen:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_hoerensehen.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 96px;
}
a.b_hoerensehen:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_hoerensehen.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 96px;
}
a.b_hoerensehen:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 96px;
}
a.b_hoerensehen:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_hoerensehen.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 96px;
}

a.b_galerie:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_galerie.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 53px;
}
a.b_galerie:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_galerie.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 53px;
}
a.b_galerie:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 53px;
}
a.b_galerie:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_galerie.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 53px;
}

a.b_autogramm:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_autogramm.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 77px;
}
a.b_autogramm:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_autogramm.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 77px;
}
a.b_autogramm:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 77px;
}
a.b_autogramm:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_autogramm.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 77px;
}

a.b_gaestebuch:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_gaestebuch.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 71px;
}
a.b_gaestebuch:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_gaestebuch.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 71px;
}
a.b_gaestebuch:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 71px;
}
a.b_gaestebuch:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_gaestebuch.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 71px;
}

a.b_medien:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_medien.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 70px;
}
a.b_medien:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_medien.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 70px;
}
a.b_medien:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 70px;
}
a.b_medien:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_medien.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 70px;
}

a.b_print:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_print.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 42px;
}
a.b_print:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_print.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 42px;
}
a.b_print:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 42px;
}
a.b_print:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_print.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 42px;
}

a.b_mail:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_mail.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 24px;
}
a.b_mail:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_mail.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 24px;
}
a.b_mail:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 24px;
}
a.b_mail:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_mail.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 24px;
}

a.b_kontakt:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_kontakt.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 48px;
}
a.b_kontakt:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_kontakt.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 48px;
}
a.b_kontakt:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 48px;
}
a.b_kontakt:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
	background-image: url(../images/bg_kontakt.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 48px;
}


a.b_sponsoren:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/sponsoren_1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 78px;
	background-position: left top;
}
a.b_sponsoren:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/sponsoren_1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 78px;
	background-position: left top;
}
a.b_sponsoren:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/sponsoren_2.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 78px;
	background-position: left top;
}
.Text-Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.b_sponsoren:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/sponsoren_1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 78px;
	background-position: left top;
}

a.b_impressum:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/b_impressum_1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 78px;
	background-position: left top;
}
a.b_impressum:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/b_impressum_1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 78px;
	background-position: left top;
}
a.b_impressum:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/b_impressum_2.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 78px;
	background-position: left top;
}
a.b_impressum:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/b_impressum_1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 78px;
	background-position: left top;
}

a.b_login:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/b_login_1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 35px;
	background-position: left top;
	margin-left: 10px;
}
a.b_login:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/b_login_1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 35px;
	background-position: left top;
	margin-left: 10px;
}
a.b_login:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/b_login_2.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 35px;
	background-position: left top;
	margin-left: 10px;
}
a.b_login:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016BBD;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	background-image: url(../images/b_login_1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 35px;
	background-position: left top;
	margin-left: 10px;
}


.li {
display: inline;
}
.photo-con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	margin: 5px;
	padding: 5px;
	float: left;
	height: 170px;
	width: 190px;
}
.u3 {
	display: block;
	float: left;
	height: 20px;
	width: 65px;
}
.u4 {
	display: block;
	float: left;
	height: 20px;
	width: 640px;
}
.menu_block {
	background-image: url(../images/bg_menu_block.jpg);
	display: block;
	float: left;
	height: 46px;
	width: 979px;
	background-repeat: no-repeat;
}
