body{
margin:0;
padding:0;
line-height: 1.2em;
background: #000000;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
position:absolute; left: 230px; top: 335px;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 1px 10px; }

#navlist a:link, #navlist a:visited
{
color: #000000;
background-color: #d6d3c0;
text-decoration: none;
font-family: tahoma, helvetica, sans-serif;
font-size: 8pt; 
}

#navlist a:hover
{
color: #000000;
background-color: #d9731f;
text-decoration: none;
}

#container {
margin:0px;
background: #d6d3c0;
padding:8px 15px 3px 15px;
border:0px;
position:absolute; left: 0px; top: 368px;
font-family: tahoma, helvetica, sans-serif;
font-size: 8pt; 
color: #000000;
}

a:hover { 
	color: #000000;
        cursor: help;
	background-color: #d9731f; 
}

a:link, a:active, a:visited {
	font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #202020;}

#footer {
position: relative;
clear:both;
margin-left: 0px;
padding: 0px;
font-family: Tahoma, sans-serif;
font-size: 9px;
font-weight: normal;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
line-height: 11pt;
color: #000000;
}

#footer a:hover{
text-decoration: none;
}

input, textarea, option, select {
	padding:2px; 
	font: 8pt arial;
	color: #000000;
	letter-spacing: 1px;
        background-color: #d6d3c0; 
        border-right: 1px dotted #000000;
        border-left: 1px dotted #000000;
        border-top: 1px dotted #000000;
        border-bottom: 1px dotted #000000; 
        font-weight: normal;
}

.linie {
  border-bottom-color: #000000;
  border-bottom-width: 4px;
  border-bottom-style: double;
}

li.bulletcontent {
list-style-image:url(http://fan.still-breathing.com/binarysunset/bullet_orange.png)
}

td {font: 8pt Arial, Verdana, Tahoma, sans-serif; color: #000000;}

b  {font-family: tahoma, helvetica, sans-serif; font-size: 10pt; text-transform: lowercase; color: #000000;}
em {font-size: 8pt; 
color: #808080;
line-height: 15px;
}

hr {display:none}