/* 
zoomatra
25.08.09
*/

html, body {
   color: #2D4141;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 13pt;
}

body {
   text-align: center;
}

html {
   background: #3C5555 url(../images/bg.png) repeat-x;
}

html, body, a, ul, li, p, h1, h2, h3, h4, form {
   margin: 0;
   padding: 0;
   border: none;
}

input, select, textarea {
   margin: 3px 0 3px 0;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 13pt;
   padding: 1px 2px;
   border: 1px solid #CCC;
}

h1, h2, h3, h4 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1 {
   padding: 0;
   font-size: 24px;
   letter-spacing: 1px;
   line-height: 24pt;
   color: #3C5555;
   font-weight: normal;
}

h2 {
   font-weight: bold;
   font-size: 18px;
   line-height: 18pt;
   color: #326596;
}

h3 {
   font-weight: bold;
   font-size: 14px;
   line-height: 15pt;
   color: #444;
}

h4 {
   font-weight: bold;
   font-size: 11px;
   line-height: 13pt;
   color: #444;
}

a {
   text-decoration: none;
   color: #444;
}


#container {
   margin: auto;
   height: auto;
   padding-left: 20px;
   width: 910px;
   text-align: left;
}

/* menu ----------------------------------------- */

#menu {
   float: left;
   width: 750px; 
   display: inline;

   text-align: left;
   margin: 68px 0 0 2px;
   padding: 0;
   height: 65px;


   text-align: left;
   font-size: 11px; /* 8pt */
   font-weight: bold;
   letter-spacing: 1px;
   text-transform: uppercase;
   font-family: Arial, Helvetica, Verdana, sans-serif;
}


#footer_neu {
   float: left;
   width: 750px; 
   display: inline;
   height: 34px;
   margin-top: 4px; 
   padding: 0;
   
   font-size: 11px; 
   font-weight: bold;
   letter-spacing: 1px;
   text-transform: uppercase;
   font-family: Arial, Helvetica, Verdana, sans-serif;
}

#footer_neu ul, 
#menu ul {
   float: left;
}

#footer_neu li,
#menu li {
   float: left;
   list-style: none;
   color: #C8C8C8;
   height: 22px;
   line-height: 16px;
}

#footer_neu .lev0 li,
#menu .lev0 li {
   width: 100%;
}

#footer_neu .lev1 li,
#menu .lev1 li {
   width: auto;
}

#footer_neu li a,
#menu li a {
   margin: 0 ;
   color: #C8C8C8;
}

/* ober-kategorie */
#footer_neu span,
#menu span {
   float: left;
   background: url(../images/hellgruen.png) repeat-x;
   padding: 0 4px 0 4px;
   color: #3C5555;
   line-height: 16px;
}

/* unter-kategorie */
#footer_neu .lev1 li,
#menu .lev1 li {
   height: 12px;
   line-height: 12px;
   margin-top: 2px;
}

#footer_neu .lev1 a,
#menu .lev1 a {
   border-left: 1px solid #C8C8C8;
   line-height: 12px;
   height: 12px;
   padding: 0 5px 0 5px;
}


#footer_neu .lev1 li:first-child a,
#menu .lev1 li:first-child a {
   border: none;
}

#footer_neu a:hover, #footer_neu a:active, #footer_neu a:focus, #footer_neu a.active,
#menu a:hover, #menu a:active, #menu a:focus, #menu a.active {
   color: #C8FA64;
}  

#footer_neu span a, #footer_neu span a:hover {
   color: #3C5555;
}


/* linker bereich ------------------------------- */

#box_l {
   float: left;
   width: 670px;
   background: transparent url(../images/bg_content.png);
   border: 1px solid #2D4141;
   display: inline;
}

#showroom {
   float: left;
   width: 670px; 
   height: 270px;
   background: #1E3232 url(../images/bg_refs.png);
   padding: 0;
   overflow: hidden;
   display: inline;
}

#showroom ul, #showroom li {
   list-style-type: none;
   margin: 0;
   padding: 0;
}

#showroom h1, #showroom h2 {
   padding: 0;
   margin: 5px 0 0 8px;
}

#showroom, #showroom p, #showroom td, #showroom a {
   color: #FFF;
   padding: 0;
   margin: 0;
}

#showroom a {
   margin: 0 0 0 5px;
}

#showroom a:link, #showroom a:visited {
   color: #FFF;
   text-decoration: none;
   font-weight: normal;
}

#showroom a:active {
   color: #f07a00;
   font-weight: normal;
   text-decoration: none;
}

#showroow a:hover {
   text-decoration: underline;
}

#showroom form {
    padding: 0;
    margin: 10px 0 0 0; 
    color: #FFF;
}

#showroom input,
#showroom textarea,
#showroom select {
    background-color: #C8FA64;
    border: 1px solid #FFF;
    padding: 1px 2px 1px 2px;
    font-size: 12px;
}

#showroom form td {
    font-size: 12px;
   line-height: 22px;
   vertical-align: top;
}

#showroom form p {
    margin-top: 0;
    margin-bottom: 5px;
}

#showroom .bt_submit {
   color: #FFF;
   padding: 2px 5px 2px 5px;
   background-color: #3e5155;
   border: 1px solid #CCC;
   margin-bottom: 5px;
}

#showroom input.radio {
   border: none;
}

#title {
   margin: 20px 60px 20px 60px;
   width: 530px;
}
#title150 {
   width: 120px;
}

#title, #title150 {
   float: left;
   display: inline;
}

#content {
   margin: 0 60px 0 60px;
   width: 530px;
}
#content450 {
   width: 510px;
}

#content, #content450 {
   float: left;
   height: auto;
   display: inline;
}

#content p { 
   padding: 0;
   margin: 0 0 10px 0;
}


#logo { 
   width: 200px;
   height: 90px;
   float: right;
   margin: 98px 15px 0 0;
   border: 0;
   display: inline;
}

#logo_spiegel { 
   width: 200px;
   height: 90px;
   float: right;
   margin: 0 15px 0 0;
   border: 0;
   display: inline;
}

#logo img {
   border: none;
}

embed {
    margin: 0; 
    padding: 0;
}


.klein {
   font-size: 0.8em;
   line-height: 1.2em;
   margin: 0;
}

.button {
   padding: 1px 3px;
   border: 1px solid #AAA;
   background-color: #DDD;
}

.clear {
    clear: both;
}
