body { background-color:#221E17;}

img {border:0}

td.dunkelbraun {background-color:#171411}

td.hellbraun {background-color:#D1CC98}

td.beige {background-color:#FFFDE9; vertical-align:top;}

.headline {font-family:Verdana; font-size:75%; font-weight:bold; color:#221E17;}

.normaltext {font-family:Verdana; font-size:70%; font-weight:normal; color:#221E17; line-height:12pt}

.feldtext {
	font-family:Verdana;
	font-size:90%;
	font-weight:normal;
	color:#666666;
	line-height:12pt;
	text-align: left;
}

a:link { text-decoration:none;color:#636363;}

a:visited { text-decoration:none;color:#636363;}

a:hover { text-decoration:none;color:#171411;}

a:active { text-decoration:none;color:#636363;}

.navtext {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#222222;
	text-align: left;
	padding-left: 53px;
}

.navtext a {
	text-decoration:none;
	color:#171411;
}

.navtext a:hover {
	text-decoration:none;
	color:#636363;
}

#langde {
	background-image: url(../Bilder/header_de_off.gif);
	width: 29px;
	height: 42px;
}

#langde:hover {
	background-image: url(../Bilder/header_de_on.gif);
	width: 29px;
	height: 42px;
}

#langen {
	background-image: url(../Bilder/header_en_off.gif);
	width: 30px;
	height: 42px;
}

#langen:hover {
	background-image: url(../Bilder/header_en_on.gif);
	width: 30px;
	height: 42px;
}

#langnl {
	background-image: url(../Bilder/header_nl_off.gif);
	width: 32px;
	height: 42px;
}

#langnl:hover {
	background-image: url(../Bilder/header_nl_on.gif);
	width: 32px;
	height: 42px;
}