
	body
	{
	margin-top: 0px;
	background-color: #ffffff;
	scrollbar-arrow-color :#d43500; 
	scrollbar-base-color :#eeeeee; 
	scrollbar-face-color :#e4f7fc; 
	scrollbar-highlight-color:#white; 
	scrollbar-shadow-color :#8fdfef;
	}
	
	p,ul, ol
	{
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	list-style-type:square;
	} 
	
	ul.button
	{
	list-style-image: url(bilder/but-man.gif);
	list-style-position: outside;
	padding-top: 5px;
	}
	
	ol
	{
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 8px;
	} 
	
	.normal
	{
	color: #383838;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	
	}
	
	.titel
	{
	color: #004c90;
	list-style-image: url(bilder/but-man.gif);
	list-style-position: outside;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-color:#99cccc;
	border-style:dotted;
	background-color: #f0ffff;
	}
	
	li
	{
	padding-bottom: 5px;
	}
	
	.konf1
	{
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004c90;
	padding-left: 10px; 
	padding-right: 10px;
	padding-top: 10px;
	}
	
	.konf2
	{
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004c90;
	
	}
	
	ul.menu
	{
	color: #004c90;
	font-weight:bold;
	list-style : square outside;
	margin-left: 25px;
	}
	
	
	#rahmen-r
	{
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-color:#99cccc;
	border-style:dotted;
	}
	
	#rahmen-lu
	{
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-color:#99cccc;
	border-style:dotted;
	}
	
	#rahmen-l
	{
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-color:#99cccc;
	border-style:dotted;
	}
	
	#rahmen-tb
	{
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-color:#99cccc;
	border-style:dashed;
	padding-top: 5px;
	}
		
	#bild
	{
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:silver;
	border-style:solid;
	}
	
	input, textarea
	{
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:silver;
	border-style:double;
	background-color:#f0ffff;
	color:#004c90;
	font-weight:bold;
	}
	
	#change
	{
	color:#676767;
	}
	
	a:link
	{
	color: #004c90;
	font-weight:bold;
	text-decoration: none;
	}
	
	a:visited
	{
	color:#004c90;
	font-weight:bold;
	text-decoration: none;
	}
	
	a:hover
	{
	color: #383838;
	font-weight:bold;
	text-decoration: none;
	background-color:#cdf1f9;
	}
	
	a:link.klein
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#004c90;
	font-size:10px;
	text-decoration: none;
	}
	
	a:link.klein
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#004c90;
	font-size:10px;
	text-decoration: none;
	}
	
	a:hover.klein
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #383838;
	font-size:10px;
	text-decoration: none;
	background-color:#cdf1f9;
	}
	