body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, "MS sans-serif", "Trebuchet MS", Helvetica;
	color:#000; 	
	scrollbar-base-color:#fff;
	scrollbar-arrow-color:#900;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#900;
	scrollbar-track-color:#ddd;
	scrollbar-3dlight-color:#900;	
	}		
img	{
	border:0;
	margin:2px 10px 5px 0;
	}
p {
	margin:0 0 0.8em 0;	
	}
	
/* ++++++++ generelle Font Size Definitionen +++++++++++ */ 
 #mitte {
	font-size:0.72em;
	line-height:135%;	
	}
.contentinfo	{
	font-size:0.95em;
	}
#quelle p {
	font-size: 0.9em;	
}	
/* ++++++++ spezielle Font Size Definitionen  wie headings etc +++++++++++ */ 

h3 {         
	font-size:1.3em;
	line-height:120%;
	margin:1.3em 0 0.6em 0;
	}

	
/* ++++ Bereich mitte +++++ */	
#mitte	{ 
	width:550px;	
	margin:2.5em 0 0 3em;
	}
#quelle {
	padding: 5px 0;
}
#quelle a {
	color:#333;
}	

/* ++++ Bereich mitte; Folgeseiten +++++ */	

#head	{
	border-bottom:1px solid #000;
	}
.contentinfo	{	
	color:#900;
	margin:0 0 20px 0;
	padding:15px 0 0 0;
	clear:both;	
	float:right;
	text-align:right;
	}
div.contentinfo a	{
	color:#900 !important;
	}
.contentinfo img	{	
	vertical-align:middle;
	}
#quelle {	
	line-height:100%;
	color:#666;
	padding:2px 0;
	margin:0;
}	


/* ++++++++++++++++++ Allgemeine Links ++++++++++++++++++++++++ */

a:link, a:visited {
	color:#000;
	}
a:hover {
	background:#fddbc6;
	color:#900;
	}
a:active {
	color:#000;
	}







