<!--
body{
        background: #FFFFFF;
        font-family:verdana,tahoma,arial;
        font-size:14px;
}
h1{
        font-size:16px;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #C0C0C0;
        margin: 3px;
        padding: 3px;
}
h3{
        font-size:14px;
        margin: 0px;
        border: 1px solid #cccccc;
        background-color:#F7EBB5;
}
.klein    {font-size:10px;}
A:link    {text-decoration : none; color : #0000FF;}
A:visited {text-decoration : none; color: #0000FF;}
A:active  {text-decoration : underline; color : #0000FF;}
A:hover   {text-decoration : underline; color : #0000FF;}
.black    {color:#000000;}
.black:link    {text-decoration : none; color : #000000;}
.black:visited {text-decoration : none; color: #000000;}
.black:active  {text-decoration : underline; color : #000000;}
.black:hover   {text-decoration : underline; color : #000000;}
.kontakt_form{
        width:220px;
        border: 0px;
        background-image: url(http://mopedseiten.de/img/karte_2008.gif);
        font-family:verdana,tahoma,arial;
        font-size:14px;
}
.schaltflaeche{
        padding: 2px;
        text-decoration:none;
        border: 1px solid #cccccc;
        width:150px;
        font-size:14px;
        font-weight:bold;
        text-align: left;
        margin: 3px 0 3px 0;
        background-color:#F7EBB5;
}
.rechter_block{
        display:block;
        border: 1px dotted #CFCDC3;
        padding: 4px 4px;
}
.rechter_block a{
        text-decoration:none;
        color:#000000;
        font-size:12px;
}
#alles {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -450px;
        width: 900px;
        background: #FCFAEE;
        border: solid 1px #000000;
}

#header {
        position: absolute;
        left: 0;
        right: 0;
        height: 150px;
        width: 900px;
        text-align:right;
        background: #FCFAEE;
        background-image: url(http://mopedseiten.de/img/header_900.jpg);
        background-repeat:no-repeat;
}

#logo {
        position: relative;
        left: 50px;
        top: 35px;
        text-align:left;
        width:100px;
        float:left;
}

#linkespalte {
        position: absolute;
        left: 0px;
        top: 150px;
        width:160px;
        padding: 5px 5px 5px 10px;
        margin-left: 5px;
}

#rechtespalte {
        position: absolute;
        right: 0px;
        top: 150px;
        width:170px;
        padding: 10px;
        margin-right: 0px;
}
#content {
        position:relative;
        left: 0;
        top: 150px;
        margin-left: 190px;
        margin-right: 200px;
        margin-bottom: 160px;
        padding: 0 20px 0;
        background: #FFFFFF;
        height: 100%;
        min-height: 500px;
        border: 1px dotted #CFCDC3;
}

#footer {
        height: 120px;
        background: #FCFAEE;
        text-align: center;
}

/* Navigation */
/* Style Angaben aktueller Link jeweils seperate style Angaben im Element */
.navi,.navi_e2{
        display: block;
        padding: 2px;
        text-decoration:none;
        border: 1px solid #cccccc;
        width:150px;
        font-size:14px;
        font-weight:bold;
        text-align: left;
        margin: 3px 0 3px 0;
        background-color:#F7EBB5;
}
.navi:link,.navi_e2:link {
        color:#000000;
}
.navi:visited,.navi_e2:visited {
        color:#000000;
}
.navi:hover,.navi_e2:hover {
        color:#000000;
        border-top:solid 1px #eeeeee;
        border-right:solid 1px #304e6a;
        border-bottom:solid 1px #304e6a;
        border-left:solid 1px #eeeeee;
        background-color:#DED37B;
}
.navi:active,.navi_e2:active{
        color:#cc0000;
}
.navi_e2{
         margin-left:20px;
         width:130px;
}
.btt{
        text-align: right;
}
.btt a{
        text-decoration:none;
}
.google_suchbox{
        width:160px;
        border: 1px dotted #CFCDC3;
        padding: 4px 4px;
        background-image: url(http://mopedseiten.de/img/google_bg.gif);
        background-repeat:no-repeat;
        background-position:right;
}
#fake_container_links{
        position:absolute;
        top:0px;
        left: 50%;
        margin-left: -450px;
}
#fake_container_rechts{
        position:absolute;
        top:0px;
        left: 50%;
        margin-left: 320px;
}
.formulare                   {font-family:verdana,arial,helvetia;font-size:14px;}
.klein_serif                 {font-family:Courier New,serif;font-size:11px;}
.bg                          {background: #e0e0e0 no-repeat top left;color: #000000;text-transform: none;font-weight: normal;text-align: left;padding: 2px 5px;}
.white                       {font-family:verdana,arial,helvetia;font-size:12px;color:#FFFFFF;}
-->
