.body { background-color: #4F5F70;
	background-image: url(img_global/bg_global.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color:  #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #ffffff}

.bodyvioel { background-color: #4F5F70;
	background-image: url(img_global/bg_local.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color:  #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #ffffff}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #F3F3F3;
	line-height: 17px;
	text-align: left;
	font-weight: normal;
}

.topic {
	font-family: Verdana;
	font-size: 16px;
	color: #F3F3F3;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
}

.textright { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: right}

.textnorm { font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left}

.textcenter { font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center}

.textsmall { font-family: Verdana;
	font-size: 10px;
	color: #F3F3F3;
	line-height: 12px;
	text-align:right;}
	
.person { font-family: Verdana; font-size: 12px; color: #FFFFFF;
	line-height: 16px; text-align:left; padding-left:26px;
	}

.zitat {
	font-family: Times New Roman; font-size: 16px; color: #FFFFFF;
	font-style:italic;
	line-height: 16px;
	text-align:left;
	padding-left:26px;
	}
	
.autor { font-family: Verdana; font-size: 10px; color: #F3F3F3;
	line-height: 12px; text-align:right; padding-top:4px;
	}

.whitebox {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-align: center;
	font-weight: normal
}

a:link        { font-size:12px; color: #FFFFFF; font-family:Verdana; text-decoration:none; }
a:visited     { font-size:12px; color: #FFFFFF; font-family:Verdana; text-decoration:none; }
a:hover       { font-size:12px; color: #FF0000; font-family:Verdana; text-decoration:underline; }
a:active      { font-size:12px; color: #FF0000; font-family:Verdana; text-decoration:none; }
