body { 
    background: #1f1e1a;
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: 0px; 
    margin-right: 0px;
}

#topsection{
background: #000000;
height: 380px;
}

#navcontainer {
position:absolute; left:480px; top: 150px;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #1f1e1a;
width: 80px;
}

#navlist li
{
list-style: none;
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
text-transform: uppercase;
margin: 0;
padding: 0;
border-top: 1px dashed #1f1e1a;
}

#navlist li a { text-decoration: none; }

#navlist li a:link, #navlist a:visited
{
color: #1f1e1a;
background-color: transparent;
text-decoration: none;
font-family: georgia, verdana, helvetica, sans-serif;
font-size: 12pt;
}

#navlist li a:hover
{
color: #968b72;
text-decoration: none;
font-style: italic;
}


a:link, a:active, a:visited {
        cursor: help;
	text-decoration: none; 
        border-bottom: 1px dashed #bfaa77;
        font-weight: bold;
	color: #735b41;}

a:hover { 
	color: #bfaa77;
        cursor: help;
        text-decoration: none;
        border-bottom: 1px dashed #bfaa77;
}

.innernav{
margin-left: -5px;
margin-top: -10px;
word-spacing: 5px;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
}

#maincontainer{
width: 700px; 
margin: 0 auto;
position: absolute; 
right: 160px; 
border: 0px solid #ffffff;
background: #000000;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
color: #404040;
line-height: 20px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 0px;
}

#footer{
margin: 0px;
padding: 0px;
clear: left;
background: #000000;
color: #404040;
font-family: verdana, helvetica, sans-serif;
text-align: right;
font-size: 7pt; 
line-height: 11pt;
}

.innertube{
margin: 10px; 
margin-top: 0;
}

input, textarea, option, select {
	background-image: url(stats_backgr.gif);
	font: 10pt arial;
        font-weight: bold;
        font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	border-left: 0px solid;
        border-top: 0px;
        border-bottom: 1px dashed #404040;
        border-right: 0px;
	padding:2px; }

p {margin-left:2em;}

td {font: 10pt Verdana, arial, Tahoma, sans-serif; color: #404040;}

b  {font-size: 10pt; color: #bfaa77;}

em {font-size: 7pt; color: #bfaa77; line-height: 15px;}

h2 {
text-indent: 50px;
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 14pt;  
font-weight: bold; 
font-style: italic;
color: #bfaa77;
background-image: url(header_flower.gif);
background-repeat: no-repeat;
background-position: left;
border-bottom: 1px dashed #bfaa77;
margin: 10px 10px 10px 10px;
padding: 0px 5px 20px 8px;
}


.stats {
  margin: 5px;
  padding: 5px;
  width: 400px;
  border-left: 12px solid #404040;
  background-image: url(stats_backgr.gif);
  text-align: left;
  line-height: 12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #2e2e2e;
  }

li.bulletcontent {
list-style-image:url(pin-brown.gif);
}

li {
margin-top: 1em;
}

.linie {
  border-bottom-color: #2e2e2e;
  border-bottom-width: 1px;
  border-bottom-style:dotted;
}

hr {display:none}
