* {margin: 0; padding: 0;}

a:link, a:visited
{
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, a:active
{
	font-size: 15px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}

html, body
{
	background-color: #009900;
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	padding-left: 0px;
	margin-top: 0px;
}


#header
{
	margin-top: 0px;
}

td {
	height: 22px;
}

#menu td {
		background-color: #99CC33;
		height: 22px;
		width: 150px;
		padding-top: 1.5px;
		padding-bottom: 1.5px;
		padding-left: 4px;
}

#menu td.links {
	height: 14px;
	background-color: #009900;
	width: 20px;
}

#menu td.rechts {
	height: 14px;
	width: 130px;
}

#menu td.rechts a {
	font-size: 10px;
}

#menu
{
	margin-left: 0px;
	font-size: 15px;
	margin-top: 15px;
	float: left;
}

#content
{
	font-size: 12px;
	margin-top: 15px;
	margin-left: 225px;
}

* #content td
{
	font-size:12px;
}


#logan { height: 100%; width: 750px; }
body > #logan { height: auto; min-height: 100%; }

h5
{
    font-size: 11px;
    padding-left: 15px;
}

h5
{
    font-size: 16px;
    padding-left: 15px;
}

h3
{
    text-decoration:underline;
}

h2
{
	font-size: 11px;
}

#header, #menu, #content {border: 0;}

.ueberschrift
{
	background-color: #99CC33;
	font-weight: bold;
}

.bigueberschrift
{
	padding: 4px;
	background-color: #FFFF00;
	font-weight: bold;
	font-size: 17px;
}

