	@import "all.css"; /* just some basic formatting, no layout stuff */
	
	a:link { text-decoration: none; color: #669933}
	a:visited { text-decoration: none; color: #669933}
	a:active { text-decoration: none; color: #669933}
	a:hover { text-decoration: none; color:#336633;}
	
	body {
		background-color:#F5F5F5;
		text-align:center;
		font-family:Trebuchet, Verdana, sans-serif;
		font-size:9pt;
		line-height:13pt;
		margin:0;
		padding:0;
		}
		#frame {
		background-image:url(../bilder/print_back.gif);
		width:800px;
		border:1px;
		}
		
		#thorbox{
		width:750px;
		margin:0;
		padding:0;
		border:0px;
		}
		#kurs{
		font-size:1.4em;
		}
		
		#contentright {
		background-image:none;
		width:160px;
		border:1px;
		}
		#contentright2 {
		background-image:none;
		width:160px;
		}
		#contentright3 {
		background-image:none;
		width:160px;
		}
		

	.noPrint {
	display: none;
	}
	.kbild {
	display: none;
	}
	.dwnld {
	display: none;
	}
	.phone {
	display: none;
	}
	h3 {
font-family:Arial, Verdana, sans-serif;
font-size:14pt;
margin-bottom:13px;
}
	#page h1 {
	margin:0;
	padding:0;
	}
	#contentheader {
	display: none;
	}
	#kurs li  {
font-size:12pt;
line-height:17pt;
list-style-type: square;
}
