@CHARSET "UTF-8";

body { padding: 0; margin: 0; }

#topnav-wrapper { height: 56px; background: url(../img/jos_topnav_back.png) 0 0 repeat-x; }
#topnav { width: 1000px; margin: 0 auto; position: relative; }
 #logo { z-index: 50; width: 233px; height: 121px; position: absolute; background: url(../img/jos_logo.png) 0 0 no-repeat; }
 #fbicon { height: 34px; width: 51px; z-index: 50; position:absolute; right: 0; top: 10px; background: url(../img/uploaded/fb-josstyle.png) 0 0 no-repeat; }
 #topnav ul { list-style: none; padding: 0; margin: 0 0 0 252px; }
 #topnav li { display: inline-block; padding: 0; margin: 0 20px 0 0; }
 #topnav ul a:link,
 #topnav ul a:visited { display: inline-block; height: 37px; padding-top: 19px; font-size: 18px; font-weight: normal; color: #a77f9a; text-decoration: none; }
 #topnav ul a:hover,
 #topnav ul a:active { color: #fff; }
 #topnav ul a.active { color: #fff; background: url(../img/jos_topnav_active.png) center 0 no-repeat; }
#slider-wrapper { height: 454px; position: relative; margin: 0 auto; width: 1000px; }
#subnav-wrapper { height: 36px; background: url(../img/jos_subnav_back.png) 0 0 repeat-x; }
#subnav { width: 1000px; margin: 0 auto; position: relative; }
 #subnav ul { list-style: none; padding: 0; margin: 0; }
 #subnav li { display: inline-block; padding: 0; margin: 0 5px 0 0; }
 #subnav ul a:link,
 #subnav ul a:visited { display: block; height: 29px; padding: 7px 15px 0 15px; border-left: 2px solid transparent; border-right: 2px solid transparent; font-size: 16px; font-weight: normal; color: #a77f9a; text-decoration: none; }
 #subnav ul a:hover,
 #subnav ul a:active { color: #fff; }
 #subnav ul a.active { color: #fff; border-left: 2px solid #d6d6d6; border-right: 2px solid #d6d6d6; background: url(../img/jos_subnav_active.png) 0 0 repeat-x; }
#root {background-image: url(../img/uploaded/Unbenannt-1.jpg); width: auto; }
 #content-area {width: 1000px; margin: auto;}
 #main-content { padding: 20px 0; min-height: 415px;}