body   			{ font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				scrollbar-base-color: DFDFE7; 
				scrollbar-arrow-color: 0F5F2F; 
				}
h1   			{ font-size: 24px; color: #0F2F5F; }
h2   			{ font-size: 18px; color: #D0002F; }
h3   			{ font-size: 16px; color: #0F2F5F; }
h4   			{ font-size: 14px; color: #0F2F5F; }
h5   			{ font-size: 12px; color: #0F2F5F; }
h6   			{ font-size: 10px; color: #0F2F5F; }
.small_font   	{ font-size: 9px; }
.table_ws   	{ font-size: 12px; background-color: #DFDFE7; }
.table_title_ws { font-size: 12px; background-color: #305F90; color: #FFFFFF; font-weight: bold; }
a:link   		{ color: #D0002F; }
a:visited   	{ color: #0F2F5F; }
a:hover			{ color: #D0002F; }
p,li,ul,td 	  	{ font-size: 12px; }

body.ecke		{ background: #eeeeee url(./assets/cc-blue_line_and_grey_ecke.jpg) no-repeat;
				margin-top: 1;
				margin-left:1;
				}
body.top 		{ background: #eeeeee url(assets/cc-blue_line_and_grey_oben.jpg) repeat-x;
				top-margin: 1;
				}
body.menu		{ background: #eeeeee url(assets/cc-blue_line_and_grey_links.jpg) repeat-y;
				}
body.main		{ background: #eeeeee;
				}
body.unten		{ background: #eeeeee;
				}
div.zertifikat {
		position:absolute; 
		left:15px;
		width:77px; 
		height:72px;
		margin: 0px;
		padding: 0px; 
		top: 400; 
		z-index:2; 
		visibility: visible; 
		border-top 1px solid black ; 
		}
				
.hilite 		{
				background-color: yellow;
				}
div.zsa 		{
				width: 99%;
				/*margin-left: 80;*/ 
				padding: 0px,0px,0px,10px;
				border: solid 0px; 
				}
div.zsb 		{
				margin-left: auto;
				margin-right: auto;
				text-align: left;
				padding: 0px 5px; 
				width: 640px; 
				border: solid 0px; 
				clear: both;
				}
div.blinded {display: none;}

