.fliesstext {  	font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-style: normal; 
				line-height: 13px; 
				font-weight: normal; 
				text-decoration:none;
				color: #000000}
				
.fliesstext_zentriert {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				line-height: 13px;
				font-weight: normal;
				color: #000000;
				text-align: center;
				}
				
td		 {  	font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-style: normal; 
				line-height: 13px; 
				font-weight: normal; 
				color: #000000}
				
.fliess_klein { font-family: Arial, Helvetica, sans-serif; 
				font-size: 9px; 
				font-style: normal; 
				line-height: 11px; 
				font-weight: normal; 
				color: #000000}

.link {  		font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-style: none; 
				line-height: 13px; 
				font-weight: normal;
				text-decoration:none;
				color: #0000ff}
				
.link_klein {  		font-family: Arial, Helvetica, sans-serif; 
				font-size: 9px; 
				font-style: none; 
				line-height: 11px; 
				font-weight: normal;
				text-decoration:none;
				color: #0000ff}
				
.titel {  		font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				font-style: normal; 
				line-height: 16px; 
				font-weight: bold; 
				color: #000000}
				
.untertitel {  	font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-style: normal; 
				line-height: 13px; 
				font-weight: bold; 
				color: #000000}

				
.titelblau {  	font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				font-style: normal; 
				line-height: 16px; 
				font-weight: bold; 
				color: #0000CC}
				
.linkliste {  	font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-style: normal; 
				line-height: 20px; 
				font-weight: normal; 
				color: #0000CC; 
				text-decoration:none}
				
.liste {  		font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-style: normal; 
				line-height: 20px; 
				font-weight: normal; 
				color: #000000;
		}
		
.contentDiv
{
	width: 520px;
	margin:0px;
	height: 318px;
	padding: 10px 0px 0px 0px;
	overflow: auto;
	font-size:10px;
	vertical-align:top;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.contentDivLarge
{
	width: 550px;
	margin:0px;
	height: 318px;
	padding: 10px 0px 0px 0px;
	overflow: auto;
	font-size:10px;
	vertical-align:top;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
