/* Autor: Barbara Mößlacher */

* {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
body {
	background-color:#fffefe;
	background: url(../images/bg.gif) repeat-x top;
}
.abstand {
	width:896px;
	margin-top:20px;
	padding-top:20px;
}
#main {
	width:896px;
	height:490px;
	margin:0px auto;
}
#bildleiste {
	width:896px;
	float:left;
}
#hauptnavigation {
	width:896px;
	background-color:#891920;
	float:left;
	color:#fff;
	text-align:center;
}
#hauptnavigation img {
	border:0;
	margin:1px 0 1px 0;
}
#hauptnavigation a, a:hover {
	text-decoration: none;
}
#content {
	width:896px;
	float:left;
}
#text {
	padding:5px 10px 5px 10px;
	color:#333333;
	text-align:center;
	width:876px;
	float:left;
}
#text p {
	padding:4px 0 4px 0;
	line-height:16px;
}
#text h1 {
	font-size:20px;
	font-weight:normal;
	color:#891920;	
	padding:7px 0 5px 0;
}
#text h2 {
	font-size:12px;
	font-weight:bold;
	color:#891920;	
	padding:7px 0 5px 0;
}
#text a {
	font-size:12px;
	color:#891920;
	text-decoration:none;
}
#text a:hover {
	text-decoration:underline;
}
#text ul {
	margin-left:30px;
}
#text li {
	list-style-type:circle;
}
#text img {
	border:0px;
	padding:2px;
}
#text input {
	color: #333333;
	text-align: left;
	font-size: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
#text select {
	color: #333333;
	text-align: left;
	font-size: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
#text form {
	padding: 0px;
	margin: 0px;
}
#text fieldset, .tx-thmailformplus-pi1 {
	border:0px #fff solid;
	padding:0px;
	font-size:11px;
}
#text .hervorhebung01, #text .hervorhebung01 td{
	background-color:#891920;
	color:#fff;
	font-weight:bold;
	padding:0 2px 0 2px;
	font-size:12px;
}

#text .hervorhebung02, #text .hervorhebung02 td{
	background-color:#f1eeea;
	color:#000;
	font-weight:normal;
	padding:0 2px 0 2px;
	font-size:12px;
}
#text .hervorhebung03, #text .hervorhebung03 td{
	background-color:#e3ddd6;
	color:#000;
	font-weight:normal;
	padding:0 2px 0 2px;
	font-size:12px;
}

#text td {
	background-color:#fff;
}
#sprachen {
	width:199px;
	text-align:center;
	float:right;
}
#footerbox {
	width:896px;
	padding:10px 0 0 0;
/*	clear:both;*/
	border-top:1px solid #f0f0f0;
}
#footerleft {
	width:156px;
	float:left;
	color:#785E36;
	font-size:9px;
	text-align:center;
}
#footerleft a {
	color:#785E36;
	font-size:9px;
	text-decoration:none;
}
#footerleft a:hover {
	text-decoration:underline;
}
#footerleft img {
	border:0;
	margin:0 3px 0 3px;
	padding:0 3px 0 3px;
}
#footerright {
	width:740px;
	float:left;
	color:#785E36;
	font-size:9px;
	text-align:center;
}
#footerright a {
	color:#785E36;
	font-size:9px;
	text-decoration:none;
}
#footerright a:hover {
	text-decoration:underline;
}