body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.title {
	height: 1.5em;
	float: left;
}

a.title {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: white;
	text-transform: uppercase;
	margin-left: 1em;
}

a.title:visited {
	font-weight: bold;
	text-decoration: underline;
	color: white;
	text-transform: uppercase;
	margin-left: 1em;
}

a.title:hover {
	text-decoration: none;
}

td.top {
	background-color: #FF9900;
}

div.date {
	padding-right: 1em;
	padding-top: 3px;
	font-size: 80%;
	float: right;
	position: relative;
	top: -0.2em;
}

tr.date {
	height: 1em;
}

div.menu {
	vertical-align: bottom;
	color: white;
	text-transform: lowercase;
	float: none;
	height: 30px;
}

li.menu {
	display: inline;
	list-style-type: none;
}

a.menu {
	padding: 2px 1em 2px 1em;
	color: white;
	background-color: #FF9900;
	text-decoration: none;
}

a.menu:hover {
	padding: 2px 1em 2px 1em;
	color: white;
	background-color: #000000;
	text-decoration: none;
}

a.menuactive {
	padding: 2px 1em 2px 1em;
	color: white;
	background-color: #000000;
	text-decoration: none;
}

a.menuactive:hover {
	padding: 2px 1em 2px 1em;
	color: black;
	background-color: white;
	text-decoration: none;
}

tr.menu {
	height: 1em;
}

.kon {
	text-align: center;
	vertical-align: middle;
	width: 80px;
}

.textkon {
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
	width: 80px;
}

a.akon {
	text-decoration: none;
	color:  #CC0000;
}

a.akon:hover {
	text-decoration: none;
	color: black;
}

a {
	text-decoration: none;
	color:  #CC0000;
}

a:hover {
	text-decoration: none;
	color: black;
}

plinks {
	float: right;
	width: 234px;
	padding-top: 2em;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}