.textbox1 {
	background-color: #CCFFFF;
	padding: 5px;
	margin: 10px;
	border: 1px dotted #333333;
	list-style-image: url(pfeil1.gif);
	list-style-position: outside;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titel {
	letter-spacing: 2px;
	border-top: none #CC071E;
	border-right: none #CC071E;
	border-bottom: thin dashed #CC071E;
	border-left: none #CC071E;
}
.textbox2 {
	padding: 5px;
	margin: 5px;
	border: 1px dashed #333333;
}
.textbox3 {
	padding: 5px;
	margin: 5px;
	border: 1px groove #FFCC33;
	background-color: #dddddd;
}
.liste1 {
	list-style-position: outside;
	list-style-image: url(pfeil1.gif);
	line-height: 18px;
}
.textblock {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
	margin: 5px;
	padding: 3px;
}
.ueberschr1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.textblock:link {
	color: #339900;
	text-decoration: underline;
}

/*=========== haupttext mouseover ===========*/

#maintext {
font: normal 12px Geneva, Arial, Helvetica, sans-serif;}

#maintext a:link, #maintext a:visited, #maintext a:active {

color:#111111;
text-decoration:underline;
}

/*=========== text rechts mouseover ===========*/
 
#right_text a:hover {
	text-decoration: underline;
}

#right_text {
font: normal 11px Geneva, Arial, Helvetica, sans-serif;}

#right_text a:link, #right_text a:visited, #right_text a:active {

color:#111111;
text-decoration:underline;
}

#right_text a:hover {
	text-decoration: underline;
}