body{
margin:0;
padding:0;
line-height: 1.2em;
background: #202020;
}

ul#navlist
{
margin-left:0px;
margin-top:0px;
padding:05px 15px 3px 15px;
border:0px;
position: absolute; left: 75px; top: 323px;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { 
      padding: 3px 10px; 
      font-family: tahoma, helvetica, sans-serif;
      font-size: 9pt; 
}

#navlist a:link, #navlist a:visited
{
color: #D1D1D1;
background-color: #202020;
text-decoration: none;
}

#navlist a:hover
{
color: #FFFFFF;
background-color: #D29AB4;
text-decoration: none;
}

#container {
margin:0px;
background: #D1D1D1;
padding:8px 15px 3px 15px;
border:0px;
position:absolute; left: 0px; top: 350px;
font-family: tahoma, helvetica, sans-serif;
font-size: 8pt; 
}

a:hover { 
	color: #FFFFFF;
        cursor: help;
	background-color: #D29AB4; 
}

a:link, a:active, a:visited {
	font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #292727;}

#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: #292727;
	letter-spacing: 1px;
        background-color:#FFFFFF; 
        border-right: 1px solid #D1D1D1;
        border-left: 1px solid #D1D1D1;
        border-top: 1px solid #D1D1D1;
        border-bottom: 2px solid #D29AB4; 
        font-weight: normal;
}

.linie {
  border-bottom-color: #292727;
  border-bottom-width: 4px;
  border-bottom-style: double;
}

li.bulletcontent {
list-style-image:url(http://fan.still-breathing.com/edwood/bullet.gif)
}

td {font: 8pt Arial, Verdana, Tahoma, sans-serif;}

b  {font-family: verdana, helvetica, sans-serif; font-size: 13pt; color: #292727;}
em {font-size: 8pt; 
color: #292727;
line-height: 15px;
}

hr {display:none}