body
{
margin:0;
padding:0;
font-family: Verdana, Arial;
font-size:12px;

line-height:16px;

background:url('images/bg_body.gif');
}

/*Aufbau der Seite*/

#header
{
width:886px;
height:124px;

background:url('images/header.gif');

margin:auto;
margin-top:4px;
}

#leaderboard
{
width:728px;
height:90px;

margin-left:145px;
padding-top:20px;

}

#page-body
{
width:886px;
min-height:500px;

background:url('images/bg_content.gif');
margin:auto;

overflow:auto;
}

#page-body-left
{
width:183px;
float:left;
}

#page-body-content
{
width:520px;
float:left;
}

#page-body-skyscraper
{
width:183px;
float:left;
}

#skyscraper
{
width:120px;
height:600px;
margin:auto;
margin-bottom:10px;
}

#footer
{
clear:both;
width:886px;
height:24px;

background:url('images/bg_footer.gif');
margin:auto;
}

/*Linke Spalte*/

div.box-head
{
width:160px;
height:26px;

margin:auto;
margin-top:15px;

background:url('images/navigation.gif');
}

div.box-head h1
{
font-size:13px;
font-weight:bold;
color:#fff;

margin:0;
padding:0;
margin-left:10px;
line-height:22px;
}

div.box
{
width:160px;

margin:auto;

background:url('images/box_left_foot.gif') no-repeat bottom;

margin-bottom:20px;
}


#page-body-left ul
{
width:140px;

list-style:none;

margin:auto;
padding:0;
padding-bottom:10px;
}

#page-body-left ul li
{
padding:2px;
margin:auto;

background:url('images/border_nav.gif') bottom repeat-x;

padding-top:5px;
}

#page-body-left ul li a
{
color:#4b8a00;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#page-body-left ul li a:hover
{
color:#63b600;
}

/* Content */

#page-body-content h1
{
font-size:13px;
font-weight:bold;
color:#4b8a00;


margin:10px;
margin-top:15px;
}

#page-body-content p
{
color:#5d5d5d;

line-height:22px;

margin:10px;
margin-top:0;
}

/*Footer*/

#footer p
{
font-size:9px;
font-weight:bold;
color:#fff;

padding:0;
margin:0;

text-align:center;

line-height:18px;
}

#footer p a
{
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#fff;
}

#footer p a:hover
{
text-decoration:underline;
}

/*Allgemein*/

a
{
color:#4b8a00;
text-decoration:underline;
}

a:hover
{
color:#63b600;
text-decoration:none;
}

input
{
height:16px;
border:1px solid #4b8a00;

font-family:Verdana, Arial;
font-size:11px;
color:#003d68;

padding:0;
padding-left:4px;
padding-top:3px;

margin-bottom:7px;
}

input.login-btn
{
height:auto;
border:none;
background:none;

padding:0;
margin-bottom:7px;
}
