* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url('/fileadmin/img/bg_page.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #999999;
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	font-size: 96%;
}

/* --- IE6 PNG - HACK BEGIN --- */
* html a {
	position: relative;
}
* html a img {
	position: relative;
}
* html input, * html textarea, * html select, * html button {
	position: relative;
}
/* --- IE6 PNG - HACK END --- */

a {
	text-decoration: none;
}

a, button, :focus, :active {
	outline: 0px;
}

* html button, * html button * {
	cursor: hand;
}

button, button * {
	cursor: pointer;
}

img, fieldset {
	border: 0px;
}

a {
	color: #C40026;
} 

table {
  margin-left: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 1em;
	margin-bottom: 1em;
}

th {
	color: #FFFFFF;
	background-color: #C40026;
	border: 1px solid #333333;
	padding: 3px 5px;
}

td {
	border: 1px solid #333333;
	padding: 3px 5px;
}

td p {
	padding-bottom: 0px !important;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.cl {
	clear: both;
}
/*
.at {
	padding: 0px 3px;
}
*/
input.tx, select.tx, textarea.tx {
	background: #EEEEEE;
	border: 0px;
	font-size: 100.01%;
	padding: 2px;
}

textarea.tx {
	height: 100px;
	overflow: auto;
}

button.sub {
	border: 0px;
	cursor: pointer;
	padding: 2px 10px;
}


.cl span, .hid, #middle .left label {
	display: none;
}

#altena {
	margin: 0px auto;
	text-align: left;
	width: 990px
}

#header, #logo {

}

#topnav {
	background-image: url('/fileadmin/img/bg_top.png');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 18px 14px 4px 14px;
	font-size: 0.9em;
}
* html #topnav {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/img/bg_top.png' ,sizingMethod='scale');
	width: 962px;
}

#topnav .nav {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
}
* html #topnav .nav {
	height: 1%;
}

#topnav .nav img {
	vertical-align: sub;
}
* html #topnav .nav img {
	vertical-align: top;
}
*+html #topnav .nav img {
	vertical-align: top;
}

#topnav #topnav_left {
	float: left;
	width: 55%;
	padding-top: 2px;
}

#topnav #topnav_right {
	float: right;
	width: 40%;
	text-align: right;
}

#topnav a {
	color: #000000;
}

#topnav a:hover {
	text-decoration: underline;
}
#headerimage {
	height: 188px;
	background-image: url('/fileadmin/img/bg_middle.png');
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 14px 0px 14px;
}
* html #headerimage {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/img/bg_middle.png' ,sizingMethod='scale');
	width: 962px;
}

#himg {
	height: 188px;
}

#head_nav {
	background-image: url('/fileadmin/img/bg_middle.png');
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 8px 0px 8px;
}
* html #head_nav {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/img/bg_middle.png' ,sizingMethod='scale');
	width: 974px;
	overflow:hidden;
	height: 1%;
}

#head_nav ul {
	overflow: hidden;
	padding: 4px 7px 7px 7px;
}
* html #head_nav ul {
	height: 1%;
}

#head_nav ul li {
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	float: left;
	margin-right: 1px;
	text-align: center;
}

#head_nav ul li a {
	background-color: #FFFFFF;
	color: #000000;
	width: 239px;
	padding: 7px 0px 7px 0px;
	display: block;
	font-weight: bold;
}
#head_nav ul li a:hover, #head_nav ul li a:focus {
	background-color: #DCDCCA;
	color: #000000;
}

#head_nav ul li .cur {
	background-color: #C40026;
	color: #FFFFFF;
	padding: 6px 0px;
	width: 237px;
	border: 1px solid #FFFFFF;
}

#head_nav_shadow {
	background-image: url('/fileadmin/img/head_nav_shadow1.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	height: 11px;
	font-size: 0px;
}
* html #head_nav_shadow {
	font-size: 0px;
}

#middle {
	background-image: url('/fileadmin/img/bg_middle2.png');
	background-position: left top;
	background-repeat: repeat-y;
	display: block;
	padding: 0px 8px 0px 8px;
}
* html #middle {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/img/bg_middle2.png' ,sizingMethod='scale');
	width: 974px;
	height: 1%;
}

#wrapper1 {
	overflow: hidden;
}
* html #wrapper1 {
	height: 1%;
}

#middle .left {
	float: left;
	width: 247px;
	color: #FFFFFF;
	padding-bottom: 50px;
}

#middle .left .top {
	padding-top: 10px;
}

#middle .left ul {
	font-size: 0.9em;
	padding: 2px 0px;
}

#middle .left ul ul {
	font-size: 0.9em;
	padding-left: 10px;
}

#middle .left ul ul ul {
	font-size: 0.9em;
}

#middle .left .bottom {

}

