* {
  padding: 0;
  margin: 0;
  border: 0;
}


body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font: 76% Arial, Verdana, Geneva, Helvetica, sans-serif;
  /*background: #f4f4f4 url("/fileadmin/templates/bg2.gif") top center repeat-y;*/
}

#pagecontent {
  background-color: #ffffff;
  color: #303030;
  width: 980px;
  height: auto;
  margin: 0 auto;
  text-align: left;
  border: 0px solid #5d5d5d;
  vertical-align: top;
}

#header {
  clear: both;
  margin: 7px 0px 0 0;
  padding: 0px;
  height: 50px;
  background-image:url(/fileadmin/templates/wwm_logo_45px.gif); background-repeat:no-repeat;
}

#headerlink {
float: left;
}

#header h1 {
  width: auto;
  margin: -25px 0 10px 0;
  float: left;
  font-size: 1.1em;
}


#header p {

  float: right;
  text-align: right;
  color: #a0a0a0;
  margin: 27px 0px 10px 0;
  font-size: 0.8em;
  line-height: 1.2em;
  font-weight: bold;
}



.Ecken_oben{
width:190px;
height:8px;
background-color:#E4E4E4;
background-image:url(/fileadmin/images/ecke_oben.gif); background-repeat:no-repeat;
border-bottom:1px solid #FFFFFF;
}

.Ecken_unten{
width:190px;
height:8px;
margin:0px 0px 0px 0px ;
background-color:#E4E4E4;
background-image:url(/fileadmin/images/ecken_unten.gif); background-position: 0% 100%; background-repeat:no-repeat;
}


#frontphoto {
  margin: 0 0 10px 0;
  border: 0;
  text-align: center;
}


/* ===== Linke Navigation =============================== */


#avmenu {

width:190px;
float:left;
  padding:0px 0px 0px 0px; /* Abstand oben und unten zu Navigationspunkten */
  margin:0px 0px 0px 0px; /* 40px nach unten Abstand zur n&#65533;chsten Box */
  background-color: #fff;
  background-image: url("/fileadmin/images/icon/ecken_unten.gif");
  background-repeat:no-repeat;
  background-position:bottom;
}


/* Dummy-&#65533;berschrift zur Generierung des oberen Abstands + Ecken */


#avmenu h1 {

  font-size:8px; /* Erzwinge Mindesh&#65533;he */
  padding-bottom:5px;


}


/* Liste aller Navigationspunkte - LINKS */


#avmenu ul {

  margin:0px;
  padding:0px;
  list-style-type:none;

}


/* Einzelner Listeneintrag - LINKS */


#avmenu li {

  margin:0px;
  padding:0px;
  display:inline; /* Beseitigt L&#65533;cke zwischen Nav-Eintr&#65533;gen in IE5 */

}


/* Liste von 2nd Level-Eintr&#65533;gen */


#avmenu ul.level2 {

  border-bottom:10px solid #ECECED; /* Abstand unterhalb von 2nd-Nav*/&#65533;

}


/* 1st-Level - Normal */


#avmenu li a {
  color: black;
  font-weight:bold;
  text-decoration: none;
  display:block;
  width:170px; /* Breite des Navigationspunktes */
  margin: 0px;
  padding: 5px 0px 6px 20px; /* Abst&#65533;nde zu Text */
  background-color: #E4E4E4;
  background-image: url("/fileadmin/images/icon/pfeil_1st_nav.gif");
  background-repeat:no-repeat;
  background-position: 8px 0.8em;
  border-bottom:1px solid #FFFFFF; /* Abstand unterhalb von 2nd-Nav*/
}


/* 1st-Level - AKTIV und MouseOver */


#avmenu li a.current, #avmenu li a:hover {
  color: #4f4f4f;
  background-color: #ababab;

}


/* 2nd-Level - Normal */


#avmenu ul ul li a {
  color: #000000;
  font-size: 10px;
  width:165px; /* 180 - 25px padding */
  padding:3px 0px 4px 25px; /* Abst&#65533;nde zu Pfeil von links = 8px */
  background-color: #DADADA;
  background-image: url("/fileadmin/images/icon/bg_2nd_nav.gif");
  background-repeat:repeat-y;
  background-position: 0px 0px;
}


/* 2nd-Level - AKTIV und MouseOver */


