@charset "utf-8";
/* CSS Document */

/* Allgemein */
body
{
	background-color:#ffffff;
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a
{
	text-decoration:none;
	color:#000000;
}

a:hover
{
	text-decoration:underline;
	color:#000000;
}

ul li 
{
	color:#000000;
	text-align:left;
	font-size:80%;
}
ol li
{
	color:#000000;
	text-align:left;
	font-size:80%;
}
p
{
	color:#000000;
	text-align:left;
	font-size:80%;
}

h3
{
	color:#000000;
	font-size:100%;
	text-align:left;
}

#all
{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}

.left
{
	float: left;
}
.right
{
	float: right;
}

.red
{
	color: #ff0000;
}

#formname
{
	display: none;
}

dfn, .usb
{
	display:none;
}

/* Head */
#head_welle
{
	display:none;
}
* html #head_welle
{
	display:none;
}

/* Hauptnavigation */
#navi
{
	display:none;
}

/* Subnavigation */
#subnavi
{
	display:none;
}

/* Inhalt (Linke Spalte) */
#main
{
	float:left;
	background-color:#ffffff;
}

#maincontent
{
	float:left;
	background-color:#ffffff;
	color:#515254;
}
	
#textcontent
{
	float:left;
}
* html #textcontent
{
	float:left;
	padding-bottom:15px;
}
*+html #textcontent
{
	float:left;
	padding-bottom:15px;
}

form
{
	font-size:80%;
}
/* Inhalt (Rechte Spalte) */
#aktuelles img {
	display:none;
}

#aktuelles
{
	background-color:#ffffff;
	
}
* html #aktuelles
{
	clear: both;
}

#aktuellescontent
{
	color:#86b518;
}

/* Inhalt (Referenzen) */
#referenzcontent
{
	float:left;
	margin:15px 0px 0px 40px;
	width:900px;
	min-height:305px;
}
* html #referenzcontent
{
	float:left;
	padding-bottom:15px;
}

/* Startseiten Footer */
.footer_img_tv
{
	display:none;
}

.footer_img
{
	float:left;
	background-color:#ffffff;
	width:945px;
	height:286px;
	margin-left:55px;
}

/* Footer */
#footer
{
	float:left;
	width:1000px;
	height:20px;
	background-color:#ffffff;
	margin-left:0px;
	font-size:80%;
	text-align: center;
	padding: 5px 0px 3px 0px;
}
* html #footer
{
	width:1055px;
}

#footer p
{
	color:#ffffff;
}

#footer a
{
	color:#ffffff;
}

#footer a:hover
{
	color:#86b518;
}

/* Wellen */
.erfolgswelle
{
	display:none;
}

#welle_links
{
	display:none;
}
	
* html #welle_links
{
	display:none;
}
*  + html #welle_links
{
	display:none;
}
	
#welle_mitte
{
	display:none;
}
* html #welle_mitte
{
	display:none;
}

#welle_rechts
{
	display:none;
}
* html #welle_rechts
{
	display:none;
}

/* Extensions */

/* Kontakt */
.red p
{
	color: #ff0000;
}

/* Referenzen */
.referenzen
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/*font-size: 125%;*/
}

.referenzen table
{
	text-align: center;
}

.referenzen td
{
	vertical-align: top;
	width: 225px;
}

.referenzen td p
{
	text-align: center;
}

.referenzen td p a img
{
	border: 0px;
}

.referenzenrand
{
	padding-left: 3px;
	padding-right: 3px;
	border-right: #646567 solid 1px;
}

* html .referenz
{
	padding-bottom:15px;
}
*+html .referenz
{
	padding-bottom:15px;
}

/* eaptin Buchen */
.agb {
	color:#000000;
	text-decoration:none;
}
a:hover.agb {
	color:#000000;
	text-decoration:underline;
}

/* Artikel */
.aktuelleshead h1
{
	color:#000000;
	font-weight: normal;
	line-height: 90%;
}
