 Menü


/* menue oben */

#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
color:#C4CDDF;
font-size: 13px;
font-family: tahoma,verdana,helvetica, verdana, tahoma, sans-serif;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
height:40px;
line-height:40px;
text-align:center;
vertical-align:middle;

text-decoration:none ;
letter-spacing:1px;
text-transform:lowercase;
background-color:#4c6898;background:transparent;
border-right:solid 1px white;
}

#menu1 a:hover {color:#003597; text-decoration:none ;
background:transparent;
text-decoration:none;
background-color:#003399;
background-image:url(images/fv2.jpg);
background-repeat:repeat-x;
background-position:  50% 0%;
padding-bottom: 0px;
}

.trenn {background-color:#fff;}

/* =============================================================== */

/* menue linke seite erste 4 buttons */

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:#fff;
font-size: 18px;
font-family: calibri;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
height:40px;
line-height:40px;
text-align:right;
vertical-align:middle;

text-decoration:none ;
letter-spacing:1px;
text-transform:lowercase;
border-bottom:solid 1px white;
border-left:solid 1px white;
background-color:#003399;background:transparent;
width:200px;background-image:url(images/fv5.jpg);
background-repeat:repeat-x;
background-position:  50% 0%}

/* hintergrund der buttons*/
#menu2 a:hover {color:#fff; text-decoration:none ;
background:transparent;
text-decoration:none;
background-color:#cc0033;
/*background-image:url(images/fv1.jpg);*/
background-repeat:repeat-x;
background-position:  50% 0%
padding-bottom: 0px;

}

/* zweites menue linke seite */

#menu3 a, #menu3 a:visited , #menu3 a:active {display: block;
color:#fff;
font-size: 18px;
font-family: calibri;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
height:40px;
line-height:40px;
text-align:middle;
vertical-align:middle;
background:transparent;
text-decoration:none ;
letter-spacing:1px;
text-transform:lowercase;
border-bottom:solid 1px white;
border-left:solid 1px white;
background-color:#003399;
width:200px;
background-image:url(images/fv5.jpg);
background-repeat:repeat-x;
background-position:  100% 50%;
}

#menu3 a:hover {color:#fff; text-decoration:none ;
background:transparent;
text-decoration:none;
background-color:#cc0033;
/*background-image:url(images/fv1.jpg);*/
background-repeat:repeat-x;
background-position:  50% 0%;
padding-bottom: 0px;
}


/* menue im neuigkeiten-feld */

#menu4 a, #menu4 a:visited , #menu4 a:active {
color:#fff;
font-family: calibri;
}

#menu4 a:hover {color:#fff; text-decoration:none ;
background:#003399;
text-decoration:none;
background-color:#cc0033;
}
/* =============================================================== */
/* buttons mit individuellem inhalt */

#btnmore {
	margin:5px 0 5px 0;
	padding:0;
	border:0;
	position:relative;
	font-size: 16px;
}
#btnmore a:link, #btnmore a:visited, #btnmore a:active {
	display:block;
	/*position:absolute;*/
    top:0px;
    right:0px;
	width:90px;
	_width:115px;
	height:23px;
	margin:20px 0 0 0px;
	padding:0 0 0 25px;
	background:url("./btn_more.gif") 0 0 no-repeat;
	color:#fff;
	text-decoration:none;
	font-size: 16px;
	visibility: visible;
	text-align: center;
}
#btnmore a:hover {background:url("./btn_more.gif") -115px 0 no-repeat;}
/* =============================================================== */

/* allgemeine links im text */

a:link, a:visited, a:active{
color:#003399;
font-size: 16px;line-height: 22px;
font-family: calibri;
text-decoration:underline;}

a:hover{ text-decoration:none;background-color:#cc0033;
color:#fff;text-decoration:none;}
/* =============================================================== */
 
#fotolinks {
}
#fotolinks a:hover{
	text-decoration:none;
	color:#fff;
	text-decoration:none;
}
/* =============================================================== */
#textlink {
	color:#003399;
	font-size: 18px;line-height: 22px;
	font-family: calibri;
	text-decoration:underline;}
	
#textlink:hover{ text-decoration:none;background-color:#cc0033;
color:#fff;text-decoration:none;}
	