/*
Im Auftrag des Konfigurators - Frank Czymay

*/

body 
{
font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: normal;
font-size:12px; 
color: #333;
letter-spacing: normal;
padding:0; 
background: #d3d3d3;}
a {color:#637e9c;  text-decoration:underline;}
a:hover {color:#333; text-decoration:none;}
a:active {color:#637e9c; text-decoration:none;}

/* Content */
#container { padding: 3px; }
#content {
background: #fff url(images/bg.gif) top repeat-x;
border:2px #bfcedf solid;
padding: 0 0 0 0;
margin: auto; 
font-size:1.0em;
letter-spacing:1px; 
line-height:15px;
width:700px;
text-align:center;
-moz-border-radius-topleft: 28px;
-moz-border-radius-topright: 28px;
-moz-border-radius-bottomleft: 28px;
-moz-border-radius-bottomright: 28px;
-webkit-border-top-right-radius: 28px;
-webkit-border-top-left-radius: 28px;
-webkit-border-bottom-right-radius: 28px;
-webkit-border-bottom-left-radius: 28px;}
#content h1 { margin:32px 0 20px 0;font-size:20px; color:#637e9c; text-align:center;}
#content h2 { margin:20px 0 5px 0;font-size:14px; color:#637e9c; text-align:center;}
#content h3 { margin:20px 0 0 0;font-size:14px; color:#637e9c; text-align:center;}
#content object { margin:20px 0 0 0;}
#content p { margin:0 50px 10px 50px; }






 





