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

body {
	font-family: Tahoma, Verdana;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-color: #E8E8E7;
	background-image: url(bilder/struktur/body_background.gif);
	background-repeat: repeat-y;
}
.undermeny {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.imgBorder {
	border: 1px solid #000000;
}
.FormInput {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 150px;
}
.FormArea {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	height: 80px;
	width: 250px;
}