#avmenu ul ul li a.current, #avmenu ul ul li a:hover {
  color: #ffffff;
  /*background-color: #D4E8C4;*/
  background-image: url("/fileadmin/images/icon/bg_2nd_nav_active.gif");
  background-repeat:repeat-y;
  background-position: 0px 0px;
}


#avmenu ul ul li a img.pfeil {
  vertical-align:middle;
  padding-right:19px; /* Abstand von Pfeil zu Text */
}



/* 2nd-Level*/


#avmenu .cur-2 {
  color: #8E8E8E;
  font-size: 10px;
  width:155px; /* 180 - 25px padding */
  padding:3px 0px 4px 25px; /* Abst&#65533;nde zu Pfeil von links = 8px */
  background-image: url("/fileadmin/images/icon/bg_2nd_nav.gif");
  background-repeat:repeat-y;
  background-position: 0px 0px;
}


/* 3nd-Level*/


#avmenu .cur-3 {
  color: #8E8E8E;
  font-size: 10px;
  width:155px; /* 180 - 25px padding */
  padding:3px 0px 4px 25px; /* Abst&#65533;nde zu Pfeil von links = 8px */
  background-image: url("/fileadmin/images/icon/bg_2nd_nav.gif");
  background-repeat:repeat-y;
  background-position: 0px 0px;


}


/* 3nd-Level - AKTIV und MouseOver */


#avmenu ul ul li a.current, #avmenu ul ul li a:hover {
  color: #fff;
  background-image: url("/fileadmin/images/icon/bg_2nd_nav_active.gif");
  background-repeat:repeat-y;
  background-position: 0px 0px;
}





/* 3nd-Level - AKTIV und MouseOver */


#avmenu ul ul ul a {
  color: #000000;
  font-size: 10px;
  width:155px; /* 180 - 25px padding */
  margin:0px 0px 0px 10px;
  padding:3px 0px 4px 25px; /* Abst&#65533;nde zu Pfeil von links = 8px */
  background-image: url("/fileadmin/images/icon/bg_2nd_nav.gif");
  background-repeat:repeat-y;
  background-position: 0px 0px;
}


/* 4nd-Level*/

#avmenu li li li li a{
  border-left:10px solid #fff; /* Abstand unterhalb von 2nd-Nav*/
        border-bottom:1px solid #fff;
}

#avmenu .cur-4 {
  color: #8E8E8E;
  font-size: 10px;
  width:145px; /* 180 - 25px padding */
  padding:3px 0px 4px 25px; /* Abst&#65533;nde zu Pfeil von links = 8px */
  background-image: url("/fileadmin/images/icon/bg_2nd_nav.gif");
  background-repeat:repeat-y;
  background-position: 0px 0px;


}


/* 4nd-Level - AKTIV und MouseOver */


#avmenu ul ul ul li a.current, #avmenu ul ul li a:hover {
  color: #fff;
  background-image: url("/fileadmin/images/icon/bg_2nd_nav_active.gif");
  background-repeat:repeat-y;
  background-position: 0px 0px;
}


/* 4nd-Level - AKTIV und MouseOver */


#avmenu ul ul ul ul a {
  color: #000000;
  font-size: 10px;
  width:145px; /* 180 - 25px padding */
    margin:0px 0px 0px 10px;
  padding:3px 0px 4px 25px; /* Abst&#65533;nde zu Pfeil von links = 8px */
  background-image: url("/fileadmin/images/icon/bg_2nd_nav.gif");
  background-repeat:repeat-y;
  background-position: 0px 0px;

}

.boxi_subline {
background: url('http://www.wwm.de/fileadmin/images/subline_bg.gif') repeat-x;
padding: 5px;
color: white;
}

.announce {
  margin: 0px 0 0px 0;
  padding: 0px;
  width: 190px;
  color: #505050;
  background-color: #f4f4f4;
  line-height: 1.3em;
}


#extras {
  float: right;
  width: 180px;
  margin: 0 0 10px 0;
  padding: 0;
  margin-left: 10px;
  font-size: 0.85em;
  line-height: 1.5em;
}


#extras p {
  margin-top: 0.1em;
  margin-bottom: 0.4em;
}


#content {
  vertical-align: top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
  line-height: 1.6em;
  text-align: left;
  width: 785px;
  float: left;
  font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}

#contentleft  {
  width: 583px;
  float: left;
}

#contentright {
  width: 230px;
  float: left;
  margin-left: 2px;
}

#content h2 {
  margin: 5px 0 5px 0;
}


#content img {
  padding: 0px;
  /* display:inline; */
  border: 0px solid #f0f0f0;
}

