body {
	font-size: 13px; 
	font-family: Georgia, "Times New Roman", Times, serif; color: #111;
	background-color: #FAE9B4;
	
	/* scrollbar */
	scrollbar-face-color: #F3F4F5;scrollbar-shadow-color: #ADB6BC; 
	scrollbar-highlight-color: #ADB6BC; scrollbar-3dlight-color: #F3F4F5; 
	scrollbar-darkshadow-color: #F3F4F5; scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #ADB6BC;
}

table,td,tr,div,p,pre,ul {
	font-size: 13px; 
	font-family: Georgia, "Times New Roman", Times, serif; color: #111;
}

/* links */
a 	{ text-decoration: none;
} 
a:link {color: #0066FF;
}
a:visited {color: #3399CC;
}
a:active {color: #3399CC;
}
a:hover	{color: #3399CC;
}


/* verstecken */
.hidden {
	display:none;
}
 
/* Box design */ 
.box	{
	color: #000000; 
	border: 1px solid #000000; 
	background-color: #F3F4F5; 
	font-family:Verdana; 
	font-size:8pt
}

/* Text Design */


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}


.zitat {
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}


.popUp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}