*1 {
	margin: 0;
}

body, html{
	width: 990px;
	height: 100%;
	margin: 0 ;
	padding: 0;
	background: #000;
	color: white;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -146px;
}

#back{
	position: absolute;
	top: 23px;
	width: 200px;
	left: 18px;
}

#content_holder{
	position: absolute;
	top: 50px;
	height: auto;
	width: 774px;
	left: 8px;
	padding-bottom: 20px;
}

#right_holder{
	display: block;
	margin-top: 0;
	margin-left: 790px;
	width: 180px;
}

#search{
	padding-top: 50px;
}

#navi{
	margin-top: 18px;
	border-bottom: 1px solid #fff;
}

#adresse{
	padding-top: 20px;
}

#push {
	height: 146px;
}

#logo{
	position: fixed;
	bottom: 10px;
	left: 790px;
	width: 180px;
	
/*	margin-left: 790px;
	width: 180px;
	margin-top: 20px; */
	text-align: center;
}

/* spalten-layout */

.einspaltig{
	float: left;
	width: 180px;
	margin-left: 10px;
}

.einspaltighoch{
	float: left;
	width: 180px;
	margin-top: -40px;
	margin-left: 10px;
}

.zweispaltig{
	float: left;
	width: 370px;
	margin-left: 10px;
}

.dreispaltig{
	float: left;
	width: 560px;
	margin-left: 10px;
}

.vierspaltig{
	float: left;
	width: 750px;
	margin-left: 10px;
}

/* text */

body, td{
	color: #fff;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
}

h1, p.titel{
	color: #ec008c;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;	
	margin: 0;
	padding: 0;
	margin-bottom: -15px;
	padding-bottom: 1px;
}

.arial {
	color: #fff;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
}

.arial_italic {
	color: #fff;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	font-style: italic;
}

.arial_underline {
	color: #fff;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	text-decoration: underline;
}

.arial_caps {
	color: #fff;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	text-transform: uppercase;
}

.arial_klein {
	color: #fff;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
}

.times_new_roman_mittelgross{
	margin-top: 0px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
    font-family: 'Times New Roman';
	line-height: 24px;
}

.times_new_roman_gross{
	margin-top: -15px;
	color: #fff;
	font-size: 127px;
	font-weight: bold;
    font-family: 'Times New Roman';
	line-height: 115px;
    letter-spacing: -5px;
}


a{
	color: #fff;
	text-decoration: none;
}

a:hover{
	color: #ec008c;
}

a.arial_klein, #back a {
	color: #fff;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
}

a.arial_klein:hover, #back a:hover {
	color: #ec008c;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
}

.arial_underline a{
	text-decoration: underline;
}

p{
	margin-top: 0px;
}

/* navi styles */

.hauptnavi{
	display: block;
	width: 180px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 1px;
	border-top: 1px solid #fff;
}

.active{
	color: #ec008c;
}

.subnavi{
	display: block;
	width: 180px;
}

.subsubnavi{
	display: block;
	width: 160px;
	padding-left: 20px;
	font-size: 11px;
}

/* spez. tables */

.table_miete{
	width: 180px;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	margin-top: -20px;
	text-align: left;
}

.table_miete td, .table_miete th{
	font-size: 10px;
	font-weight: normal;
}

.table_miete th{
	border-bottom: 1px solid #fff;
}

/* suche */

#search form{
	border: 0px;
	padding: 0px;
	margin: 0px;

}

.sucheingabefeld{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 175px;
	height: 18px;
	padding-left: 5px;
}

.tx-indexedsearch-searchbox, .tx-indexedsearch-whatis, .tx-indexedsearch-browsebox, .tx-indexedsearch-res table{
}

.tx-indexedsearch-title {
	height: 30px;
}


.tx-indexedsearch-title a{
	float: left;
	color: #ec008c;
	text-decoration: none;
}


.tx-indexedsearch-info{
	padding-top: 5px;
}


.tx-indexedsearch-info{
	color: #ec008c;
	height: 50px;
	border-bottom: 1px solid #fff;
}

.tx-indexedsearch-info a{
	font-weight: normal;
}

.tx-indexedsearch-percent{
	text-align: right;
	color: #ec008c;
}

/* bilder */

img {
	border: 0px;
}

.csc-textpic-caption{
	padding-top: 7px;
}

.csc-textpic-imagewrap{
	margin-bottom: 6px;

	*margin-bottom: 12px;
}

/* dateilisten */

.csc-uploads td,  .csc-uploads p{
	margin: 0;
	padding: 0;
}

/* aktuelles, kalender */

.line{
	float: left;
	width: 180px;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	*margin-bottom: 6px;
	*margin-top: -3px;
}

.newsmeldung h1, .kundenveranstaltung h1{
	margin-top: 0px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
    font-family: 'Times New Roman';
	line-height: 24px;
	margin-bottom: -3px;
	*margin-bottom: -13px;
}

.kundenveranstaltung{
	background: #595959;
	padding: 5px;
	margin-bottom: 8px;
}

.newsmeldung p.kundenveranstaltung p{
	margin-bottom: 5px;
}

/* mailform                        */

.csc-mailform {
	border: 0px;
	margin: 0;
	padding: 0;
	width: 370px;
}

.csc-mailform-field{
	width: 370px;
}

.csc-mailform label{
	clear: both;
	float: left;
	height: 18px;
	width: 370px;
	padding: 0px;
	margin: 0px;
}

.csc-mailform-field input{
	width: 370px;
	height: 21px;
	border: 1px solid #fff;
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
}

.csc-mailform-field textarea{
	width: 370px;
	border: 1px solid #fff;
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
}

.csc-mailform .csc-mailform-submit {
	width: 370px;
	height: 23px;
	font-size: 13px;

	color: #ec008c;
    text-align: left;
	border: 0px;
	background: black;
}
