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


body 
{background: #EEEEEE;
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:#2952A3;  text-decoration:none;}
a:hover {color:#7094DB; text-decoration:none;}
a:active {color:#5C5CFF; text-decoration:none;}

/* Container */
#container 
{
border:1px #d3d3d3 solid ;
margin:auto;
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 #D3D3D3;
padding: 20px 60px 25px 30px;
margin: 14px 3px 20px 6px; 
font-size:0.9em; 
line-height:1.1em;
width:474px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;}
#content hr {border-top:solid #d3d3d3 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:5px;}
#content h2 {font-size:1.0em; margin-bottom:5px;}
#content h3 {font-size:1.0em; margin-bottom:5px;}
#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;}
.header {
margin:0 0 0 0;
display:block;}
.bold { color:#2952A3; margin: 10px 0 0 0;}
.grafik {
padding:0;
height:120px;
width:110px;
background: #ffffff url(images/pat.gif);
border:1px #d3d3d3 solid ; 

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




