html, body{
	height: 100%;
	text-align: center;
}

body {
	margin: 0;
	background-image:   url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

div, p, tr, td {
	/*text-align: left;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
        color: #2c2c2c;
}

td {
padding: 5px;
text-align: left;
vertical-align: top;
}


.sectiontableheader {
font-weight: bold;
padding-bottom: 25px;
}

h1 {
     color: #D80880;
     font-size: 1.3em;
     font-weight: bold;

}

h2 {
     color: #212175;
     font-size: 1.2em;

}

h3, h4, h5, h6 {
     color: #212175;
     font-size: 1.1em;
}



/*Produktaufstellung neu*/
table.contentpaneopen{
     padding-bottom: 5px;
     margin-bottom:25px;
     border-bottom: 1px dashed #d0d0d0;
}



/*Suchmaske links unten
.search {
     margin-top:25px;     
     margin-left:50px;
}*/

/*Suchmaske oben in der Linie*/
.search {
     margin-left: 10px;
     padding-top: 5px;
}

.search input{
     border: 1px solid #212175;
}

/*fuer Joomfish*/
.jflanguageselection {
     margin-right: 15px;  
}


.langImg {      
     margin-right:5px;
     margin-top: 10px;
}




/*fuer Kontaktformular DFContact*/
.contentpane {
     margin-left:10px;
}

th { 
    text-align:left;
    padding-right:20px;
}

input, textarea {
    margin: 2px;
    border: 1px solid #212175;
    background-color: #fafafa;
}

/* Ende Formatierung Kontaktformular*/


img {
	border: none;
}

a:link, a:visited {
	color: #212175;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.contentheading {
	font-weight: bold;
        font-size: 1.3em;
}


/* ::::: CONTAINER   CONTAINER   CONTAINER ::::: */

#wrap {
	margin: 0 auto 0 auto;
	width: 996px;
	height: 100%;
	backgrund-color: #ffccff;
	background-image:   url(../images/wraplinks.gif);
	background-repeat: repeat-y;
	background-position: left;
}


#head {
	clear:both;
	height: 122px;
	background-color: #F4F4F4;
	background-image:   url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left;

}

#linie {
 	height: 45px;
	width: 996px;
	background-color: #D80880;
	background-image:   url(../images/linie.gif);
        text-align:left;
}

#menue {
	float: left;
	width: 257px;
	padding-top: 38px;
	margin-left: -39px;
	font-size: 1.0em;
	text-align: left;
/*background-color: #ffccff;*/
}

#content {
	margin:0;
	height: auto;
	width:570px;
	margin: 0px 190px 5px 223px;
	text-align:left;
}

#bread {
	height: 35px;
	padding-top: 5px;

}

#rechts {
	float: right;
	height: auto;
	width: 186px;
}

#footer {
	clear: both;
	height: 58px;
	width: 996px;
	text-align: left;
	padding-top: 7px;
/*background-color: #ffccff;*/

}

#footer div {
	margin-left: 115px;
	margin-top: 10px;
}



/* ::::: Container Ende :::::*/



/* ::::: Navigation :::::*/

.moduletable_menu ul {
  margin           : 0px;
  margin-left	   : 40px;
  padding          : 0px;
  list-style-type  : none;
  font-family      : Arial, Helvetica, sans-serif;
  /*width            : 190px !important;
  width            : 200px;*/
}

.moduletable_menu a {
  display          : block;
  padding          : 5px 0px 7px 10px;
  /*width            : 190px !important;
  width            : 200px;*/
  /*background-color : #6e6964;*/
  border-bottom    : 1px dashed #9B9B9B;
  text-decoration  : none;

}

.moduletable_menu a:link,  .moduletable_menu a:visited {
  color			   : #555555;
  font-weight	   : bold;
  text-decoration  : none;
}

.moduletable_menu a:hover {
  color            : #555555;
  background-color : #ffffff;
}

.moduletable_menu ul li ul {
  margin           : 0px;
  padding          : 0px;
  list-style-type  : none;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 0.9em;
  /*width            : 180px !important;
  width            : 200px;*/
}

.moduletable_menu ul li ul li a {
  display          : block;
  padding          : 5px 0px 10px 25px;
  /*width            : 180px !important;
  width            : 200px;*/
  /*background-color : #53504d;*/
}

.moduletable_menu ul li ul li a:link, .moduletable_menu ul li ul li a:visited { /*Untermenue*/
  color            : #555555;
  text-decoration  : none;
}

.moduletable_menu ul li ul li a:hover {
  color            : #555555;
  background-color : #ffffff;
}

/* ##################### MODULE SETTINGS ###################### QM: ok */
.moduletable_menu h3, .moduletable h3 {
  /*background       : #000000;*/
  color            : #555555;
  display          : block;
  height           : 20px;
  line-height      : 20px;
  font-family      : Trebuchet MS Bold, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  letter-spacing   : 2px;
  margin           : 0px;
  padding          : 3px 10px;
  text-transform   : uppercase;
}

.moduletable table td {
  padding          : 5px;
}



/*Backbutton*/

.back_button {
font-size: 1.0em;
display: block;
text-decoration: none;
border: 1px #CE0078 solid;
padding: 5px;
margin: 5px;
}
