* 				{ font-family: Arial; }

a 				{ text-decoration: none; color: #939598; }
a:hover 			{ text-decoration: underline; }

img 				{ border: none; }

body 				{ background: black; margin: 0px; padding: 0px; }

#mainwrapper 			{ position: relative; width: 964px; background: black; margin: 0px auto; }

#mainmenu 			{ padding: 0px 145px 0px 0px; float: right; }
#mainmenu ul			{ list-style: none; margin: 0px; padding: 0px; }
#mainmenu ul li			{ display: block; float: left; height: 45px; border-left: 3px solid #d1242a; margin: 0px; padding: 0px; }
#mainmenu ul li:first-child	{ display: block; float: left; height: 45px; border-left: 3px solid black; }
#mainmenu ul li a		{ font-weight: bold; display: block; float: left; height: 45px; line-height: 45px; font-size: 14px; padding: 0px 10px; color: #939598; text-transform: uppercase; }
#mainmenu ul li a:hover		{ color: white; text-decoration: none; }
#mainmenu ul li a.active	{ color: white; }

#content 			{ clear: both; width: 964px; height: 580px; color: white; margin: 0px 0px 0px 0px; }

#slider				{ position: absolute; top: 70px; right: 50px; width: 680px; font-size: 13px; color: #e0e0e0; }

#leftside			{ width: 475px; padding: 20px 0px 0px 35px; float: left; }

#main 				{ float: left; width: 360px; margin: 60px 30px; font-size: 14px; height: 520px; line-height: 20px; display: inline; }
#main h1 			{ font-size: 17px; color: #ed1c24; font-weight: normal; margin: 0px; padding: 0px; text-transform: uppercase; }
#main h2 			{ font-size: 15px; color: #ed1c24; font-weight: normal; margin: 0px; padding: 0px; }

#scroller			{ float: left; margin: 200px 0px 0px 0px; position: relative; display: none; }

#footer				{ clear: both; float: right; color: white; width: 600px; text-align: right; font-size: 13px; padding: 20px 100px 20px 0px; height: 25px; line-height: 25px; vertical-align: middle; }

.odd				{ color: white; }
.even				{ color: #939598; }

.scrollContainer		{ background: url('blank.gif'); }
.scrollArea			{ }
.scrollContent			{ position: absolute; }
.vBar				{ position: absolute; width: 20px; height: 300px; background: url('bilder/scroll_bg.png'); line-height: 1px; }
.vHandle			{ position: absolute; width: 20px; height: 8px; line-height: 1px; background: url('bilder/scroll_slider.png'); }
