#wrapper {
	margin: auto;
	width: 720px;	
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-color: #FFCC66;
}
#header {
	margin: auto;	
	width: 680px;
}

#wrapper_index {
	margin: auto;
	
	width: 750px;	
	}

#tabelle {
	text-align: left;
	clear:both;	
	width: 680px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

#foot {
	width: 680px;
	text-align: left;
}
#foot_index{
	text-align: left;
	position: relative;
	padding: 20px;
	clear:both;
	width: 710px;
	top: 50px;
	border: 2px solid #FFFFFF;
	background-color: #FFCC67;	
}

/* * * * * * * * * * * * * * * * * * * * * * */
/* * *		T A G S  &  C L A S S E S	 * * */
/* * * * * * * * * * * * * * * * * * * * * * */

body {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B9803B;
}

a:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:hover {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.textbrownbold {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
color: #990000;
font-size: 12px;
font-weight: bold;
}

.text0 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
color: #B9803B;
font-size: 11px;
font-weight: bold;
}

.text1 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
color: #333333;
font-size: 11px;
font-weight: normal;
}

.text1bold {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
color: #990000;
font-size: 11px;
font-weight: bold;
}

.text1big {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
color: #990000;
font-size: 18px;
font-weight: bold;
}

.text2 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
color: #333333;
font-size: 11px;
font-weight: bold;
line-height: 15px;
}

h1 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
color: #333333;
font-size: 16px;
font-weight: bold;
}
.nachricht {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #E30A14;
	color:#ffffff;
	height:20px;
	width:550px;
	padding-top:3px;
	font-weight: bold;
	}

