@charset "utf-8";
/* CSS Template-Datei */


/* Allgemeine Erläutertungen Start*/
body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:11px;
background:#39393B;
color: #CCCCCC;
}

h1, h2, h3, h4, h5, h6 {
color: #999966;
}

a img {
border:0;
}

div.youarehere a {
color:#cccccc;
text-decoration:underline;

}
a:link {
color:#FFFFFF;
}

a:active {
color:#654321;
}

a:visited {
color:#cccccc;
}

a:hover {
color:#FF9900;
}
/* Allgemeine Erläutertungen Ende*/


div.vmCartModule {
background-color: #2c2c2d !important;
}


/* Haupt- Div Tags Start */
div.container {
width:100%;
margin:auto;
}
div.header {
width:640px;
height:90px;
margin:auto;
}

div.headercontent {
color:#FFFFFF;
margin-top:8px;
margin-right:20px;
margin-left:3px;
height:109px;
}
div.headercontent p {
padding:0;
margin:0;
}
div.tools {
height:40px;
padding-right:20px;
}
div.headercontent a {
color:#FFFFFF;
}
div.navigation {
height:30px;
background:url(../images/navigation.png);
color:#FFFFFF;
}
div.navigationcontent {
padding-left:150px;
height:58px;
padding-top:5px;
}

div.content {
background:#2C2C2D;
margin-top:4px;
margin-left:4px;
margin-right:4px;
margin-bottom:4px;
}
div.contentinner {
padding-left:1px;
}
div.youarehere {
height:27px;
color:#FFFFFF;
background:url(../images/standort.png)
}
div.youareherecontent {
padding-left:150px;
padding-top:7px;
}
div.footer {
width:850px;
height:20px;
text-align:center;
color:#FFFFFF;
}
div.footer a {
color:#FFFFFF;
}
.contenttbl {
background:#FF9900;
}
.contentside {
background:#FF9900;
padding-left:3px;
padding-top:4px;
}


div.syndicate {
padding-top:5px;
text-align:right;
padding-right:3px;
}
div.syndicate a {
color:#fff;
text-decoration:none;
}
div.search input {
background: url(../images/suche.png) no-repeat;
height: 20px;
width: 130px;
position: relative;
float:right;
padding-right:20px;
border:none;
}
/* Haupt- Div Tags Ende*/


/* Navigationsleiste Start*/
div.navigationcontent ul {
margin: 0;
padding: 0;
list-style:none;
}

div.navigationcontent li {
float: left;
border-right:solid 1px #999999;
margin: 0;
padding: 0;
}

div.navigationcontent a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
float:left;
display:block;
height: 24px;
line-height: 24px;
padding: 0 20px;
color: #fff;
text-decoration: none;
}
div.navigationcontent a:hover {
background-color:#333333;
}

div.navigationcontent a#active_menu-nav {
margin-top:2px;
height: 21px;
line-height: 21px;
background-position: 0 0;
}
/* Navigationsleiste Ende*/

/* Hauptmenü Start*/
ul.menu {
margin: 0;
padding: 0;
color: #000000;
}

ul.menu li {
list-style: none;
margin: auto;
padding-left:0px;
padding-top:5px;
text-align:left;
}



ul.menu li#current {
}

ul.menu li a, ul.menu li a:link {
}

ul.menu li a:hover {
padding-left:2px;
}

ul.menu li a:visited {
}
/* Hauptmenü Ende*/


/* Überschriften */
.componentheading {
  font-size: 18px;
  line-height: 1.3em;
  color: #999966;
  border-bottom: 1px solid #FF9900;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
}

table.contentpaneopen td.contentheading {
  color: #999966;
  font-size: 14px;
  font-weight: bold;
}

table.contentpaneopen td.buttonheading {
  padding: 2px;
}

table.contentpaneopen td.buttonheading img {
 margin: 0;
}

/* Schaltelemente */
.button {
  color: #FF9933;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: none;
  width: auto;
  background:#000000;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

/* zusätzliche Bestimmungen */

.small, .createdate, .modifydate {
  font-size: 10px;
  color:#999999;
}

tr.sectiontableheader {
  border-bottom: 1px solid black;
  font-weight: bold;
  color: #FF9900;
}

td.sectiontableheader {
  border-bottom: 1px solid black;
  font-weight: bold;
}

/*wichtig für die Artikel für virtuemart*/
tr.sectiontableentry1 {
  background: none;
  font-size: 11px;
}

tr.sectiontableentry2 {
  background:none;
}


/*Zusatzinfo beim Warenkorb*/
tr.sectiontableentryorange {
  background:none;
  color: #FF2222;
}




tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableheader, td.sectiontablefooter {
  padding: 2px 5px;;
  color: #CCCCCC;
}

td.contentdescription {
  padding-bottom: 10px;
}

a.readon {
color:#EA9022;
font-size: 12px;
font-weight: bold;
}



/* Hauptmenüeigenschaften (das Erste) */

div.module_menu {
        background: url(../images/element_mr.png) 100% 100% no-repeat;
}

div.module_menu div {
        background: url(../images/element_ml.png) 0 100% no-repeat;
}

div.module_menu div div {
        background: url(../images/element_or.png) 100% 0 no-repeat;
}

div.module_menu div div div {
        background: url(../images/element_ol.png) 0 0 no-repeat;
}
div.moduletable, div.module {
  margin-bottom: 2px;
}



/*Untermenü, allgemeine Eigenschaften Start*/
div.module ul li a:link, div.module ul li a:visited {
color: #000000;
}

div.module h3 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        margin: -0px -4px 5px -5px;
        padding-left: 10px;
        padding-bottom: 2px;
}



/*Untermenü, allgemeine Eigenschaften Ende*/
div.module_menu h3 {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #eee;
        margin: -23px -4px 5px -5px;
        padding-left: 10px;
        padding-bottom: 2px;
}

div.module_menu {
        margin: 0;
        padding: 0;
        margin-bottom: 10px;
}

div.module_menu div div div {
        padding: 10px;
        padding-top: 30px;
        padding-bottom: 15px;
        width: 160px;
}

div.module_menu div div div div {
        background: none;
        padding: 0;
}

div.module_menu ul {
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
        font-weight: bold;
}
h3, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
        margin-bottom: 10px;
        text-align: left;
        color: #999966;
}
/* System Meldungen */
#system-message { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 12px; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Meldungen */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px 4px no-repeat;}

/* System Fehler Meldungen */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px 4px no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Benachrichtigungsmeldungen */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../images/notice-note.png) 4px 4px no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

td.article_column {
padding: 10px;
}