/* 
    Document   : sg
    Created on : 14.12.2008, 17:19:52
    Author     : Alexander Wuest
    Company    : webmug internet solutions
    Description:
        Purpose of the stylesheet follows.
*/

root { display: block; }

body { font-family:Verdana, Arial, Helvetica, sans-serif; background:url(/img/page_bg.png) repeat-x black 0px 136px; }
body { font-size:12px; margin:0px; padding:0px; text-align:center; }

table { font-family:Verdana, Arial, Helvetica; font-size:12px; }

form { display:inline; }

h1, h2, h3, h4, h5, h6, a { color:black; }
/* CONTENT DEFINITION */
#wrapper { text-align:center; margin:auto; width:1200px; }
/* / CONTENT DEFINITION */

/* MAIN WRAPPER */
#main { background-color:white; width:1200px; text-align:left; border:3px solid white; }
/* / MAIN WRAPPER */


#header { width:1200px; height:150px; margin-top:30px; border:3px solid white; position:relative; }
#header { background:url(/img/header.png) no-repeat white; }

#navigation { position:relative; text-align:left; top:109px; color:white; border-top:5px solid #d96767; }
#navigation { background:url(/img/bg_navi.png); height:32px; }
#navigation a { color:white; text-decoration:none; margin:0px 10px 0px 20px; font-weight:bold; }
#navigation a:hover { text-decoration:underline; }
#navigation div { display:inline; position:relative; top:5px; }
#skm { position:absolute; top:105px; left:936px; }

#content { width:1190px; min-height:500px; padding-left:10px; background:url(/img/main_bg.jpg); border-top:1px solid white; }

#footer { color:white; text-align:center; margin-top:5px; }
#footer a { color:white; }

.auflistung td { vertical-align:top; height:45px; }
.auflistung td.text { padding-top:8px; }
.auflistung b { color:black; }

.galery { width:136px; float:left; margin:0px 10px 10px 0px; }
.galery .title { color:#306593; font-weight:bold; text-align:center; }
.galery .image { background:url(/img/galerie/shadow.png) no-repeat; width:136px; height:105px; }

#marken div.marke { float:left; text-align:center; width:100px; height:100px; margin-right:10px; margin-bottom:20px; }
#marken div.marke div.image { border:1px dashed black; height:50px; padding-top:10px; }

