	body {
	margin: 10px 0 0 0 auto;
	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height:18px;	
	}
	td {
	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	font-size: 11px;
	line-height:18px;
	}
	
	textarea {
	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	font-size: 11px;
	}
	.slogan {
	font-size: 13px;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	line-height:15px;
	}
	.titel {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	}
	.header {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	}
	.subtitle {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	}
	h1 {
	font-size: 17px;
	font-weight: normal;
	color: #666600;
	margin: 0;
	}
	.white {
	color: #ffffff;
	}
	a,a.active,a.visited {
	color: #333333;
	text-decoration: underline;
	}
	a:hover {
	color: #000000;
	text-decoration: none;
	}
	a.nav,a.nav.active,a.nav.visited {
	font-size: 11px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	padding-left:5px;
	}
	a.nav:hover {
	color: #000000;
	text-decoration: none;
	}
		a.sub,a.sub.active,a.sub.visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left:5px;
	}
	a.sub:hover {
	color: #000000;
	text-decoration: none;
	}
	a.nav2,a.nav2.active,a.nav2.visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	a.nav2:hover {
	color: #ffff99;
	text-decoration: none;
	}
	.form {
	border: 1px solid gray;
	background-color: #eaeaea;
	font-size: 10px;
	}
	.button {
	border: 1px solid gray;
	background-color: #eaeaea;
	font-size: 10px;
	cursor:pointer;
	cursor:hand;
	}
	.dot {
	border-bottom: 1px dotted white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/bg_nav2_center.gif);"
	}
	.fehler {
	background-color: red;
	}
	.meldung {
	color: red;
	}

