/* ----- Globale Einstellungen ----- */

* {
	margin: 0; padding: 0;
}

html,body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	font: normal 12px Arial;
	border: none;
	background-image:url(http://borst-werbung.de.server342-han.de-nserver.de/fileadmin/Images/Hintergrund/mappegelb-unscharf.jpg);
}

div, p, button, input {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 100.01%;
}

.bodytext {
	padding-left: 30px;
}

h1 {
	font: normal 22x Arial;
	font-weight: bold;
	text-align: right;
}

h2 { 
	font: normal 22px Arial;
	text-align: right;
}

h3 { 
	font: normal 14px Arial;
	font-weight: bold;
}

h4 { 
	font: normal 12px Arial;
	background: #a17220;
	color: #ffffff;
	padding-left: 10px;
}

h5 { 
	font: normal 10px Arial;
	font-weight: bold;
}

h6 { 
	font: normal 8px Arial;
	font-weight: bold;
}

ul, li {
        display: inline;
        margin: 0px;
        padding: 0px;
}

/*  ### Rahmen definition ###
    ### RAHMEN WERDEN IN TYPO SCRIPT DEFINIERT!!!! ### */

/* ----- DIV CONTAINER ----- */

div#container {
	float: left;
  	width: 956px;
  	height: auto;
  	margin-left: 30px;
  	margin-top: 10px;
}

div#logo { 
  	float: right;
	width: 926px; 
	height: 40px;
	font: normal 17px Arial;
	color: #000000;
}

div#menu_oben { 
  	float: left;
	width: 926px; 
	height: 25px;
	font: normal 10px Arial;
	background-color: #8e989d;
	color: #ffffff;
	text-align: right;
  	padding-top: 8px;
  	padding-left: 30px;
  	margin-top: 10px;
}

div#menu_oben a {
  	text-decoration: none;
   	color: white;
}

div#trailer { 
  	float: left;
	width: 956px;
	height: 140px;
	background-color: #000000;
}

div#menu { 
	float: left;
	width: 956px;
         font: normal 14px Arial;
	color: #ffffff;
  	background-color: #b79383; 
}

div#menu a {
  	text-decoration: none;
   	color: white;
}

div#inhalt { 
	float: left;
	width: 956px;
	height: 320px;
        font: normal 11px Arial;
	color: #ffffff;
  	background-color: #b23d40;
  	line-height: 1.5em;
}

div#inhalt a {
  	text-decoration: none;
   	color: white;
}

div#inhalt_links {
	float: left;
	width: 510px;
	height: 320px;
         font: bold 11px Arial;
	color: #ffffff;
  	background-color: #b23d40;
}

div#inhalt_rechts {
	float: left;
	width: 446px;
	height: 320px;
         font: bold 11px Arial;
	color: #ffffff;
  	background-color: #b23d40;
}

div#adresse { 
  	float: left;
	width: 926px;
	height: 30px;
         font: normal 12px Arial;
	text-align: left;
	color: #ffffff;
  	background-color: #8e989d; 
  	margin-top: 20px;
  	padding-top: 17px;
  	padding-left: 30px;
}

div#adresse a {
  	text-decoration: none;
   	color: #ffffff;
}

.menu_mitte {
	float: left;
	height: 20px;
	width: 208px;
	padding-top: 3px;
	padding-left: 30px;
  	border-right: 1px solid white;
}

.menu_mitte_active {
	float: left;
	height: 20px;
	width: 208px;
	padding-top: 3px;
	padding-left: 30px;
  	border-right: 1px solid white;
  	background: #d8b9aa;
}

.menu_oben {
	padding-top: 5px;
	padding-right: 30px;
}

/* Kontakt Formular */
.csc-mailform {
	border: none;
}

.csc-mailform-field label {
	float: left;
	clear: both;
	display: block;
	width: 80px;
	padding-left: 40px;
	margin-bottom: 5px;
}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
	float: left;
	display: block;
	width: 300px;
	border: none;
	background: #F4F4F4;
	margin-bottom: 5px;
}

.csc-mailform-submit {
	/* Absende Button nach rechts verschieben.
	Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
	margin-left: 120px;
	/* Float wieder abschalten */
	clear: both;
}

/* Im rtf das Pop-up menü zur Text formatierung */
.important {
	color: #000000;
}

/* Seiteninhalt Tabelle formatieren */
.contenttable {
	padding-left: 30px;
}

.contenttable-0 {
	padding-left: 30px;
}

.td-0 {
	vertical-align: top;
	font: bold 10px Arial;
}

.td-last {
	vertical-align: top;
	padding-left: 22px;
	font: normal 10px Arial;
	line-height: 1.5em;
}

.diashow {
	position:absolute;
	top:275px;
	left:675px;
}
