/* -----------------------------------------------------------CSS Dokument---------------------------------------------------------------- */
html,body {
	margin:0;
	padding:0;
	background: #fff;
	background-image: url(grafik/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: scroll;


}

body {
	font: 76% arial,sans-serif;
	text-align:center;

}

p {
	margin: 0 0 10px 10px;
}

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


a:link, a:visited, a:active {
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	text-decoration: none;

}




ul {
list-style: square;
}
/* -----------------------------------------------------------END---------------------------------------------------------------------------- */


/* -----------------------------------------------------------Admin-------------------------------------------------------------------------- */
div#admin {
	display: none;
	position: absolute;
	right: 20px;
	top: 0px;
	width: 80px;
	height: 170px;
	padding: 0px;
	margin: 0px;
}

#admin p img{
	border:0px;
}

#admin a:link, a:active, a:visited, a:hover {
	border:0px;
}
/* -----------------------------------------------------------END----------------------------------------------------------------------------- */


div#switchadmin {
	width: 980px;
	/*background-image:url(grafik/switchadmin.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	height: 60px;

}

/* -----------------------------------------------------------Header-------------------------------------------------------------------------- */
/* --Header einfach via ftp ins Grafik verzeichnis kopieren -- Einfach Headerdatei als "head.jpg" benennen!!------ */
div#header h1 {
	/* background: #ffffff; */
	border-top: 0px solid #fff;
	height:361px !important;    /* -- �nderungen des Abstands von header zu Navileiste usw. -->�ndern von height: xxxpx und background-position auf top */
	line-height:80px;
	margin:0;
  	padding-left:10px;
	background-image:url(grafik/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
/* -----------------------------------------------------------END---------------------------------------------------------------------------- */


/* -----------------------------------------------------------Content------------------------------------------------------------------------- */
.formalert {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	border: 1px solid #ff0000;
}

input {
	border: 1px solid #D6D7D6;						/*Farbe E-Mail Formular Rahmen kleine Texteingabefelder */
	background-color: #f7f3f7;
}

textarea {
	border: 1px solid #D6D7D6;						/*Farbe E-Mail Formular Rahmen gro�es Texteingabefeld */
	background-color: #f7f3f7;
}


div#container{
	border: 0px solid #ff0000;
	background: #fff;
	width:982px;
	margin:0 auto;
	text-align:left;
	/* margin-left: 5px; /* Wenn Wert auf NULL, dann LINKSAUSRICHTUNG der SITE */
}

div#wrapper{
	width: 100%;
	border: 0px solid #ff0000;
	background: #fff;
	float: left;
	min-height: 470px;
	height: auto !important; /* f�r moderne Browser*/
	height: 470px; /* f�r den IE */
 	/*background-image:url(grafik/wrapperbgrd.jpg);*/
	background-position: top ! important;
	background-repeat: repeat-y;
	background-attachment: scroll;
	vertical-align: left;
}

div#content {
	border: 0px solid #EB5A00;
	width: 638px;
	float: right;
	min-height: 470px;
	height: auto !important; /* f�r moderne Browser*/
	height: 470px; /* f�r den IE */
	margin: 10px -8px 6px 0;
	/*background-image: url(grafik/bgrd.jpg);
	background-position: right bottom !important;
	background-repeat: no-repeat;*/
	background:#fff;
}

#content p {
	margin-left: 0px;
	margin-bottom: 0px;
}

#content h1 {
	border-bottom: 1px solid #EB5A00;
	border-top: 0px solid #EB5A00;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;								/* Farbe Hintergrund Contentleiste */
	margin-top: 12px;
	font-size:24px;
	font-weight: normal;
	color:#EB5A00;											/* Farbe Text Contentleiste */
	padding-left: 10px; /* Text-Abstand */
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	/*background-image: url(grafik/contentleistebg.jpg);
	background-position: top left;
	background-repeat: repeat-x;*/
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#50555F;
	border-bottom:1px solid #50555F;
	width:95%;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color:#EB5A00;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-bottom:1px solid #50555F;
}

#content h4 {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size:10px;
	font-weight: bold;
	color:#ffffff;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 500px;
}
/* -----------------------------------------------------------END----------------------------------------------------------------------------- */


/* -----------------------------------------------------------Navigation--------------------------------------------------------------------- */
/*Undefinierte CSS-Tags der Navigation*/

/*Bereich zwischen den Men�buttons...*/
 /*.navlist{
	width: 157px !important;
	border: 5px solid #000;
}

/*Freier Tag, der �fters zum Einsatz kommt...*/
/* #frei{
	color: #000000 !important;
	background-color: #ff0000 !important;
	text-decoration: none !important;
} */