#middle .left form p {
	padding: 1px 0px;
	
}

#middle .left #news button {
	text-align: left;
}

#middle .left li a {
	color: #FFFFFF;
	padding: 0px 10px 0px 0px;
}

#middle .left a:hover, #middle .left a:focus {
	color: #FACBC6;
}

#middle .left #nav {
	padding: 0px 10px 20px 10px;
}

#middle .left #nav ul {
	list-style: none;
	border-bottom: 1px solid #FACBC6;
}

#middle .left #nav ul li a {
	display: block;
	padding: 5px 0px 5px 15px;
	border-top: 1px solid #FACBC6;
}

#middle .left #nav ul li ul {
	border-bottom: 0px;
}

#middle .left #nav ul li ul li a {
	display: block;
	padding: 3px 0px 3px 15px;
	border-top: 0px;
}

#middle .left #nav ul li a.cur {
	background-image: url('/fileadmin/img/bullet1.gif');
	background-position: 2px 9px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#middle .left #nav ul li ul li a.cur {
	background-image: url('/fileadmin/img/bullet2.gif');
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

#middle .left #snav {
	padding: 10px 10px 20px 10px;
}

#middle .left #snav ul {
	list-style: none;
}

#middle .left #snav ul li a {
	display: block;
	padding: 0px 0px 3px 15px;
}

#middle .left #snav li a.cur {
	font-weight: bold;
/*
	background-image: url('/fileadmin/img/bullet.gif');
	background-position: 0px 9px;
	background-repeat: no-repeat;
*/
}

#middle .left #search {
	padding: 0px 10px 20px 10px;
}

#middle .left input.tx {
	background-image: url('/fileadmin/img/bg_search.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 4px 2px 1px 5px;
	font-size: 16px;
}

#middle .left #search input {
	vertical-align: top;
}

#middle .left #news button {
	border: 0px;
	color: #FFFFFF;
	font-size: .95em;
	font-weight: normal;
}

#middle .left #phone {
	background-color: #750017;
	padding: 5px 10px;
}

#middle #center {
	float: left;
	width: 459px;
	font-size: 1em;
	padding: 10px 10px 10px 10px;
}

#middle #center .block {
	overflow: hidden;
}

#middle #center #print,
#middle #center #print a {
	display: block;
	height: 20px;	
	width: 20px;
}

#middle #center #print {
	padding-top: 20px;
	padding-bottom: 10px;
}

#middle #center #print a {
	background: transparent url('/fileadmin/img/print.gif') left top no-repeat;
}

#middle #center h1 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 20px;
	color: #C40026;
}

#middle #center h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 20px;
}

#middle #center h3 {
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 20px;
}

#middle #center p {
	line-height: 1.3em;
	padding-bottom: 20px;
}

#middle #center p.im {
	padding-bottom: 2px;
}

#middle #center ul, #middle #center ol, #middle #center blockquote {
	padding: 0px 10px 10px 2em;
}

#middle #center a:hover, #middle #center a:focus {
	color: #000000;
	text-decoration: underline;
}

#middle #center .tx {
	color: #333;
	width: 296px;
}

#middle #center .csc-frame-rulerAfter {
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #C40026;
}

#middle .right {
	float: left;
	margin: 10px 0px 10px 1px;
	width: 241px;
}

#middle .right h3 {
	font-size: 0.95em;
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	margin-bottom: 5px;
}

#middle .right ul, #middle .right ol, #middle .right blockquote {
	padding: 0px 10px 10px 1.5em;
}

#middle .right p {
	padding: 0px 5px 5px 5px;
}

#footer {
	background-image: url('/fileadmin/img/bg_bottom.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 4px 14px 18px 14px;
	overflow: hidden;
}
* html #footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/img/bg_bottom.png' ,sizingMethod='scale');
	width: 962px;
	height: 1%;
}

#footer #wrapper2 {
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 0px 10px;
}
* html #footer #wrapper2 {
	height: 1%;
}

#footer a {
	color: #000000;
}

#footer .left {
	float: left;
	width: 45%;
	padding: 5px 0px;
}

#footer .right {
	float: right;
	width: 45%;
	padding: 5px 0px;
	text-align: right;
}

#footer .left p {
}

#footer a:hover, #footer a:focus {
	color: #C40026;
}



.csc-sitemap ul, .csc-menu {
	list-style: none;
	padding-left: 10px;
}

.csc-sitemap li,  .csc-menu li {
	padding: 2px 0;
}

#center button.sub {
	background: #515151;
	color: #FFFFFF;
}

.tipurl, code {
	display: block;
	font-family: monospace;
	font-size: 120.01%;
	line-height: 130%;
	overflow: hidden;
	width: 450px;
}