h3 {
  font-size: 1.3em;
  margin: 0 0 0px 0;
}


#content h3 {
  font-size: 1.3em;
  margin: 5px 0 5px 0;
}


a {
  text-decoration: none;
  color: #286ea0;
}

a:hover {
  text-decoration: underline;
  color: #286ea0;
}

a img {
  border: 0;
}

#footer {
  clear: both;
  margin: 0 auto;
  padding: 10px 0 20px 0;
  border-top: 0px solid #f0f0f0;
  width: 980px;
  text-align: center;
  color: #808080;
  font-size: 0.9em;
}



#footer a {
  color: #808080;
  text-decoration: none;
}



#footer a:hover {
  text-decoration: underline;
}



.left {
  margin: 10px 10px 5px 0;
  float: left;
}


.LOGO {
  margin: 0px 0px 12px 30px;
  float: left;
}



.right {
  margin: 10px 0 5px 10px;
  float: right;
}


.textright {
  text-align: right;
}

.center {
  text-align: center;
}


.small {
  font-size: 0.8em;
}

.bold {
  font-weight: bold;
}


.hide {
  display: none;
}



#content h1.csc-firstHeader {
  margin-top: 5px;
  margin-bottom: 15px;
color: #000;
font-weight:bold;
padding-bottom: 5px;
font-size: 18px;
}




#content h2.csc-firstHeader {
      margin-top: 5px;
        margin-bottom: 5px;
        letter-spacing: 0.1em;
        word-spacing: 0.2em;
color: black;
font-weight:bold;
font-size:16px;
}

#content h5.csc-firstHeader {
  margin-top: 5px;
        margin-bottom: 5px;
        color:black;
        font-weight:bold;
        font-size:13px;
}


h5 {
        padding-bottom: 5px;
        color: black;
        font-weight:bold;
      font-size: 13px;
        margin-bottom: 3px;
}

h4 {
        margin-top: 5px;
        margin-bottom: 5px;
    padding-bottom: 5px;
        color: black;
        font-weight:bold;
      font-size: 14px;
}

h3 {
        margin-top: 5px;
        margin-bottom: 5px;
    padding-bottom: 5px;
        color: black;
        font-weight:bold;
        font-size: 15px;
}

h2 {
        margin-top: 5px;
        margin-bottom: 5px;
padding-bottom: 5px;
        color: black;
        font-weight:bold;
        font-size: 16px;
}

h1 {
        margin-top: 5px;
        margin-bottom: 5px;
padding-bottom: 5px;
        color: black;
        font-weight:bold;
    font-size: 18px;
}

.news-list-container {
  height: auto;
  float: left;
}

.news-latest-container {
  border:1px solid #333;
  background-color:#F4F4F4;
}


.news-latest-container H2,.news-latest-gotoarchive {
  color:#286EA0;
  padding:3px;
  margin:3px;
  border:1px solid #666;
  /*background-color:#D8FA70;*/
  background-color:#EAEAEA;
}

.news-latest-gotoarchive a:LINK, .news-latest-gotoarchive a:VISITED, .news-latest-gotoarchive a:HOVER {
  color:#286EA0;
}

.news-latest-gotoarchive a {
  color:#286EA0;
}

.news-latest-item {
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  padding:3px;
  margin:3px;
  border:1px solid #666;
  background-color:#FFFFFF;


}

/* Drop-Down-Sitemap */

.tx-dropdownsitemap-pi1 ul img {
  display: block;
  float: left;
  margin-top: 6px;
}

pre {
  font-size: 1.1em;
}


select {
border: 1px solid black;
}

#menu-updated ul li a:hover {
  font-size: 10px;
  border: none;
  width: 130px;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

#menu-updated ul li {
  list-style-type: square;
  margin-left: 20px;
}

.csc-frame-frame1 {
  background-color: #F3F3F3;
  border: 1px solid black;
  padding: 2px;
  font-family: courier;
  font-size: 14px;
}

.csc-frame-frame2 .csc-textpic-caption {

}

.csc-frame-frame2 .csc-textpic-caption a {
  color: #fff;
}

