INPUT, SELECT, TEXTAREA, P, DIV, TD, LI {
	font-size		: 12px;
	font-family	: arial, verdana, helvetica, sans-serif;
	line-height: 16px;
}

h1 {
	font-size		: 12px;
	font-family	: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size		: 12px;
	font-family	: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
}

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


.menu {
	font-size : 11px;
	font-family	: arial, verdana, helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 2px;
}

.spacer {
	height: 5px;
	
}
.left5px {
	padding-left: 5px;
}
.news {
	padding-left: 5px;
	font-size: 11px;
}
.top5px {
	padding-top: 5px;
}
.top3px {
	padding-top: 3px;
}

.width200 {
	width: 150px;
	padding-left: 40px;
}

.width300 {
	width: 300px;
}
.border1 {
	border: 1px solid #999999;
}
.bund {
	background-color: #836a35;
}
