.titel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #993300;


}
.titel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #993300;
}
.grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("grafik/gif/background.gif");
	background-repeat: repeat;
	font-weight: bold;
}
.menu1 {
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(grafik/menu/menu1.gif);
	text-align: center;
	vertical-align: middle;
	height: 33px;
	color: #993300;
	background-repeat: no-repeat;
	background-position: left;
	width: 155px;
	font-size: 10px;
}
.menu2 {
	background-image: url(grafik/menu/menu2.gif);
	text-align: center;
	vertical-align: middle;
	height: 33px;
	background-repeat: no-repeat;
	background-position: 8px;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.tabelle {	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.slogan {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.text {
	font-size: 16px;
	font-weight: bold;
}
