#rootline
{
   width: 480px;
   padding: 10px 0;
   margin: 0 0 25px 0;
   border-top: 1px dotted #636363;
   border-bottom: 1px dotted #636363;
}

html, body
{
   margin: 0;
   padding: 0;
   color: white;
   background-color: transparent;
   background-image:  url(../images/bg_body.gif);
   background-position: 0 0;
   font-family: trebuchet ms, tahoma, sans-serif;
   font-size: 12px;
}

h1
{
   position: relative;
   left: -5px;
}

h3
{
   font-size: 1.2em;
   color: #FA8200;
   background-color: transparent;
   text-decoration: none;
}

img
{
   border: 0;
}

a img 
{ 

   border: none;
   text-decoration: none; 
}

ul
{
   margin: 0 0 0 14px;
   padding: 0;
}

th
{
   text-align: left;
}

.input_newloginbox
{
   width: 250px;
   margin: 5px 0 5px 0;
}

.label_newloginbox
{

}

input, textarea
{
   color: white;
   background-image: url(../images/bg_ueberschrift.gif);
   background-color: #636363;
   border: 1px dotted #636363;
   padding: 2px;
}

select
{
   color: white;
   background-color: #636363;
   border: 1px dotted #636363;
   padding: 2px;
}

fieldset
{
   margin: 0;
   padding: 0;
   border: 0;
}






#aussenbox
{
   width: 100%;
   height: 800px;
   background-image:  url(../images/bg_rand.jpg);
   background-repeat: repeat-x;
   background-position: 0 164px;
}

#hauptbox
{
    width: 770px;
    height: auto;
    margin: auto;
}

#box_oben
{
   width: 770px;
   height: 150px;
}

#box_logo
{
   width: 200px;
   height: 100px;
   position: relative;
   top: 26px;
   left: 541px;
   background-image:  url(../images/logo.png);
   background-repeat: no-repeat;
   background-position: 0 0;
}

* html #box_logo
{
   width: 200px;
   height: 100px;
   position: relative;
   top: 26px;
   left: 541px;
   background-image:  url(../images/logo.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#img_logo
{
   width: 200px;
   height: 100px;
}

#box_hauptnavigation
{
   width: 768px;
   height: 30px;
   background-image:  url(../images/bg_navigation.gif);
   background-repeat: repeat-x;
   background-position: 0 0;
   border-left: 1px dotted #636363;
}

#box_header
{
   width: 770px;
   height: 216px;
   background-image:  url(../images/bg_header.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
   padding-bottom: 23px;
}

#box_headerbild
{
   width: 256px;
   height: 216px;
   padding-left: 514px;
}






#box_links
{
   width: 512px;
   height: auto;
   border-left: 1px dotted #636363;
   border-right: 1px dotted #636363;
   float: left;
}

#inhalt_links
{
   width: 502px;
   margin: 0 0 30px 10px;
}

#inhalt_links p
{
   margin: 0 30px 28px 0;
}



#box_inhalt
{
   width: 767px;
   height: auto;
   border-left: 1px dotted #636363;
   border-right: 1px dotted #636363;
}

#inhalt
{
   width: 757px;
   margin: 0 0 30px 10px;
}



#box_rechts
{
   width: 255px;
   height: auto;
   border-right: 1px dotted #636363;
   float: left;
   overflow: visible;
}

#inhalt_rechts
{
   font-size: 10px;
   margin: 0 0 10px 10px;
   overflow: visible;
}






#box_metanavigation
{
   width: 100px;
   position: relative;
   top: -11px;
   left: -90px;
}

.wichtig
{
   color: #FB8200;
   background-color: transparent;
   font-weight: bold;
}


#inhalt_links a:link, #inhalt_links a:visited
{
   color: #FB8200;
   background-color: transparent;
   text-decoration: none;
}
#inhalt_links a:hover, #inhalt_links a:focus
{
   color: white;
   background-color: transparent;
   text-decoration: none;
}
#inhalt_links a:active
{
   color: red;
   background-color: transparent;
   text-decoration: none;
}

#inhalt a
{

}
#inhalt a:link, #inhalt a:visited
{
   color: #CCCCCC;
   background-color: transparent;
   text-decoration: none;

}
#inhalt a:hover, #inhalt a:focus
{
   color: #FA8200;
   background-color: transparent;
   text-decoration: none;

}
#inhalt a:active
{
   color: red;
   background-color: transparent;
   text-decoration: none;
}

#inhalt_rechts a
{

}
#inhalt_rechts a:link, #inhalt_rechts a:visited
{
   color: #CCCCCC;
   background-color: transparent;
   text-decoration: none;
}
#inhalt_rechts a:hover, #inhalt_rechts a:focus
{
   color: #FA8200;
   background-color: transparent;
   text-decoration: none;
}
#inhalt_rechts a:active
{
   color: red;
   background-color: transparent;
   text-decoration: none;
}

a.external-link-new-window:link, a.external-link-new-window:visited
{
   color: white;
   background-color: transparent;
   text-decoration: underline;
}
a.external-link-new-window:hover, a.external-link-new-window:focus
{
   color: white;
   background-color: transparent;
   text-decoration: none;
}
a.external-link-new-window:active
{
   color: red;
   background-color: transparent;
   text-decoration: none;
}

a.mail:link, a.mail:visited
{
   color: white;
   background-color: transparent;
   text-decoration: underline;
}
a.mail:hover, a.mail:focus
{
   color: white;
   background-color: transparent;
   text-decoration: none;
}
a.mail:active
{
   color: red;
   background-color: transparent;
   text-decoration: none;
}

.newsheader
{
   color: #FA8200;
   background-color: transparent;
   text-decoration: none;
}

#mcs_form
{
   position: relative;
   top: -2px;
   margin: 0;
   padding: 0;
}

* html #mcs_form
{
   margin: 0;
   padding: 0 0 3px 0;
}

#mcs_suchfeld
{
   width: 175px;
   height: 15px;
   color: black;
   background-color: white;
   background-image: none;
   border: 1px solid #636363;
}

* html #mcs_suchfeld
{
   position: relative;
   top: 1px;
   width: 175px;
   height: 15px;
   color: black;
   background-color: white;
   background-image: none;
   border: 1px solid #636363;
}

#mcs_submit
{
   position: relative;
   top: 5px;
   border: 0;
   border: 1px solid #636363;
}

* html #mcs_submit
{
   position: relative;
   top: 5px;
   border: 0;
   border: 1px solid #636363;
}






.tx-indexedsearch-whatis
{
   width: 480px;
   margin: 15px 0 0 0;
}

.browsebox
{
   margin: 0;
   padding: 0;
   list-style-type: none;
}


.tx-commerce-pi1 h2 {
   font-size:12px;
   font-weight:bold;
}
