@charset "UTF-8";
/* CSS Document */
/* -------------- SITE --------------- */

html, body {background-color:#F6F6F6}
#wrapper {margin:3em auto;min-height:55em;width:92em;overflow:hidden}

#logo {text-align:right;;width:100%}
#intro-text {margin: 8em 0 0 43em}
#navi-start {margin: 3.2em 0 0 8.6em}
#main-navi {float:left;margin: 3.2em 0 0 0;width:20em}
#footer-start {margin:6em 0 0 0;text-align:right}

#footer {padding:9em 0 0 0;text-align:right;display:block}

#news-ticker {color:#9c122d;position:relative;top:-10.2em;left:22em}



#content {float:left;margin:3em 0 0 8em;min-height:30em;width:54.5em;}
#submenu {position:relative;width:25em;}
#category {position:absolute;left:9em;width:15em;top:2em}
#plz {position:absolute;top:15em;width:15em}
#footer {clear:both}


