
body {  
	background: url(images/kachel.gif)repeat;
	background-image: url(images/kachel.gif);
	margin: 0px; 
	}
p { 
	font-family: Univers roman,Charter,Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px; 
	line-height:16px;
	margin-top: 0px; 
	text-align: left;
	color: #000000;
	}
small { 
	font-family: Univers roman,Charter,Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px; 
	line-height:13px;
	margin-top: 0px;
	text-align: left;
	color: #CCCCCC;
	}
h1 { 
	font-family: Univers roman,Charter,Geneva,Verdana,Arial,Helvetica,sans-serif; 
	font-size:11px; 
	line-height:14px;
	margin-top: 0px; 
	text-align: left;
	color: #000000;
	}
	
	li { 
	font-family: Univers roman,Charter,Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px; 
	line-height:14px;
	margin-top: 0px; 
	text-align: left;
	color: #000000;
	list-style-type:none
	}
a {  
    font-family: Univers roman,Charter,Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px; 
	font-weight:bold; 
	line-height:16px;
	text-align: left;
	text-decoration: none; 
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FF6600;
	}
iframe { 
	scrollbar-DarkShadow-Color:##996699;
    scrollbar-Track-Color:##ffffff;
    scrollbar-Face-Color:##ffffff;
    scrollbar-Shadow-Color:##cccccc;
    scrollbar-Highlight-Color:##cccccc;
    scrollbar-3dLight-Color:##999999;
    scrollbar-Arrow-Color:##CCCCCC;
	}