.10schwarz {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.10rot {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #e50217}

input, select, textarea, button {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}

body, p, table, td, tr, div {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}.11rot {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #e50217}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #e50217}
.untermenu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #565656; text-decoration: none}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #99CC33}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #99CC33; list-style-type: circle}
.untermenuactive { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000; text-decoration: none }


/*    POPUP IMAGE      */

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 150px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 200px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 230px;
	left: 210px;
	position: absolute;
	top: 0px;
	width: 350px;
}
