body{
margin:0;
padding:0;
line-height: 1.2em;
background: #575757;
}

ul#navlist
{
margin:0px;
background: transparent;
padding:8px 15px 3px 15px;
border:0px;
position:absolute; left: 200px; top: 482px;
font-family: tahoma, helvetica, sans-serif;
font-size: 8pt; 
color: #FFFFFF;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { 
      padding: 3px 10px; 
      font-family: verdana, helvetica, sans-serif;
      font-size: 7pt; 
      text-transform: uppercase;
}

#navlist a:link, #navlist a:visited
{
color: #D1D1D1;
background-color: transparent;
text-decoration: none;
}

#navlist a:hover
{
border-bottom: 5px solid #03bcfd;
padding-bottom: 1px;
background: transparent;
color: #03bcfd;
}

a:hover { 
	color: #c0c0c0;
        cursor: help;
	background-color: #03bcfd; 
}

a:link, a:active, a:visited {
        cursor: help;
	text-decoration: none; 
        font-weight: bold;
	color: #FFFFFF;}

#container {
margin:0px;
background: #000000;
padding:8px 15px 3px 15px;
border:0px;
position:absolute; left: 0px; top: 510px;
font-family: tahoma, helvetica, sans-serif;
font-size: 8pt; 
color: #FFFFFF;
}

#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: #FFFFFF;
}

#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 #03bcfd; 
        font-weight: normal;
}

.linie {
  border-bottom-color: #FFFFFF;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

li.bulletcontent {
list-style-image:url(http://fan.still-breathing.com/prior/attach.png)
}

td {font: 8pt Arial, Verdana, Tahoma, sans-serif; color: #FFFFFF;}

b  {font-family: tahoma, helvetica, sans-serif; font-size: 12px; color: #d5d5d5; text-transform: uppercase; font-weight: bold;}
em {font-size: 8pt; 
color: #03bcfd;
line-height: 15px;
}

hr {display:none}