	#kopf {
		position: absolute;
		width: 760px;
		height: 36px;
		background-color: #FFCC33;
		padding: 0px;
	}
	
	#nav {
		position: absolute;
		top: 504px;
		width: 760px;
		height: 36px;
		background-color: #FFCC33;
	}
	#leftcontent {
		position: absolute;
		top: 36px;
		width: 376px;
		height: 468px;
		background-color: #FFFFFF;
		padding: 4px;
	}
	#rightcontent {
		position: absolute;
		top: 36px;
		width: 376px;
		height: 468px;
		left: 384px;
		background-color: #FFFFFF;
	}
	body {
		background: #FFFFFF;
	}
	h1 {
		font-family: Verdana, Sans-serif;
		font-size: 16pt;
		line-height: 19pt;
		font-weight: bold;
		color: #990000;
	}
	h2 {
		font-family: Verdana, Sans-serif;
		font-size: 13pt;
		line-height: 16pt;
		font-weight: bold;
		color: #990000;
	}
	h3 {
		font-family: Verdana, Sans-serif;
		font-size: 11pt;
		line-height: 13pt;
		font-weight: bold;
		color: #990000;
	}
	a {
		font-family: Verdana,Sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #990000;
	}	
	.bmenua {
		font-family: Verdana,Sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #FFCC33;
		font-weight: bold;
	}
	.bmenua:hover {
		font-family: Verdana,Sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #FFCC33;
		background-color: #990000;
		font-weight: bold;
	}
	.menua {
		font-family: Verdana,Sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #990000;
	}
	.menua:hover {
		font-family: Verdana,Sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #FFCC33;
		background-color: #990000;
	}
	.bigred {
		font-family: Verdana, Sans-serif;
		font-size: 16pt;
		line-height: 19pt;
		font-weight: bold;
		color: #990000;
	}
	.normred {
		font-family: Verdana, Sans-serif;
		color: #990000;
		font-size: 9pt;
		font-weight: normal;	
	}
	.headyellow {
		font-family: Verdana, Sans-serif;
		font-size: 11pt;
		line-height: 16pt;
		font-weight: bold;
		color: #FFCC33;
	}
	.headorange {
		font-family: Verdana, Sans-serif;
		font-size: 11pt;
		line-height: 16pt;
		font-weight: bold;
		color: #990000;
	}
	.orange {
		font-family: Verdana, Sans-serif;
		color: #990000;
		font-size: 9pt;
		font-weight: bold;		
	}