.csc-frame-frame2 .csc-textpic-imagecolumn, .csc-frame-frame2 .csc-textpic-image {
  background: url(http://www.wwm.de/fileadmin/images/frame2-bg.jpg);
  width: 280px;
  height: 180px;
  font-size: 13px;
}


.tsref {
  border: 1px solid #505050;
  background-color: #F3F2F2;
}


th {
  background-color: #dadada;
  margin-bottom: 0px;
}


td {
  vertical-align: top;
}


.even {
  background-color: #F2F2F2;
}


.odd{background-color: #EAEAEA;}

 .code-table {
  background-color: #f4f4f4;
  display: block;
  width: 200px;
  overflow: auto;
}


span.hidden {
  position:absolute;
  left:-1000px;
  top:-1000px;
  width:0;
  height:0;
  overflow:hidden;
  display:inline;
}

.geshi-header {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-weight: bold;
}

div.news-amenu-container {
  background-color: #F4F4F4;
  border: 1px solid #333333;
  padding: 3px;
  margin-bottom: 4px;
}


div.news-amenu-container h2 {
  margin: 0px;
  padding: 3px;
  background-color: #EAEAEA;
  color: #286EA0;
}


.news-amenu-container ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-left: 1px;
}





.news-amenu-container li {
  list-style: none;
  margin: 0px;
}


.news-amenu-item-year dd{
  margin: 0px;
  margin-top: 3px;
  padding: 0px;
  font-weight: bold;
  font-size: 12px;
}

table.typo3-adminPanel {text-align: left;}


TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


#loginbox input {
border: 1px solid #353535;
}

.wichtiges_content{
font-family: Verdana, Arial,  Geneva, Helvetica, sans-serif;
font-weight:normal;
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px;
border-left: 1px solid #E4E4E4; /* Umrahmung links*/
border-right: 1px solid #E4E4E4; /* Umrahmung rechts*/
width: 189px;
}


.wichtiges_content p{
font-weight:bold;
text-align: center;
padding: 5px 3px 5px 3px;

border-left: 1px solid #E4E4E4; /* Umrahmung links*/
border-right: 1px solid #E4E4E4; /* Umrahmung rechts*/
background-color:#E4E4E4;
color:black;
}

#boxwichtiges div.boxcontent {
  color: #333333; /* Default-Textfarbe in Box */
  font-size: 10px; /* Default-Schriftgr&#65533;&#65533;e in Box */
  padding:13px 10px 18px 9px; /* Textabst&#65533;nde */
border-bottom: 1px solid #aaaaaa; /* Umrahmung Unten*/
border-left: 1px solid #aaaaaa; /* Umrahmung links*/
border-right: 1px solid #aaaaaa; /* Umrahmung rechts*/
}

.boxwichtiges {
  width:114px; /* 210 - 2 * 1px border */
  margin: 2px 2px 0px 0px; /* Abstand nach oben und zur seite */
        float: left;
}

.boxwichtiges h1 {
        background-image:url(/fileadmin/images/ecke_Cat2.gif); background-repeat:no-repeat;
  color: #FFFFFF;
  font-size:11px;
  font-weight:bold;
  padding: 3px 0px 1px 6px; /* Textabst&#65533;nde */
  margin:0;
  border-bottom: 1px solid #ffffff;
  background-color: #E4E4E4;
}


.boxwichtiges div.boxcontent {
  color: #333333; /* Default-Textfarbe in Box */
  font-size: 10px; /* Default-Schriftgr&#65533;&#65533;e in Box */
  padding: 0px 10px 1px 4px; /* Textabst&#65533;nde */
border-bottom: 1px solid #aaaaaa; /* Umrahmung Unten*/
border-left: 1px solid #aaaaaa; /* Umrahmung links*/
border-right: 1px solid #aaaaaa; /* Umrahmung rechts*/
line-height: 1.5em;
}


/* Block f&#65533;r gro&#65533;e Hotlinenummer */
div.hotline {
  color:#4C8671; /* Default-Textfarbe */
  font-size:10px;
  margin:0;
  border-bottom: 1px solid #ffffff;
  background-color: #E4E4E4;
}


/* Gro&#65533;e Telefonnummer z.B. in Hotlineblock */


p.telnummer {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: bold;
  padding:0px; /* Textabst&#65533;nde */
  margin:0px;
}

p.markiert{
padding:0px 0px 0px 5px ; /* Textabst&#65533;nde */
color:#fff;
line-height:14px;
font-size:10px;
font-weight:bold;
}

.boxi {
  width:184px; /* 210 - 2 * 1px border */
  margin: 6px 2px 0px 5px; /* Abstand nach oben und zur seite */
        float: left;
}

