body
{
  height:100%;
  width:100%;
  padding: 0;
  margin: 0;
  background-image: url(images/background.jpg);
  background-repeat:repeat-x;
  float: center;
  font-family: Arial, Verdana, "MS Trebuchet", Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

* {
  font-family: Arial, Verdana, "MS Trebuchet", Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}

p {
  margin: 0;
  padding: 0;
  font-size: 12px;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #1d6d0b;
  font-family:  Arial, Verdana,"MS Trebuchet", Geneva, Helvetica, sans-serif;
  font-weight: bold;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #1d6d0b;
  font-family: Arial, Verdana, "MS Trebuchet", Geneva, Helvetica, sans-serif;
  font-weight: bold;
}

h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #ef4848;
  font-family: Arial, Verdana, "MS Trebuchet", Geneva, Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
}



a:link,a:active,a:visited {
        color: #000000;
        text-decoration: underline;
}

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




#searchpath {
        margin: 33px 0 0 0;
        padding: 15px 10px 0 0;
        height: 40px;
}
#searchpath * {
        vertical-align: middle;
}
#searchpath form {
        margin: 0; padding: 0;
}
.searchtext {
        margin: 0px 0px 0 10px; padding: 3px 0;
        border: 0;
        border-bottom: 2px solid #62af21;
        background-color: #fff;
        font-size: 12px;
        width: 200px;
}
.searchbtn {
        height: 20px;
        width: 40px;
        font-family: "Myriad Pro";
        font-size: 14px;
        font-weight: bold;
        color: #62af21;
        text-transform: uppercase;
        text-align: center;
        border: none;
        background: repeat-x url(../images/bcksearchbtn.gif);
}
#path {
        float: right;
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        line-height: 25px;
        color: #333;
}
#path a {
        color: #333;
        text-decoration: none;
}
#path * {
        vertical-align: top;
}
#container {
        margin: 25px 0 0 0;
        width: 850px;
}
#sidebar {
        float: left;
        width: 225px;
}
#sidebar h3 {
        margin: 0; padding: 5px 0;
        background-color: #ab0000;
        font-size: 15px;
        font-weight: normal;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        font-family: "Myriad Pro";
        border: none;
}
#sidebar .block {
        margin: 0 0 10px 0;
        padding: 15px 5px;
        border: #ab0000 2px solid;
        border-bottom: #ab0000 3px solid;
        border-top: none;
        font-size: 12px;
}
#sidebar .block a {
        display: block;
        margin: 0; padding: 0;
        line-height: 1.5em;
        color: #333;
        text-decoration: none;
}
#content {
        float: right;
        width: 600px;
}


.navig a, .list a, .smallDesc a {
        color: #333;
        text-decoration: none;
        font-size: 12px;
}
.c {
        float: left;
}
.cr {
        clear: left;
}



h2 a {
        color: #cc0000;
        text-decoration: none;
}


td.err {
        padding: 3px;
        color: #FF0000;
        background: #FFEDED;
        border: 1px solid #A0A0A0;
        text-align: left;
}
td.msg {
        padding: 3px;
        color: #0000FF;
        background: #EDF3FF;
        border: 1px solid #A0A0A0;
        text-align: left;
}
.label {
        text-align: left;
}

.count {
        color: #663;
}
#featlinks a, #links a {
        font-size: 12px;
        color: #cc0000;
        text-decoration: none;
}
#featlinks p, #links p {
        margin: 0 0 7px 0;
        color: #000;
}
.url {
        color: #4f4f4f;
}