code {
	background: #EEEEEE;
	border-left: 5px solid #CCCCCC;
	margin-bottom: 2px;
	overflow: auto;
	padding: 10px;
	width: 425px;
}

.mailform .entry {
	display: block;
	width: 450px;
}

.mailform .entry .field {
	float: left;
	margin-bottom: 10px !important;
	width: 225px;
}

.mailform .entry .field .tx {
	width: 205px !important;
}

.mailform .onecol .field .tx, .mailform .entry .field textarea.tx {
	width: 430px !important;
}

.mailform .entry .field textarea.tx {
	height: 170px;
}

.mailform .check {
	display: block;
	padding: 30px 0px;
}

.mailform .space {
	padding: 30px 0px 0px 0px !important;
}

.mailform .check h4 {
	padding-bottom: 5px !important;
}

.mailform .onecol .field {
	float: none !important;
	width: 100% !important;
}

.mailform .check .field {
	display: block;
	margin: 0px !important;	
	padding-bottom: 10px;
}

.mailform .check .field input {
	vertical-align: top !important;
	margin-right: 5px;
}

/* Formulare allgemein - start */

.mailform .field legend {
	display: none;
}

.mailform .field fieldset input {
	float: left;
	width: 20px;
}
.mailform .field fieldset label {
	display: block;
	
}

.mailform {
	margin-top: 2em;
}

.mailform div.formcontainer {
	width: 98%;
	overflow: hidden;
	padding-bottom: 6px;
}

.mailform div {
	margin-bottom: 10px;
}

.formcontainer .label {
	width: 35%;
	text-align: right;
	padding-right: 3%;
	float: left;
}

.comment .label {
}

.mailform div.radiolayout {
}

.mailform div.radiolayout .label {
	width: 35%;
	text-align: right;
	padding-right: 3%;
	float: left;
}

.mailform div.radiolayout {
	width: 98%;
	overflow: hidden;
}

.mailform div.radiolayout .label {
	width: 35%;
	text-align: right;
	padding-right: 1%;
	float: left;
}

.mailform div.radiolayout .radiofield {
       padding-left: 37%;
}

.mf-select {
	width: 60%;
}
/* Formulare allgemein - ende */

.tx-indexedsearch label {
	display: block;
}

.tx-indexedsearch div.submit {
	padding-top: 3px;
}

.browsebox {
	font-size: .95em;
	list-style: none;
}

.browsebox li {
	display: block;
	float: left;
	padding: 0px 5px 10px 0px;
}

.tx-indexedsearch-res {
	clear: both;
}

.tx-indexedsearch-whatis {
	display: block;
	padding: 10px 0px 20px 0px;
}

.results {
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px 20px 0px;
}

.results h3 {
	display: block;
	padding-right: 50px;
	position: relative;
}

.results h3 .pct {
	display: block;
	font-size: 11px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.csc-sword, .tx-indexedsearch-redMarkup {
	font-weight: normal;
	background: #FFFDE7 !important;
	color: #000000 !important;
}

.news-list-item {
	padding-bottom: 40px;
}

.news-list-item h3, .news-single-item h3 {
	padding-bottom: 4px !important;
}

.news-list-item img, .news-single-item img {
	border: 5px solid #fff;
}

.news-list-item p, .news-single-item p {
	padding: 5px 0px !important;
}

.news-single-backlink {
	padding: 20px 0px;
}

.errorbox {
	color: #E30000;
}

#center .errorbox {
	padding-bottom: 30px;
}
/* WT_Directory Anfang */
.act {
	font-weight: bold;
}

.tx-wtdirectory-pi1 dl {
	overflow: hidden;
}
.tx-wtdirectory-pi1 dt {
	clear: both;
	display: block;
	float: left;
	padding: 5px 0px;
	width: 150px;
}
.tx-wtdirectory-pi1 dd {
	display: block;
	padding: 5px 0px;
}
.tx-wtdirectory-pi1 .wtdirectory_all_backlink {
	text-align: right;
	padding: 15px 0px;
}
#middle #center ul.wt_directory_pagebrowser{
	list-style: none;
	padding: 0;
	margin: 0.8em 0.6em;
}
#middle #center ul.wt_directory_pagebrowser li{
	display: inline;
}
#middle #center div.wtdirectory_pagebrowser p{
	padding-bottom: 0;
}
#middle #center ul.wtdirectory_list{
	list-style: none;
	padding-left: 0.2em;
}
#middle #center ul.wtdirectory_list li{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dashed #666666;
}
#middle #center ul.wtdirectory_list li h2{
	padding-bottom: 0.2em;
	font-size: 1em;
	font-weight: bold;
}
/* WT_Directory Ende */

.csc-frame-rulerAfter {
	border-bottom: 2px solid #666666;
	margin-bottom: 10px;
}

/* Text align */
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}

