/* haupt-menue  */

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:#fff;
text-decoration:none;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 14px;
margin: 0 0 0 0;
height:40px;
line-height:40px;
text-align:center;
background:transparent;
width:220px;
}

#menu2 a:hover {
	color:#0E0E1A;
	text-decoration:none;
	background:transparent;
	border-bottom:solid 0px #000;
	background-image:url(images/quadrat_rot.gif);
	background-repeat:no-repeat;
	background-position:  50% 100%;
}

.trenn {
	background-color:#324162;
	color: #000;
}
.trenn2 {
	background-color:#3194CF;
	color: #000;
}



/* =============================================================== */

/* allgemeine links im text */

a:link, a:visited, a:active{
	color:#A80000;
	font-size: 16px;
	line-height: 22px;
	font-family: tahoma, verdana, arial, helvetica, verdana, tahoma, sans-serif;
	text-decoration: none;
}

a:hover{
	text-decoration:none;
	color:#333;
	text-decoration:none;
}

/* =============================================================== */

/* links in box 4 -rubrik tipps */

#menubox a, #menubox a:visited, #menubox a:active{
	font-size: 13px;
	line-height: 16px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	text-decoration:underline;
	color:#F00;
}

#menubox a:hover{
	text-decoration:none;
	background-color:#fff;
	color:#F00;
	text-decoration:none;
}

/* =============================================================== */



/* NICHT AKTIV menue oben - FALLS SIE ES EINBAUEN WOLLEN */

#menu1 a, #menu1 a:visited , #menu1 a:active {
	display: block;
	color:#F00;
	font-family:verdana, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	border-left:solid 0px #AAAAAA;
	background:transparent;
	height:40px;
	line-height:40px;
	text-align:center;
	border-bottom:solid 0px #fff;
}

#menu1 a:hover {
	color:#F00;
	background:transparent;
	background-image:url(images/quadrat.gif);
	background-repeat:no-repeat;
	background-position:50% 100%;
	border-bottom:solid 0px #4d81b1;
}

.trennoben {width:1px;height:20px;color:#fff}
