body {
	margin:9px;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	text-align: left;
}

img {
border: 0px;
}

input {

}

p {
font-family: Verdana, sans-serif;
font-size : 11px;
}


.top {
background-color: #6c5426;
}


.functions {
background-color: #666666;
color: #cccccc;
font-family : Verdana, sans-serif;
font-weight: bold;
font-size : 10px;
vertical-align: middle;
}

.navigation {
background-color: #ebe9e4;
color: #333333;
font-family : Verdana, sans-serif;
font-weight: bold;
font-size : 10px;
line-height: 14px;
}

.news {
background-color: #ebe9e4;
color: #333333;
font-family : Verdana, sans-serif;
font-size : 10px;
line-height: 12px;
}

.bodyarea {
padding-top: 6px;
border-bottom : 1px solid #333333;
text-align: left;
font-family : Verdana, sans-serif;
font-size: 11px;
letter-spacing: 0px;
}

.headline {
font-family : Verdana, sans-serif;
font-weight: bold;
font-size: 12px;
color: #996600;
display: block;
}

.dotted {
	background-image : url(grafik/dash_dot_grey.gif);
	background-repeat : repeat-x;
}

.void {
height: 2px;
line-height: 2px;
}

a.functions:link {
	text-decoration: none;
	color: #cccccc;
	}

a.functions:active {
	text-decoration: none;
	color: #cccccc;
	}
a.functions:visited {
	text-decoration: none;
	color: #cccccc;
	}
a.functions:hover {
	text-decoration: underline;
	color: #cccccc;
	}


a.navigation:link {
	text-decoration: none;
	color: #333333;
	}

a.navigation:active {
	text-decoration: none;
	color: #333333;
	}
a.navigation:visited {
	text-decoration: none;
	color: #333333;
	}
a.navigation:hover {
	text-decoration: none;
	color: #996600;
	}



.forminput {
border: 1px black;
line-height: 12px;
width: 260px;
height: 14px;
vertical-align: middle;
text-align: middle;
}

a:link {
	text-decoration: none;
	color: #996600;
	}

a:active {
	text-decoration: none;
	color: #996600;
	}
a:visited {
	text-decoration: none;
	color: #996600;
	}
a:hover {
	text-decoration: underline;
	color: #996600;
	}
