.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #005588;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #004477;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #bb0000;
}

.strich {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#t1 {padding-left: 20px;padding-top: 0px;padding-bottom: 0px;
 font-size: 10pt; font-family: verdana, arial, sans-serif; color: #333333 
 }
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	font-weight: bolder;
	color: #5B645B;
	list-style-position: inside;
	list-style-image: url(Button/pfeilre.gif);
	display: list-item;
	vertical-align: middle;

}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-position: inside;
	list-style-image: url(Button/liste_serif.gif);
	display: list-item;
	margin-bottom:8px;	
}
.schattenunten {
	background-attachment: scroll;
	background-image: url(Bilder/schatten_08.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.schattenrechts {
	background-attachment: scroll;
	background-image: url(Bilder/schatten_06.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.tabstriche {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #efefef;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

