body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	background-color: #0D0D0D;
	text-align:left;
	max-width:808px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}
a:link {
 	text-decoration: underline;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: white;
}
a:active {
	color: #FFCC00;
}
.content{
	height: 100%;
	width: 100%;
	border: none;
	vertical-align:top;
}
.border_right{
	background-image:url(../images/border_right.gif);
	background-repeat:repeat-y;
	width: 17px;
	height: 100%;
}
.border_left{
	background-image:url(../images/border_left.gif);
	background-repeat:repeat-y;
	width: 17px;
	height: 100%;
}
.border_nav_right{
	background-image:url(../images/navi_border_right.gif);
	background-repeat:repeat-y;
	width: 12px;
}
.nav{
	background-image:url(../images/backgr_fade_nav.jpg);
	background-repeat:repeat-y;
}
.main{
	width:808px;
	height: 100%;
	color:#FFFFFF;
}
.border_fade{
	background-image:url(../images/border_fade.gif);
	background-repeat:repeat-y;
}
.backgr_fade{
	background-image:url(../images/backgr_fade.jpg);
	background-repeat:repeat-y;
}
.nav_head{
	color:#FFFFFF;
}

UL.clean {
    margin: 0;
    padding: 0;
}

UL.clean LI {
    list-style-type: none;
}

UL.inline LI {
    display: inline;
}

.fine {
    color: #666;
    font-size: 10px;
}

TABLE.data {

}

TABLE.data TR TH {
    vertical-align: top;
    text-align: left;
color: white;
    background-color: #5A5957; !important;
}

TABLE.data TR TD {
    background-color: #C0BDB9; !important;

}

TABLE.data TR.zebra TD {
    background-color: #999794; !important;
}

TABLE.center {
	margin: 0 auto;
}

.right {
	text-align: right;
}

DIV#right a {
	font-weight: bold;
	color: #1C1A1A;
}

DIV#right a:hover {
	color: #4F4541 !important;
}


/* RES ANZEIGE */
DIV#res_anzeige {
    background-image: url(/images/res_bg.jpg);
    padding: 4px;
    padding-left: 0;
    width: 808px;
}

DIV#res_anzeige_balken {
    height: 10px;
    background-image: url(/images/res_border.png);
    margin-bottom: 10px;
    position: relative;
    width: 812px;
}

DIV#res_anzeige UL {
    padding: 0;
    margin: 0;
}

DIV#res_anzeige UL LI {
    float: left;
    margin: 0 30px;
    list-style-type: none;
    font-size: 9px;
    text-align: center;
    font-weight: bold;
    width: 40px;
}

DIV#res_anzeige UL LI DIV.graph{
    height: 8px;
    background-color: #DF5353;
    text-align: left;
}

DIV#res_anzeige UL LI DIV.graph DIV {
    display: block;
    height: 8px;
    background-color: #53AF36;
}

DIV#res_anzeige UL LI DIV.graph SPAN {

}



/* NEUES DESIGN */

DIV#container {
    width: 980px;
}

DIV#top {
    background-image: url(/images/index/bg_header.jpg);
    height: 191px;
    position: relative;
}

DIV#top A#home_link {
    display: block;
    width: 340px;
    height: 100px;
    position: absolute;
    left: 20px;
    top: 80px;
}

DIV#top A#home_link SPAN {
    display: none;
}

DIV#top DIV#banner {
    position: absolute;
    left: 369px;
    top: 69px;
}

DIV#content {
    background: url(/images/index/bg_content.png);
}

DIV#content DIV#nav {
    width: 149px;
    float: left;
    padding-left: 5px;
}

DIV#content DIV#right {
    width: 812px;
    float: right;
    margin-right: 12px;
    background: url(/images/index/bg.jpg) no-repeat #D9D8D4;
}

DIV#content DIV#right DIV#main {
    padding: 4px;
    padding-bottom: 40px;
}

DIV#skyscraper {
    position: absolute;
    left: 990px;
    top: 10px;
    width: 120px;
}