/*Bereich hinter dem Aktiven Men�punkten...*/
/* #active {
	border: 1px solid #EDEDEE;
	display: block !important;
	padding: 5px 10px !important;
	width: 130px !important;
	color: #ffffff;
	background-color: #ff0000;
	text-decoration: none;
}  */
#active{

     font-weight: bold !important;


}

ul#subnavlist a:{

     font-weight: bold !important;

}

/*END*/
#navcontainer {
	margin-left: -980px; /* Dieser Wert entspricht der div#container-width */
	margin-top: 30px;
	float: left;
	width: 160px !important;
	overflow:hidden;
	background-color: #fff;

}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: arial, Helvetica, sans-serif;

}

#navcontainer li {
	margin: 0 0 1px 0 !important;
}

#navcontainer a {
	border-bottom: 1px solid #a0a0a5;
	display: block !important;
	padding-left: 15px;
	padding-top: 5px;			/* h�he der men�s*/
	padding-bottom: 5px;		/* h�he der men�s*/
	padding-right:1px;
	color: #505560;													/* Farbe Text Hauptnavimen� */
	background-color:#fff; /* Farbe Hintergrund Hauptmen� */
	text-decoration: none;
	font-size: 13px;
}
#navcontainer a:visited {

	color: #505560 !important;													/* Farbe Text Hauptnavimen� */

}
#navcontainer a:hover {
	border-bottom: 1px solid #EB5A00;
	border-left: 0px solid #fff;
	color: #fff;													/* Farbe Text Hauptmen� bei Mouseover*/
	background-color: #fff;							/* Farbe Hintergrund Hauptmen� bei Mouseover*/
	background-image: url(grafik/menuehoverbgrd.jpg);
	text-decoration: none;
}

#navcontainer ul ul li {
	margin: 0px 0px 0px 0px;
}

#navcontainer ul ul a {
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	display: block !important;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right:1px;
	color: #007341;													/* Farbe Text Untermen� */
	font-size: 11px;
	background-color: #C8C8C8;										/* Farbe Hintergrund Untermen� */
	text-decoration: none;
}

#navcontainer ul ul a:visited {
	color: #fff !important;
	}

#navcontainer ul ul a:active{
	background-color: #c6bdb4	 !important;
	}

#navcontainer ul ul a:hover {
	border-bottom: 0px solid #c3c3c3;
	border-left: 0px solid #c3c3c3;
	color: #fff;													/* Farbe Text Untermen� bei Mouseover*/
	background-color: #c6bdb4;										/* Farbe Hintergrund Untermen� bei Mouseover*/
	background-image: url(grafik/menuebgrd.jpg);
	text-decoration: none;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Footer------------------------------------------------------------------------ */
div#footer {
	/*border-top: 5px solid #EB5A00;*/
	border-bottom: 1px solid #EB5A00;
	/*border-top: 5px solid #EB5A00;*/											/*Rahmen um den Footer - Optischer Abstand zum Content*/
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(grafik/footer.jpg);	*/						/*Hintergrundbild Footer*/
	background-repeat:no-repeat;
	height:44px;
	/*background-color: #fff;*/										/*Farbe Hintergrund Footerleiste*/
	clear: left;
	width: 100%;
	color: #412305 ;													/*Textfarbe Footerleiste*/
}

#footer p {
	text-align:left;
	margin:0;
	padding-top: 47px;
	padding-left:10px;
}

#footer a:link, a:visited, a:active{
	display: inline !important;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0px;
}

#footer a:hover {
	display: inline !important;
	color:#000;
	text-decoration: underline;
	margin: 0;
}

.stellung1 {
	width: 110px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Ansprechpartner---------------------------------------------------------- */
.title_anspr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 30px;

}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Kontaktformular----------------------------------------------------------- */
.contenttextlow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	width: 140px;
	vertical-align: middle;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Bild/Text-Module--------------------------------------------------------- */
div#modul {
	border: 0px solid #000000;
	/*background:#ff1100; /*ROT*/
	float: left;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: table;
}

div#modul_download {
	border-top: 0px solid #D6D6D6;
	border-right: 0px solid #D6D6D6;
	border-bottom: 0px solid #D6D6D6;
	border-left: 0px solid #D6D6D6 !important;
	float: left;
	width: 615px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: block;
}


#modul_download a:hover {
	border: 0px solid #000000;
	text-decoration: none !important;
 }



p#download {
	margin-top: -10px;
	margin-bottom: 20px !important;
	width: 400px;

	}

#download a:link, a:active, a:visited {
	color: #535353;

}

#download a:hover {
	color: #000000 !important;

}



