body { 
	background-color: #fff; 
	margin: 0px;
	color: #000; 
	font-size: 11px; 
	line-height: 14px;
	font-family: Arial, Helvetica;
	scrollbar-base-color: #eee;
	scrollbar-dark-shadow-color: #ccc;
	scrollbar-shadow-color: #ccc;
	scrollbar-arrow-color: #ff0000;
	scrollbar-highlight-color: #eee}
	
td { 
	color: #000; 
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica }
	
select, input, search, textarea {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-family: Arial, Helvetica;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	color: #000
}
	
.titel { 
	color: #000; 
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;;
	padding-bottom: 10 px;
	font-family: Arial, Helvetica }
	
.titel2  { 
	color: #000; 
	font-size: 13px; 
	line-height: 16px;
	font-weight: bold; 
	padding-bottom: 5 px;
	font-family: Arial, Helvetica }
	
a { 
	color: #ff0000;
	font-weight: normal;
	text-decoration: none }
	
a:link { 
	color: #ff0000 }
		
a:hover { 
	color: #ccc }
		
.fett  {
	font-weight : bold }

.kursiv {
	font-style : italic }
	
hr {
	color: #ccc;
	height: 1px;
	width: 100% 
}

.line_grey {
	width:100%;
	border-bottom: 1px solid #ccc;
	height:1px;
	max-height:1px;
	font-size: 1px;
	line-height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	clear:left;
	}

ul, ol {
	color: #000; 
	list-style-type: disc;
	margin-left: 16px;
	list-style-position: outside 
}

.c5 {
	height: 5px;
	line-height: 5px;
	display: block }	
	
.c10 {
	height: 10px;
	line-height: 10px;
	display: block }	
	
.c15 {
	height: 15px;
	line-height: 15px;
	display: block }	
	
.c20 {
	height: 20px;
	line-height: 20px;
	display: block }
	
#left {	
	position: absolute;
	margin: 0px;
	z-index: 3;
	width: 442px;
	height: 650px;
	display: block
	}
	
#right {	
	position: absolute;
	z-index: 4;
	margin: 10 0 0 445px;
	border: 3px solid #ff0000;
	width: 485px;
	height: 620px;
	text-align: left;
	display: block
	}
