*         { margin: 0; padding: 0; border: 0; }
body      { font-family: Arial; color: #808080; font-size: 12px; }
img, li   { behavior: url(/css/iepngfix.htc) }
h1        { font-size: 12px; font-weight: bold; margin: 0px 0px 5px 0px; }
h2        { font-size: 14px; font-weight: normal; margin: 0px 0px 10px 0px; }
h3        { font-size: 14px; font-weight: bold; margin: 0px 0px 10px 0px; }
h4        { font-size: 14px; font-weight: normal; margin: 5px 0px 5px 0px; }
td        { padding: 2px 4px 2px 0px; vertical-align: top; }
td.val    { padding: 2px 4px 2px 10px; vertical-align: top; }

li        { list-style: none; text-indent: 0px; padding: 0; margin: 0; font-weight: normal; margin-bottom: 10px; }

a         { color: #323334; text-decoration: none; }
a:hover   { }
a:focus   { outline:none; }
div.clear { clear: both; width: 1px; height: 1px; overflow: hidden; }
.bold     { font-weight: bold; }
a.low     { color: #808080; }

label.form  { float: left; width: 120px; }
input.field { border: 1px solid #9a9a9a; width: 200px; }

#wrapper  { width: 890px; height: 585px; padding: 0px 50px 15px 50px; position:absolute; top: 50%; left: 50%; margin: -300px 0 0 -495px; overflow: hidden; background: transparent url(/img/logo_de.png) no-repeat 50px 25px; }
#content  { height: 395px; /*background: #eee;*/ }
#navi     { height: 110px; }
#main_text{ height: 388px; overflow: auto; line-height: 16px; }
#gradient { background: transparent url(/img/gradient.png) repeat-x 0px 0px; height: 60px; position: relative; z-index: 1; top: -60px; margin-right: 3px; }

#slide_nav    { height: 12px; padding: 4px 0px; }
#slide_nav a  { padding: 0px 10px 0px 0px; color: #9a9a9a; font-size: 12px; font-weight: bold; }
#slide_nav a.activeSlide { color: #323334; }
#play_pause   { cursor: pointer; }
#home     { width: 175px; height: 95px; }
div.navi_float          { float: left; width: 140px; height: 103px; padding-bottom: 10px; }
div.navi_item           { width: 100px; height: 105px; overflow: hidden; line-height: 15px; }
div.navi_item a         { color: #9a9a9a; font-size: 11px; }
div.navi_item a.active, div.navi_item a:hover { color: #323334; }
div.gesell_left         { width: 220px; height: 388px; float: left; }
div.gesell_right        { float: left; width: 670px; }

div.project_left         { width: 610px; height: 380px; float: left; overflow: hidden; }
div.project_right        { width: 270px; height: 380px; float: left; margin-left: 10px; }

/* jPane */
.jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1; }
.jScrollPaneTrack     {	position: absolute;	cursor: pointer; right: 0; top: 0; height: 100%; background: #fff; background: transparent url(/img/bg_scrollbar.gif) repeat-y; }
.jScrollPaneDrag      { position: absolute; background: #b1b1b1; cursor: pointer; overflow: hidden; }
