﻿
/* menue unten */

#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
color:#000;
font-size: 13px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, verdana, tahoma, sans-serif;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:20px;
line-height:20px;
text-align:center;
background:transparent;
text-decoration:none ;
letter-spacing:1px
}

#menu1 a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
	text-decoration: underline;
}


/* haupt-menue  */

#menu2 a, #menu2 a:visited , #menu2 a:active {
	padding: 0px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	font-size: 14px;
	margin: 0 0 0 0;
	border-bottom: 3px ridge #8DA95B;
	border-top: 0px solid #9C8D68;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #;
	width: 236px;
	}
#menu2 a:hover {
	color: #fff;
	text-decoration: none;
	background: transparent;
	border-bottom: ridge 3px #808000;
	background-image: url(images/quadrat.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
.trenn {
	width: 1px;
	background-color: #808000;
}
.trenn2 {
	width: 1px;
	background-color: #808000;
}





/* =============================================================== */

/* allgemeine links im text */

a:link, a:visited, a:active{
	color: #000000;
	font-size: medium;
	line-height: 22px;
	text-decoration: none;
	font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
}
a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #003399;
	text-decoration: none;
}

/* =============================================================== */

/* links in box 4 */

#menubox a, #menubox a:visited, #menubox a:active{
font-size: 13px;line-height: 6px;
font-family: arial,helvetica, verdana, tahoma, sans-serif;
text-decoration:underline;color:#e9e9e9;}

#menubox a:hover{ text-decoration:none;background-color:#fff;
color:#1c548d;text-decoration:none;}

/* =============================================================== */