.inhalt {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.inhalt2 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}

.inhalt A:link {
	color: #000000;
	text-decoration: underline;
	}

.inhalt A:active {
	color: #000000;
	text-decoration: underline;
	}

.inhalt A:visited {
	color: #000000;
	text-decoration: underline;
	}

.inhalt A:hover {
	color: #000000;
	text-decoration: none;
	}

.navi {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height:20px; 
}

.navi A:link {
	color: #000000;
	text-decoration: none;
	}

.navi A:active {
	color: #00000;
	text-decoration: underline;
	}

.navi A:visited {
	color: #000000;
	text-decoration: none;
	}

.navi A:hover {
	color: #C48D3E;
	text-decoration: underline;
	}

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF;
}

.h1 {
	font-family: Georgia, serif;
	color:#C48D3E;
	font-size: 18px;
	font-weight: bold;
	}

.rechts	{
background-image: url(images/back/back_rechts.gif); background-position: top; background-repeat: repeat-x;
}

input.button { background-color: #F0D8B6; color: #000000; font-size:10px; font-weight:bold; font-family:Arial; }
select { background-color: #F0D8B6; color: #000000; font-size:10px; font-weight:normal; font-family:Arial; }