* { margin:0;padding:0; }
body { background:url(images/background.png) top left no-repeat #ffffff;font-family:helvetica,arial,sans-serif; }
img { border:0; }
a { color:#ec6828;font-weight:bold;text-decoration:none; }
a:hover { color:#ec6828;font-weight:bold;text-decoration:underline; }
ol { margin-left:25px; }

#logo { position:absolute;top:13px;left:101px; }
#main { position:absolute;top:244px;left:145px;list-style-type:none;background:url(images/content_bg.png) top right no-repeat #ffffff;width:575px;padding:0 25px 0 20px; }
#navigation { float:left;list-style-type:none; }
/* Navigationspunkte */
#navigation .home { background:url(images/home_0.gif) top left no-repeat;display:block;width:92px;height:30px; }
#navigation .home:hover { background:url(images/home_1.gif) top left no-repeat;display:block;width:92px;height:30px; }

#navigation .programm { background:url(images/programm_0.gif) top left no-repeat;display:block;width:92px;height:30px; }
#navigation .programm:hover { background:url(images/programm_1.gif) top left no-repeat;display:block;width:92px;height:30px; }

#navigation .turniere { background:url(images/turniere_0.gif) top left no-repeat;display:block;width:92px;height:30px; }
#navigation .turniere:hover { background:url(images/turniere_1.gif) top left no-repeat;display:block;width:92px;height:30px; }

#navigation .preise { background:url(images/preise_0.gif) top left no-repeat;display:block;width:92px;height:30px; }
#navigation .preise:hover { background:url(images/preise_1.gif) top left no-repeat;display:block;width:92px;height:30px; }

#navigation .anfahrt { background:url(images/anfahrt_0.gif) top left no-repeat;display:block;width:92px;height:30px; }
#navigation .anfahrt:hover { background:url(images/anfahrt_1.gif) top left no-repeat;display:block;width:92px;height:30px; }

#navigation .kontakt { background:url(images/kontakt_0.gif) top left no-repeat;display:block;width:92px;height:30px; }
#navigation .kontakt:hover { background:url(images/kontakt_1.gif) top left no-repeat;display:block;width:92px;height:30px; }

#content { float:right;width:430px; }

#footer { background:url(images/footer_bg.png) top center no-repeat;margin-left:-20px;padding-top:15px;width:475px;text-align:center; }