p#testbeschr {

	margin-top: -15px;
	margin-bottom: 10px;
	margin-left: 70px;
	width: 400px;


}



p#prodpic_start {
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px solid #000099;
	float: right;
}


p#prodpic {
	border: 0px solid #000099;
	margin-bottom: 0px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

p#prodpic img {
	/*width: 250px;*/
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

div#modul_left {
	border: 0px solid #000099;
	float: left;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

p#prodpic_left {
	border: 0px solid #000099;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}

p#prodpic_left img {
	/*width: 250px;*/
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

div#modul_large {
	border: 0px solid #000000;
	/* display: table; */
	float: left;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

p#prodpic_large img {
	/* width: 615px; */
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

div#modul_small_right {
	border: 0px solid #000099;
	display: table;
	float: left;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

p#prodpic_small_right {
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px solid #000099;
	float: right;
}

p#prodpic_small_right img {
	/*width: 120px;*/
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

div#modul_small_left {
	border: 0px solid #000099;
	display: table;
	float: left;
	width: 615px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

p#prodpic_small_left {
	margin-bottom: 0px;
	margin-right: 10px;
	border: 0px solid #000099;
	float: left;
}

p#prodpic_small_left img {
	/*width: 120px;*/
	margin-bottom: 10px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Galerie---------------------------------------------------------------------- */
div#galerieliste {
	border: 1px solid #D6D6D6 !important;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left;
	width: 626px !important;
	text-align: left;
	margin-bottom: 0px !important;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:  10px !important;
	display: block;}


#galerieliste h2 {
	margin-left: 10px;
	margin-top: 10px;
	text-decoration: none;
	text-align: left;

}
#galerieliste p {
	margin-left: 10px;


}

#galerieliste a:link, a:visited, a:active {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-align: left;

	}

#galerieliste a:hover {
	color: #cccccc !important;
	font-size: 12px;
	text-decoration: none;
	text-align: left !important;}



p#galliste {
	border: 0px solid #000000;
	margin-bottom: 20px;
	float: right;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}

p#galliste img {
	margin-bottom: 0px;
}

div#galerie {
	border: 0px solid #ff0000;
	width: 615px;
	text-align: left;
	float: right;
	display: table;
	padding-right: 10px;
}

div#options {
	border: 0px solid #000000;
	display: table;
	width: 615px;
	height: 30px; /* Abstand der Linie unter der Bildsteuerung */
	float: right;
}

.zurueck {
	width: 100px;
}

.mitte {
	text-align: center;
}

.vor {
	width: 100px;
	text-align: right;
}

div#vorschau { /* Gro�es Bild */
	padding-bottom: 10px;
	margin-bottom: 7px;
	border-bottom: 3px solid #cccccc;
	/* margin-top: 10px; */
	padding-top: 10px;
	border-top: 3px solid #cccccc;
	display: block;
	width: 615px;
	text-align: center;
	/* padding-right: 10px; */
	float: right;
}

div#miniaturen {
	border: 0px solid #000000;
	display: block;
	float: right;
	height: 300px;
	overflow: auto;
	width: 615px;
	text-align: center;
}
#miniaturen a:hover img {
	border: 1px solid #ffffff;
	width: 100px;
}
#miniaturen img {
	border: 1px solid #ffffff;
	width: 100px;
}



#miniaturen table {
	width: 598px;
	border-spacing: 3px;

}

#miniaturen td {
	background-color: #f2f2f2;
	vertical-align: middle !important;
	padding-top: 8px;
	padding-bottom: 8px;
}

#miniaturen p {
	overflow: hidden;
	height: 110px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Werbeframe--------------------------------------------------------------- */
div#extra {
	/* position: absolute; */
	border-top: 0px solid #cccccc;
	float:right;
	height:100%;
	width: 165px;
	margin-top:30px;
	margin-left: 15px;
	padding-top:0px;
}
/* ------------------------------------------------------------------------------------WFM Header-Balken mit Farbhinterlegung */
div#wfmhead {
	border-bottom: 0px solid #ff0000;
	border-top: 0px solid #ff0000;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #878787;												/* Hintergrundfarbe Werbeframe Leiste oben*/
	font-size:11px;
	font-weight: normal;
	color:#fff;																/* Textfarbe Werbeframe Leiste oben*/
	/* width: 150px; */
	padding-left: 7px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
	/*background-image: url(grafik/contentleistebg.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
}
/* ------------------------------------------------------------------------------------WFM Bild-Text-Link */
div#wfm {
	border: 0px solid #dddddd;
	background: #ffffff;
	display: table;
	height: auto;
	width: 143px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
	padding-right: 10px;
	padding-left:10px;
}
/* ------------------------------------------------------------------------------------WFM Bild */
div#wfm img {
	float: left;
	border: 0px solid #ccc;												/*Farbe Rahmen Werbeframe*/
	margin-bottom: 10px;
	width: 64px;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 10px;
}
/* ------------------------------------------------------------------------------------WFM Text */
div#wfm p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 10px;
}
/* ------------------------------------------------------------------------------------WFM Text-Link */
div#wfm a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;															/*Farbe Text-Link*/
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------WFM Banner */
div#wfmbanner {
	border: 0px solid #000000;
	/* background: #ffffff; */
	/* height: 295px; */
	width: 163px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;
}
/* ------------------------------------------------------------------------------------WFM Banner-Bild */
div#wfmbanner img {
	border: 1px solid #cdd5e0;
	width: 163px;
	margin-top: 0px;
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */


