body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}
body { text-align: center; }
/* LAYERZ  */


#ganzaussen { text-align: center; position: relative; height: auto; width: 100%; top: 28px; visibility: visible; min-width: 730px; min-height: 500px; }
#aussen { visibility: visible; width: 720px; height: auto; min-height: 500px; border: solid 1px #000; }
#left { background-image: url(images/bg_left.jpg); position: absolute; top: 0; bottom: 0; width: 150px; visibility: visible; float: left; }
#bild { text-align: left; position: relative; left: 0; right: 0; height: auto; width: 150px; visibility: visible; }
#navi { text-align: right; position: relative; top: 30px; right: 30px; height: 150px; width: 140px; visibility: visible; }
#rechts { background-color: #99f35f; height: auto; width: 565px; visibility: visible; float: right; min-height: 500px; }
#logo { height: auto; width: auto; z-index: 5; visibility: visible; }
#servicenavi { background-image: url(images/bg_arena2.gif); text-align: right; width: 100%; height: 18px; visibility: visible; float: right; }
#inhalt { background-color: #fff; background-image: url(images/bg_arena.gif); width: 565px; min-height: 400px; }
#fuss { background-color: #d2fc2a; height: 50px; width: 565px; visibility: visible; }


/* FORMATIERUNGEN */

h1  { font-size: 22px }
h2  { font-size: 18px }
h3 {font-size: 13px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}

/* PSEUDOKLASSEN */

a {	font-size: 13px;text-decoration: none}
a:link  { color: #000 }
a:visited  { color: #000 }
a:active  { color: #ff8c00 }
a:hover { color: #00f; text-decoration: underline }
