/* menue unten */

#menu1 a, #menu1 a:visited , #menu1 a:active {
	display: block;
	color:#333333;
	font-size: 12px;
	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;
	text-decoration:none;
	letter-spacing:1px;
	font-weight: bold;
}

#menu1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #FF66FF;
}


/* 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;
	border-bottom:solid 0px #3F3F3F;
	border-top:solid 0px #d7e79c;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#;
	width:280px;
	padding: 0px;
}

#menu2 a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:solid 0px #000;
	background-repeat:no-repeat;
	background-position:  50% 100%;
	background-color: #FF66FF;
}



.trenn {
	width:1px;
	background-color:#CCCCCC;
}





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

/* allgemeine links im text */

a:link, a:visited, a:active {
	color:#1B1B1B;
	font-size: 16px;
	line-height: 22px;
	font-family: tahoma, verdana, arial, helvetica, verdana, tahoma, sans-serif;
}

a:hover {
	text-decoration:none;
	background-color:#FF99FF;
	color:#fff;
}

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

/* links in box 2 */

#box2 a, #box2 a:visited, #box2 a:active {
	font-size: 12px;
	line-height: 16px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	color:#333333;
	font-weight: normal;
}

#box2 a:hover {
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color: #FF99FF;
}

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