/* -----------------------------------------------------------Tabellen-Modul------------------------------------------------------------ */
div#tablemodul {
	z-index: 15;
	border-top: 0px solid #D6D6D6;
	border-right: 0px solid #D6D6D6;
	border-bottom: 0px solid #D6D6D6;
	width: 615px;
	float: left;
	display:block;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;

}


#tablemodul table {
	border: 0px solid #000000;
	width: 390px;
}

#tablemodul h3 {
	margin-left: 0px !important;
}

/* ------------------------------------------------------------------------------------Titel*/
#tabletitel {
	text-align: left;
	vertical-align: top;
	color: #585858;
	font-size: 10px;
	border: 0px solid #000000;
	width: 80px;
	padding-left: 20px;
}

/* ------------------------------------------------------------------------------------Text*/
#tabletext {
	text-align: left;
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 12px;
}

#tablepic2 {
	text-align: left;
	width: 80px;
	padding-left: 40px;}
/* -----------------------------------------------------------Tabellen-Modul-BILD----------------------------------------------------- */
div#tablepic {
	z-index: 5;
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p#tablepic {
	border: 1px solid #cccccc;
}

p#tablepic img {
	margin: 0px;
	width: 120px:
}
/* -----------------------------------------------------------END-------------------------------------------------------------------------- */

/*powered by RM*/
div#poweredrm {
	border: 0px solid #ff6600;
	height: 10px;
	/* width: 150px; */
	margin-top: 5px;
	/* position: absolute; */
	text-align: right;
	float:right;
	margin-right:5px;


}

#poweredrm a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999 !important;
	text-decoration: none;
	text-align: right;
	float:right;

}

.aktiv { background: #ffffff; }
.inaktiv { background: #F7F3F7; }


a .h1 {
font-size: 10px !important;
margin-bottom: 30px !important;

}

/* Galerie Zusatz */

#piczurueck {
float: left;
padding-top: 50px;
padding-left: 20px;
}


#picvor {
float: right;
padding-top: 50px;
padding-right: 20px;
}

#modul_start {
	display: block;
	float: left;
	width: 100%;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #E6E6E6;
	border-bottom: 0px solid #EB5A00;
	border-top: 1px;
	border-left: 0px solid #EB5A00;
	border-right:  0px solid #EB5A00;
 	/* background-image:url(grafik/back.gif);*/
}

#modul_start p {
	margin-left: 10px;
	margin-right: 10px;
}

#overviewback {
	margin-top: -15px;
	margin-bottom: 50px;
	float: left;
	display: block;
	width: 600px;
	}

p#overviewback a {
	font-size: 10px;
	margin-top: 0px;
	border: 0px;

}

/*--------------------------- optionales Einf�gen von Firmen flash oder Produkt�bersicht -------------------------------------------------- */
#headerflash {
	margin-left: -10px;
}
/*
#cspecialflash {
	margin-left: 270px;
	padding-top:15px;
}

#cspecial {
	background-image:url(grafik/schnellwahl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 150px;
	margin-top:5px;
	width:645px;
}
#cprodukt {
	background-image:url(grafik/produktbgrd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 150px;
	margin-top:5px;
	width:645px;
}
#cproduktflash {
	margin-left: 270px;
	padding-top:15px;
}
/*----------------------------------------------------------------END------------------------------------------------------------------------------ */

/*------------------------------------------------------------- NavHead -----------------------------------------------------------------------*/
#navhead {

  /*border: 0px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size:11px;
	font-weight: normal;
  color:#0953a5;
	width: 150px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
  background-image: url(grafik/contentleistebg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;*/

}


.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #fff !important;
    background-color: #ea5902 !important;
	}


/*----------------------------------------------------------------END------------------------------------------------------------------------------ */
/* END */
