body { margin-left:15px; }
li { font-family: Arial,Verdana,Helvetica; font-size:10pt;  list-style-type: disc; list-style-image: url(bilder/archiv/karoblau.gif);  margin-bottom:10; width:500px;}


h1 { font-family:Georgia,Times,serif; font-size:x-large; font-variant:small-caps; font-weight:bold; color:#333333; margin-bottom:15}
h2 { font-family:Georgia,Times,serif; font-size:13pt; font-style: italic; color:#000099; margin-bottom: -1; margin-top: 15}
h3 { font-family:Verdana,Arial,Helvetica; font-weight:bold; font-size:10pt; color:#660000; }
h4 { font-family:Verdana,Arial,Helvetica; font-weight:bold; font-size:10pt; color:#006600;  }


A:link { font-weight:bold; color: blue; text-decoration: none; }
A:hover {  color: #FF6600; } 
A:visited { font-weight: bold; text-decoration: none; }


.Spalte {
	width:500px;

}
.Markierung {  background-color: #FFFFCC;}
.Small-Caps {
	font-variant: small-caps;
}
.ohne {
	text-decoration: none;
}
.greenlink {
	text-decoration: none;
	color:green;
	a:link{color:green;}
	a:visited{color:green;}
	a:hover{color:lightgreen;}
}
.gesperrt {
	letter-spacing: 1pt;
}
.Abstand {
	line-height: 16pt;
}
.Cursor-Hand {
	cursor: hand;

}
.under-over {
	text-decoration: underline overline;
}
.thinborder {
	border: thin outset;
}
.ListTitle {
	margin-bottom: -15;
}
.Rahmen {
	background-color: #99CCFF;
	width: 400px;
	border-top: medium dashed #0066FF;
	border-right: medium dashed #000099;
	border-bottom: medium dashed #000099;
	border-left: medium dashed #0066FF;
	padding: 5px;
}
.aside
	{
		background-color: #B0C4DE;
		float: right;
		margin-left: 15px;
		margin-bottom: 5px;
		width: 20em;
		padding: 5px;
		text-align: left;
		margin: 5px;
		border-top: thin dotted #999999;
	        border-right: thin dotted #333333;
		border-bottom: thin dotted #333333;
		border-left: thin dotted #999999;
	}

