﻿/* menue oben */
#menu1 a, #menu1 a:visited, #menu1 a:active {
	display: block;
	color: #800000;
	font-size: 16px;
	font-family: Tahoma,;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	vertical-align: middle;
	background: transparent;
	text-decoration: underline;
}
#menu1 a:hover {
	color: #000;
	text-decoration: none;
	background: transparent;
	text-decoration: none;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	padding-bottom: 0px;
}
.trenn {
	background-color: #D7D7D7;
}
/* =============================================================== */
/* menue links */
#menu01 {
	border: solid 0px #0048CE;
	padding-top: 0px;
	background: transparent;
	padding-left: 0px;
	padding-right: 0px;
	width: 202px;
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	vertical-align: top;
	background-image: url("menue.css");
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
#menu01 ul, #menu01 li {
	list-style-type: square;
	margin-left: 20px;
	padding: 0px;
	color: #A53E62;
}
#menu01 li a:link, #menu01 li a:visited, #menu01 li a:active {
	display: block;
	border-bottom: dashed 0px #C2631D;
	width: 200px;
	color: #ab9681;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma line-height: 16px;
	background: transparent;
	text-transform: lowercase;
}
#menu01 li a:hover {
	background: ;
	color: #fff;
	text-decoration: underline;
	font-style: normal;
	text-transform: lowercase;
}
/* =============================================================== */
/* menue in box1  */
#menubox1 a, #menubox1 a:visited, #menubox1 a:active {
	display: inline;
	background-color: #000;
	color: #cfcfcf;
	font-size: 13px;
	line-height: 16px;
	font-family: monospace,trebuchet ms,tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
}
#menubox1 a:hover {
	background-color: #fff;
	color: #762733;
	text-decoration: none;
}
/* menue in box2  */
#menubox2 a, #menubox2 a:visited, #menubox2 a:active {
	display: inline;
	background-color: #762733;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-family: monospace,trebuchet ms,tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
}
#menubox2 a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}
/* ======= menü-box2-news -weitere links- hier 02.10 bis undendlich sprich archiv========== */
#menubox2_weitere a, #menubox2_weitere a:visited, #menubox2_weitere a:active {
	display: inline;
	background-color: #762733;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-family: monospace,trebuchet ms,tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
}
#menubox2_weitere a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}
/* allgemeine links im text */
a:link, a:visited, a:active {
	color: #800000;
	font-size: 17px;
	line-height: 21px;
	font-family: monospace,verdana,arial,helvetica, verdana, tahoma, sans-serif;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	background-color: #800000;
	color: #fff;
	text-decoration: none;
}