.boxi_header {
background-image:url(http://www.wwm.de/fileadmin/images/verlauf_hell.gif);
width: 178px;
height: 54px;
border-bottom: 1px solid #ffffff;
color: #505050;
padding: 3px 3px 3px 3px;
margin: auto;
font-size: 11px;
}

.boxi_header a {
color: #7a7a7a;
}

.boxi_header h1 {
  color: black;
  font-size:12px;
  font-weight:bold;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
text-indent: 0px;
}

#startseitenteilung1{
width: 100%;
float:left;
}

#startseitenteilung2{
width: 100%;
float:left;
margin-bottom: 80px;
}

.boxi div.boxcontent {
  color: #333333; /* Default-Textfarbe in Box */
  font-size: 10px; /* Default-Schriftgr??e in Box */
  padding: 0px 10px 1px 4px; /* Textabst?nde */
border-bottom: 1px solid #aaaaaa; /* Umrahmung Unten*/
border-left: 1px solid #aaaaaa; /* Umrahmung links*/
border-right: 1px solid #aaaaaa; /* Umrahmung rechts*/
line-height: 1.5em;
}

#contentnormal {
float: left;
width: 570px;
}

#contentright {
float: left;
width: 200px;
}

.markiert {
background-color: #9A9A9A;
}

/* Unsichtbares Element */
.unsichtbar {
display:none;
}

 #roundbox {
display:block;
background:transparent;
font-weight:normal;
margin:10px 0px;
}


#roundbox p {
  margin:0 2px;
  padding:2px 0;
  line-height:1.2em;
}


.roundboxcontent {
  display:block;
  background:#fff;
  border-left:1px solid #E4E4E4;
  border-right:1px solid #E4E4E4;
    border-bottom:1px solid #E4E4E4;
  padding:0em;
}

.linie1, .linie2, .linie3, .linie4 {display:block; overflow:hidden; font-size:1px;}
.linie1, .linie2, .linie3 {height:1px;}
.linie2, .linie3, .linie4 {background:#E4E4E4; border-left:1px solid #fff; border-right:1px solid #aaa;}
.linie1 {margin:0 5px; background:#fff;}
.linie2 {margin:0 3px; border-width:0 2px 0 2px;}
.linie3 {margin:0 2px;}
.linie4 {height:2px; margin:0 1px 0 1px;}

.Produkte_Cat{
  color: black;
  font-size: 14px;
  font-weight: bold;
  margin:0px 0px 0px 0px;
  width:100%; /* Breite des Navigationspunktes */


  padding: 0px 0px 1px 0px; /* Abst&#65533;nde zu Text */
  background-color: #E4E4E4;
  border-bottom:0px solid #FFFFFF; /* Abstand unterhalb von 2nd-Nav*/
}

.pic{padding:7px 15px 0px 15px;}
.link{text-align:center;}
.link a{font-size:12px;}


#Produkt_info{
  color: #333333; /* Default-Textfarbe in Box */
  font-size: 12px; /* Default-Schriftgr&#65533;&#65533;e in Box */
  padding:0px 10px 18px 9px; /* Textabst&#65533;nde */
}

#ESD_Angebote{font-size:18px;}
#ESD_Angebote b{color:red;}

/* --- Generic --- */
a:active,a:focus {outline:0;}
.jwts_clr {clear:both;height:0;line-height:0;}


/* Formular */
fieldset.csc-mailform {
border:0;
}

fieldset.csc-mailform label {
width: 180px;
float: left;
text-align: left;
margin-right: 10px;
font-weight: bold;
}

.csc-mailform-label {
width: 500px;
}

.csc-mailform-radio {
float: left;
}

#mailformEMail_Adresse, #mailformkdnr,
fieldset.csc-mailform textarea {
margin-bottom: 4px;
font-size:11px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #767676;
padding:2px;
width:250px;
background: url(http://www.wwm.de/fileadmin/template/main/images/textareabg.gif) repeat-x;
}

#mailformformtype_mail {
padding:6px;
border:1px solid #ccc;
width:80px;
text-align:center;
font-weight: bold;
}

input {
font-size:11px;
padding:4px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #767676;
background: url(http://www.wwm.de/fileadmin/template/main/images/inputbg.gif) repeat-x;
}

#header_telefon {
position: absolute;
margin-left: 823px;
margin-top: -7px;
background: url(http://www.wwm.de/fileadmin/images/icon/hotline.png) no-repeat;
width: 160px;
height: 30px;
}

#ups_box {
  width: 184px; /* 210 - 2 * 1px border */
  margin: 0px 2px 0px 5px; /* Abstand nach oben und zur seite */
    float: left;
}

#ups_header {
background-image:url(http://www.wwm.de/fileadmin/template/main/images/header_ups.gif);
color: #B0A696;
height: 60px;
}

#ups_content {
color: #EBEBE6;
font-size: 11px;
background-color: #330000;
padding: 5px;
}