.submit {
        float: right;
        vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

span.req {
        margin-left: 3px;
        color: #FF0000;
        font-weight: bold;
        font-size: 12px;
        }

div.errForm, span.errForm {
        margin: 0px 0 0px 5px;
        padding: 2px 3px 2px 3px;
        color: #FF0000;
        text-align: left;
        clear: right;
}
.small, .small a {
        padding: 0px;
        margin: 0px;
        color: #404040;
        font-size: 10px;
        text-decoration: none;
}
.sort {
        color: #000000;
}
p.subcats {
        margin: 0px 0px 15px 15px;
        padding: 0px;
        font-size: 12px;
}
p.subcats a {
        color: #333;
        text-decoration: none;
}
div.pr {
        font-size: 6pt;
        color: #000000;
        float: left;
        height: 30px;
        margin-right: 5px;
}
div.prg {
        width: 40px;
        border: 1px solid #2790d0;
        height: 3px;
        font-size: 1px;
}
div.prb {
        background: #2ba3ec;
        height: 3px;
        font-size: 1px;
}

.price {
        border: 1px solid #A0A0A0;
        background-color: #dbe6f0;
}
.price table td{
        margin: 0;
        padding: 2px;
        vertical-align: bottom;
}



.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

























.menuoben {
width: 128px;
height: 25px;
background-image: url(images/menu_oben.gif);
background-repeat: no-repeat;
margin-left: 10px;
float: left;
}

.mainbg {
background-image: url(images/mainbg.gif);
background-repeat: no-repeat;
}

.leftbg {
width: 34px;
background-image: url(images/left_bg.gif);
background-repeat: no-repeat;
}

.leftbg2 {
width: 34px;
background-image: url(images/left_bg2.gif);
background-repeat: no-repeat;
}

.rightbg {
width: 29px;
background-image: url(images/right_bg.gif);
background-repeat: no-repeat;
}


.container2 {
width: 202px;
height: 9px;
background-image: url(images/container2.gif);
background-repeat: no-repeat;
}


.container1 {
width: 202px;
height: 7px;
background-image: url(images/container1.gif);
background-repeat: no-repeat;
}

.containerbgl {
width: 10px;
background-image: url(images/containerbgl.gif);
background-repeat: no-repeat;
background-color:#d6d6d6;
}

.containerbgr {
width: 11px;
background-image: url(images/containerbgr.gif);
background-repeat: no-repeat;
background-color:#d6d6d6;
}

.containerbg {
width: 181px;
background-image: url(images/containerbg.gif);
background-repeat: repeat-x;
background-color:#d6d6d6;
}

.con1 {
background-image: url(images/bg_greenb.gif);
background-repeat: repeat-x;
height: 20px fixed;
border: 1px solid #b2b2b2;
padding-left: 10px;
padding-top: 4px;
padding-bottom: 2px;
font-size: 12px;
font-weight: bold;
color: #128e08;
margin-top: 10px;
}

.titel_start {
background-image: url(images/titel_start_bg.gif);
background-repeat: repeat-x;
  margin: 0;
  padding: 17px 0px 0px 10px;
  font-size: 17px;
  color: #000100;
  font-family: Verdana, Arial, "MS Trebuchet", Geneva, Helvetica, sans-serif;
  font-weight: bold;
}

.titeltd {
background-image: url(images/titel_bg.gif);
background-repeat: repeat-x;
padding-top: 7px;
}


a:link.greenb,a:active.greenb,a:visited.greenb {
        color: #128e08;
        text-decoration: none;
        font-size: 12px;
}

a:hover.greenb {
        text-decoration: none;
        color:#ff4040;
        font-size: 12px;
}



a:link.menu,a:active.menu,a:visited.menu {
        color: #055110;
        text-decoration: underline;
        font-size: 13px;
}

a:hover.menu {
        text-decoration: underline;
        color:#ff4040;
        font-size: 13px;
}


.footer {
color:#83bf1a;
padding-top: 6px;
}



a:link.footer,a:active.footer,a:visited.footer {
        color: #83bf1a;
        text-decoration: none;
        font-size: 12px;
}

a:hover.footer {
        text-decoration: underline;
        color:#ff4040;
        font-size: 12px;
}

a:link.linkcat,a:active.linkcat,a:visited.linkcat {
        color: #0e5301;
        text-decoration: none;
        font-size: 13px;
}

a:hover.linkcat {
        text-decoration: underline;
        color:#ff4040;
        font-size: 13px;
}

a:link.linkverz,a:active.linkverz,a:visited.linkverz {
        color: #b00900;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
}

a:hover.linkverz {
        text-decoration: underline;
        color:#ff4040;
        font-size: 13px;
        font-weight: bold;
}




.inputfeld {
        background-image: url(images/bg_input.gif);
        background-repeat: repeat-x;
        background-color:#ffffff;
        border: 1px solid #d7d7d7;
        font-size : 13px;
        color : #4F4F4F;
        width: 100%;
        }


.button {
        background-image: url(images/bg_greenb.gif);
        background-repeat: repeat-x;

        font-size : 12px;
        font-weight : bold;
        padding-bottom: 2px;
        padding-top: 2px;
        font-family: Verdana, Arial;
        color : #148e08;
        }
        
#linkcat { width: 160px; padding: 6px; background: #fff; border-bottom: 1px solid #e1f2cf; margin: 2px 2px 0px 2px; float: left; }

td.tdborder { border-bottom: 1px solid #fff; padding: 10px; width: 540px; }

.navig { padding: 0px 0px 0px 20px; width: 560px; }


.paging-links,
.paging-info {
   text-align:right;
   padding-top: 5px;
}

.paging-info {
   font-style: italic;
   padding-top: 5px;
}

table.formPage {
        width: 500px;
        text-align: left;
}

.buttons {
        text-align: right;
}




.text, .btn {
        font-size: 12px;
        font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
        color: #000000;
}
textarea.text {
        font-size: 12px;
}
select {
        font-size: 12px;
}

.captcha {
        border: 1px solid #5e74b3;
        margin-top: 10px;
}

form {
        display: inline;
        margin: 0;
        padding: 0;
}
.btn {
        height: 25px;
        width: 100px;
        color: #000;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        border: none;
        background: repeat-x url(../images/bcksearchbtn.gif);
        cursor: pointer;
}
#page-disc { margin: 10px 22px 10px 22px;}



.cloudbox { font-size:10px; padding-left: 9px; padding-top: 9px; padding-right: 5px; padding-bottom: 5px; font-family:Verdana, Geneva, sans-serif; }
.cloudbox a {	text-decoration:none; line-height: 1.3em; }
.cloudbox a:hover { text-decoration:underline; }
.tc_style1, .tc_style1 a {	font-size: 20px; } 
.tc_style2, .tc_style2 a {	font-size: 16px; } 
.tc_style3, .tc_style3 a {	font-size: 14px; } 
.tc_style4, .tc_style4 a {	font-size: 12px; } 
.tc_style5, .tc_style5 a {	font-size: 10px; } 
.tc_style6, .tc_style6 a {	font-size: 10px; } 
