body {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4;
    }
	
	
#topclaim {
	width: 800px;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 4px auto;
	text-align: center;
	background-color:#DF252B;
}
.maintext2 {
	border-top: 1px solid #DED3D3;
	line-height: 1.4;
	text-align: justify;
}
	
#logotable {
	width:800px;
	border: none;
	margin: 0px auto 4px auto;
	
}

#logotd1 {
	width: 364px;
}
#logotd1 img{
	border: none;
}
#logotd2 {
	width: 436px;
}
#footertable {
	width:800px;
	border-bottom: 0px solid #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 4px;
	background-color: #DF252B;
	
}

#footertd1 {
	color: #FFFFFF;
	width:150px;
	padding-left: 25px;
	}
	
#footertd1 a:link, #footertd1 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#footertd1	 a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
	
#footertd1 a.active:link, #footertd1 a.active:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

#footertd1 a.active:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
	
#footertd2 {
	color: #FFFFFF;
}
#footertd3 {
	color: #FFFFFF;
	width:150px;
	text-align: center;
}

#footertd3 a:link, #footertd3 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#footertd3 a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#pictable {
	width:800px;
	border: none;
	margin: 0px auto 4px auto;
	
}

#pictd1 {
	width: 450px;
}
#pictd1 img{
	border: none;
}
#pictd2 {
	width: 350px;
}

#maintable {
	width:800px;
	border: none;
	margin: 0px auto 4px auto;
	
}

#maintd1 {
	vertical-align: top;
	width: 150px;
	background-color:#DED3D3;
}
#maintd2 {
	vertical-align: top;
	width: 500px;
	
}
#maintd2admin {
	vertical-align: top;
	width: 650px;
	
}
#maintd3 {
	vertical-align: top;
	width: 150px;
	background-color:#DED3D3;
}
.menuehead {
	background-color:#DE474C;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #FFFFFF;
}
.menuehead_active {
	background-color:#DE0007;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #FFFFFF;
}
.menuediv {
	background-color:#DED3D3;
	color: #000000;
	padding: 0px;
}
.menuediv li, .menuediv ul {
	margin: 0px;
	padding: 0px;
}
.menuediv li{
	list-style: none;
	padding: 4px 0px 4px 15px;
}
.menuediv li img {
	border: 1px solid #000000;
	margin: 8px 0px 0px 8px;
}

.menuediv li:hover{
	background-color:#DE9B9E;
	padding: 4px 0px 4px 15px;
}

.menuediv li.active{
	background-color:#DE9B9E;
	padding: 4px 0px 4px 15px;
}

.menuediv a:link, .menuediv a:visited{
	color: #000000;
	text-decoration: none;
}
.menuediv a:hover{
	color: #000000;
	text-decoration: underline;
}
.menuediv a.active:link, .menuediv a.active:visited{
	color: #000000;
	text-decoration: underline;
}
.menuediv a.active:hover{
	color: #000000;
	text-decoration: underline;
}

.menuehead:hover{
	background-color:#DE0007;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #FFFFFF;
}
.menuehead a:link, .menuehead a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuehead a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.menuehead_active:hover{
	background-color:#DE0007;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #FFFFFF;
}
.menuehead_active a:link, .menuehead_active a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.menuehead_active a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


#breadcrumbs {
	background-color:#DED3D3;
	color: #000000;
	padding: 4px 0px 4px 5px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

#breadcrumbs a:link, #breadcrumbs a:visited{
	color: #000000;
	text-decoration: underline;
} 
#breadcrumbs a:hover{
	color: #000000;
	text-decoration: none;
} 


	
#content img {
	margin: 0px 10px 10px 10px;
	padding: 5px;
	background-color: #DED3D3;
	border: 1px solid #000000;
}
#content a img:hover {
	margin: 0px 10px 10px 10px;
	padding: 5px;
	background-color: #DE9B9E;
	border: 1px solid #000000;
}

.headline {
	color:#DE474C;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.headline a:link, .headline a:visited {
	color:#000000;
}
.headline a:hover {
	color:#000000;
}


.fehlermeldung {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
.meldung {
	color:#00FF00;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
}
input {
	font-family: Arial;
	font-size:12px;
	margin-bottom:5px;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	font-family: Arial;
	font-size:12px;
	margin-bottom:5px;
}

textarea {
	font-family: Arial;
	font-size:12px;
	margin-bottom:5px;
}
#content {
	padding: 10px;
}

#content a:link, #content a:visited {
	color:#000000;
	text-decoration: underline;
}
#content a:hover{
	color:#DE0007;
	text-decoration: none;
}
.maintext {
	line-height: 1.4;
	text-align: justify;
}
.label ul {
	margin:0px;
	padding: 0px 0px 0px 20px;
}
.label li {
	margin:5px 0px 0px 0px;
	padding: 0px;
	list-style:square;
}
.mehr {
	font-weight: bold;
	padding-top: 10px;
}
.paginierung {
	text-align: center;
	font-weight: bold;
	
}
.recent {
	padding: 3px;
	background-color:#AAAAAA;
}
#trennlinie hr{
	margin-left: 0px;
	width: 100%;
	color:#E4E4E4;
	height:1px;
	}
#trennlinie{
	text-align: left;
}
.back {
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}
.back a:link, .back a:visited{
	color: #000000;
	text-decoration: underline;
} 
.back a:hover{
	color: #000000;
	text-decoration: none;
}
.meta {
	font-size: 10px;
	padding: 0px 2px 0px 2px;
	margin: 10px auto 0px 0px;
	background-color:#DED3D3;
	color: #FFFFFF;
	text-align: left;
	width: 230px;
	}
.metadetail {
	font-size: 10px;
	padding: 0px 2px 0px 2px;
	margin: 10px auto 0px 0px;
	background-color:#DED3D3;
	color: #FFFFFF;
	text-align: left;
	width: 230px;
	}
.label {
	margin-bottom: 10px;
}
.actions{
	text-align: right;
	font-weight: bold;
}
.menuered{
	height: 10px;
	background-color:#FFFFFF;
}
.menuesponsors{
	background-color:#FFFFFF;
	text-align: left;
}
.menuesponsors img{
	border: none;
}



#print_button {text-align: right;} 
#print_button2 {text-align: right;}

@media print { 
#print_button {display: none;} 
#print_button2 {display: none;} 
#druckdas{border: 0px;padding: 0px; height: 0px;}
}

.expose {
	vertical-align: top;
	padding-left: 20px;
	text-align: justify;
	line-height: 1.4;
}
.expose_a {
	width: 130px;
	vertical-align: top;
	padding-left: 20px;
}
#filter select{
	width: 120px;
	font-size: 10px;
}
#filter select.smaller{
	width: 80px;
	font-size: 10px;
}
.switchansicht_active{
	font-weight: bold;
	background-color:#DE9B9E;
	padding: 10px;
	margin:5px;
	border: 2px solid #DE9B9E;
}
.switchansicht{
	font-weight: bold;
	background-color:#FFFFFF;
	padding: 10px;
	margin:5px;
	border: 2px solid #FFFFFF;
}