#ups_box h1 {
color: #F1A638;
font-weight: bold;
font-size: 14px;
height: 10px;
background: none;
}

#ups_box input {
background-color: #EBEBE6;
border: 1px solid #B0A696;
}

#suche {
position: absolute;
margin-left: 598px;
background: url(http://www.wwm.de/fileadmin/template/main/images/suche_bg.png);
width: 205px;
height: 25px;
margin-top: -7px;
padding-top: 4px;
padding-left: 8px;
}

.csc-mailform-field {
  width: 560px;
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom: 1px dotted #CCC;
  padding-left: 15px;
  float: left;
}

#suche input {
  padding: 1px;
}

select {
  background: url(http://www.wwm.de/fileadmin/template/main/images/inputbg.gif) repeat-x;
  min-width: 80px;
  padding: 4px;
  border:1px solid #767676;
  font-size: 11px;
}

.mywwm_login {
  padding: 0px;
  border: 0px;
}

#login_input {
  padding: 0px;
  border: 0px;
}

#ups_input {
  width: 160px;
}

#c5224 ul, #c5231 ul {
  list-style-type: circle;
  padding-left: 14px;
}

#_maincontent {
  margin-top: 15px;
  float: left;
}

input:hover, select:hover {
  background: url(http://www.wwm.de/fileadmin/images/input-hover.gif) repeat-x;
}

input[type=text]:active {
  background: url(http://www.wwm.de/fileadmin/images/input-hover.gif) repeat-x;
}

#druckvorlagen, #druckvorlagen ul { list-style-type:none; margin:0; padding:0; }

#druckvorlagen li { width: 570px; float:left; padding: 5px; background-color: #E4E4E4;}

#druckvorlagen li ul { display:none; }

#druckvorlagen li:hover ul { display:block; }

.druckleitfaden-button {
width: 180px;
float: left;
height: 55px;
}

.druckleitfaden-text {
width: 400px;
float: left;
height: 47px;
padding-top: 8px;
}

.checklist-button {
float: left;
width: 50px;
}

.checklist-text {
float: left;
width: 530px;
}

.checklistbox {
height: 65px;
width: 580px;
float: left;
}

#checkliste {
width: 580px;
clear: left;
height: 500px;
}

#c3751 label {
  width: 285px;
}


.csc-default ul {
  padding-left: 15px;
}

.form-text {
  margin-left: 15px;
  display: block;
  margin-bottom: 10px;
  margin-top: 30px;
  padding-top: 60px;
}

#footer_start {
  margin-top: 15px;
  margin-bottom: 15px;
}

#rightcol h3 {
  text-align: center;
  font-size: 13px;
}

#slideshow {
  position: relative;
    width: 480px;
    height: 275px;
  float: left;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.sb_download_flex {
	width: 580px;
}

.sb_download_flex .title {
	width: 565px;
	height: 25px;
	background: url(http://www.wwm.de/fileadmin/images/dd_bg_top.gif);
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 15px;
}

.sb_download_flex .sb_download_text {
	width: 565px;
	background: url(http://www.wwm.de/fileadmin/images/dd_bg_main.gif);
	float: left;
	padding-left: 15px;
}

.sb_download_image {
	float: left;
	width: 80px;
	padding-top: 5px;
}

.sb_download_flex .description {
	float: left;
	width: 450px;
}

.sb_download_flex .clicks {
	width: 580px;
	height: 22px;
	float: left;
	background: url(http://www.wwm.de/fileadmin/images/dd_bg_footer.gif);
}

.sb_download_flex .category {
	display: none;
}

.sb_download_flex .links {
	padding-top: 5px;
	color: #87888a;
	background-color: #ECECEC;
	padding-bottom: 5px;
	margin-left: -11px;
	padding-left: 10px;
	width: 560px;
}

.sb_download_flex .description {
	padding-bottom: 5px;
	padding-right: 5px;
}

#content .sb_download_image img {
	border: 5px solid #fff;
}

#c6351 h3 {
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	float: left;
	color: #009ee0;
}

