/*
Im Auftrag des Konfigurators - Frank
Css made with help from Andreas Viklund -  AndreasViklund.com
*/


body 
{background: #fff url(images/bg.gif) top repeat-x;
font-family: “tahoma, verdana”, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
color: #303030;
letter-spacing: normal;
line-height: 1.1em;
margin: auto; 
padding:0; 
text-align:center;}
a {color:#303030;  text-decoration:underline;}
a:hover {color:#ff6600; text-decoration:underline;}
a:active {color:#303030; text-decoration:none;}

/* Container */
#container 
{
border:none;
margin:left;
background:#fff;
padding:0 0 0 0;
text-align:left;
width:805px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
}



/* Navigation */
#navigation {
margin: 0 0 0 0;
padding: 0 0 0 0;}
#navigation ul {font-size:14px; margin:0; padding:0;}
#navigation li {
list-style-type:none;    
 
margin: 0 0 0 0 ; 
text-align:center; 
padding: 0; 
font-size:11px ; font-weight:normal;}
.nav {
float:left;
display:block;
background: url(images/button.gif) bottom repeat-x;
color:#d1d1d1;  
text-transform:uppercase; 
width:115px; 
height:20px;
text-decoration:none;}
.nav:hover,.active {
background: url(images/buttonhover.gif) bottom repeat-x; 
color:#d1d1d1; 
text-decoration:none;}

/* Rechte Seite */
#rightside {float:right;
margin: 14px 6px 20px 0;
padding:0;
}
.ad {
margin:20px 6px;
}

/* Content */
#content {
float:left;
border:1px solid #999999;
padding: 20px 60px 25px 30px;
margin: 14px 3px 20px 6px; 
font-size:0.9em; 
line-height:1.2em;
width:474px;
}
#content hr {border-top:solid #999 1px; 
border-bottom: transparent;}
#content ul {list-style-position:inside; list-style-image:url(images/list.gif);}
#content h1 {font-size:1.0em; margin-bottom:2px;}
#content h2 {font-size:1.0em; margin-bottom:2px;}
#content h3 {font-size:1.0em; margin-bottom:2px;}
#content p { margin: 10px 0 0 0;}

/* Wrap */
#wrap {clear:both; padding:0;}

/* Footer */
#footer {
margin:0;
padding:0 0 2px 38px; }
#footer a {font-size:0.8em;}

/* Verschiedenes */
.revolution {margin:10px 0 10px 0;
border:none;}
.seitwert {margin:10px 0 0 0;
border:none;}
.mousepad {border:none;}
.header {margin:0 0 0 0;
display:block;
border:none;}
.bold { color:#ff6600; margin: 10px 0 0 0;}
.bold a {color:#ff6600;  text-decoration:none;}
.grafik {
padding:0;
height:120px;
width:110px;
background: #ffffff url(images/pat.gif);
border:1px #999 solid ; 

border: 0px; /* Für Firefox und Opera */
border-bottom: solid 1px #999;
border-left: solid 1px #999;
border-right: solid 1px #999;
border-top: transparent;}
.bild {
width:210px;
border:1px #999 solid ; 
}
.zanox {
width:219px;
height:200px;
background-color:#DEE4E8;
border:1px #999 solid ; 
}
.hamburg {
border:1px #999 solid ; 
}




