/* CSS Document */
html, body {
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#a1123b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#231f20;
}
a {
	color:#231f20;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	color:#a1123b;
	font-size:12px;
}
.align-center {text-align:center;}
.align-right {text-align:right;}


#header {
	height:143px;
	border-bottom:10px solid #000;
	background:#FFF;
	padding-top:11px;
	width:100%;
}
#header img {
	padding:0 10px;
}
#covers {
}
#site {
	width:1000px;
	margin:0 auto;
}
#logo {
	text-align:center;
}
#container {
	margin-top:16px;
}
#container-left {
	float:left;
	width:175px;
	margin-left:15px;
	display:inline;
}
.cc {
	margin:10px 0;
}
.box1 {
	background:#e6e7e8;
	margin-bottom:40px;
}
.box2 {
	background:#939598;
}
#menu {
	padding:0 8px;
}
#menu h1 {
	border-bottom:3px solid #a1123b;
	font-size:13px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:3px;
	letter-spacing:-1px;
	position:relative;
}
#menu a {
	display:block;
	color:#636466;
	margin-top:10px;
}
#menu a.sub {
	margin-top:3px;
	background:url(../images/bull.gif) left 7px no-repeat;
	padding-left:10px;
}
#newsletter {
	padding:0 8px;
	color:#FFF;
	overflow:hidden;
}
* html #newsletter, *html #wrapper {
	height:1px;
	overflow:visible;
}
#newsletter h1 {
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}
#newsletter form {
	margin:0;
}
#newsletter input {
	font-size:11px;
	width:140px;
}
#newsletter #senden_btn {
	float:right;
	margin-right:10px;
	display:inline;
	margin-top:15px;
	width:auto;
}
#container-middle {
	float:left;
	width:620px;
	margin-left:15px;
	display:inline;
}
#wrapper {
	min-height:500px;
	background:#FFF;
	overflow:hidden;
}
* html #wrapper {
	overflow:visible;
	height:1%;
	float: none;
	clear: both;
}
.ordner_index p  br {
	display:none !important;
height: opx;
border: 0;
margin: 0;
padding: 0;
}
.ordner_index table {
	vertical-align:bottom;
}

#breadcrumb {
	margin:5px;
	color:#636466;
}
#breadcrumb a {
	color:#636466;
}
#content {
	margin:20px 30px;
}
#content a {
	color:#a1123b;
	text-decoration:underline;
}
#container-right {
	float:right;
	width:160px;
	margin-left:15px;
	display:inline;
}
#banner img {
	margin-bottom:15px;
}
#footer {
	color:#FFF;
	line-height:19px;
}
#footer a {
	color:#FFF;
}

.liste {
	overflow:hidden;
	padding-bottom:4px;
}
* html .liste {
	height:1%;
	overflow:visible;
}
.liste img {
	float:left;
}
.listen_content {
	padding-left:140px;
}
.picleft {
	margin-bottom:-25px;
}

.clear, .clear_liste {
	clear:both;
}
#content .gallery_gallery a {
	color:#000;
}
.gallery_gallery ul, .gallery_gallery li {
	margin:0;
	padding:0;
	list-style:none;
}
.gallery_pics {
	text-align:center;
}
.gallery_gallery img {
	padding:7px 0;
	background:#EEE;
	border:1px solid #808080;
}

textarea {
	width:350px;
}

.links_index .clear_liste {
	border-top:1px solid #a1123b;
	padding-top:8px;
	margin-top:8px;
}
.links_index hr {
	display:none;
}
.gallery_index .liste {
	padding-bottom:10px;
}
.gallery_index .liste h3 {
	margin-top:0;
}


