.bottom {
width: 978px;
}

.dubist {
color: white;
margin: 0 auto;
}

html, body {
margin: 0;
padding: 0;
height: 100%;
background: black;
background-repeat: no-repeat;
background-position: center top;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align:center;
}

div.wrapper {
width: 980px;
min-height: 100%;
margin: 0 auto;
background: #4d4948;
}

* html div.wrapper { /* Für IE */
height: 100%;
}

div.header {
background: url(bilder/hurenline_header.jpg) black;
background-repeat: no-repeat;
background-position: center top;
width: 980px;
height: 170px;
text-align: center;
color: #FFFFFF;
}

div.topNavi {
width: 980px;
height: 37px;
background-position: top;
background-repeat: repeat-x;
background: url(./bilder/topNavi_bgr.jpg) black;
text-align: left;
vertical-align: middle;
padding-top: 8px;
}

.topNavi_link {
font-family: arial;
color: white;
font-size: 20px;
font-weight: bolder;
text-decoration: none;
margin-left: 10px;
}

div.leftCol {
	width: 150px;
	float: left;
	padding-bottom: 308px;
	height: 100%;
	background: #4d4948;
	margin-bottom: 0;
}

div.rightCol {
width: 0px;
float: right;
padding: 0;
}

div.centerCol {
margin: 0 3px 0 150px;
padding:3px 0 78px 0;
text-align: justify;
background: #4d4948;
color: white;
}

div.clear {
clear: both;
margin: 0;
padding: 0;
height: 0;
line-height: 0;
font-size: 0;
}

div.footer {
	width: 0px;
	border-left: 0px solid  red;
	padding: 0;
	height: 0px;
	background: #4d4948;
	margin-top: -38;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.kopf {
	background: url(./bilder/kopf_bgr.jpg) black;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	height: 20px;
	border: 4px solid #4d4948;
}
.rechter-kopf {
	background: url(./bilder/kopf_bgr.jpg) black;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	height: 20px;
}
.submenu {
	border: 2px solid #9e3764;
	background: url(./bilder/submenu_bgr.jpg) #c12e70;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
	
}

.szurke {
border: 4px solid #4d4948;
}

.viprahmen {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #76143B;
	border-right-color: #76143B;
	border-bottom-color: #76143B;
	border-left-color: #76143B;
}

h1 {
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
}
h2 {
	font-size: 9pt;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
}
.weissklein {
color: #ffffff;
text-decoration: none;
font-size: 12px;
}

.csc-mailform {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #76143B;
	border-right-color: #76143B;
	border-bottom-color: #76143B;
	border-left-color: #76143B;
	margin: 5px;
	padding: 5px;
}
.suchlabel {
        width: 10em;
        float: left;
        text-align: right;
        margin-right: 0.5em;
} 
.csc-mailform-field {
        text-align: left;
        margin-left: 0.5em;

}

.mailform-field {
text-align: center;
}
 
.csc-mailform-submit {
        margin-left: 20em;
}

.formularrahmen {
		border-style: solid;
		border-color: #76143B;
}
a {
color:#000000;
}
.klein {
font-size: 8pt;
color: white;
}
.mailform {
border:none;
}

a.linkads {font-family:Verdana, Arial; font-size:10px; text-decoration:none;}
a.linkads:link {color:#FFFFFF;}
a.linkads:visited {color:#FFFFFF;}
a.linkads:active {color:#FFFFFF;}
a.linkads:hover {color:#FFFFFF; text-decoration:underline;}

.listenmenu {
padding: 0;
margin: 0;
list-style: none;
}

.listenpunkt {
margin: 0;
padding-left: 10px;
padding-top: 1px;
line-height: 20px;
}