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

#topsection{
background: #808080;
height: 185px; /*top section*/
}

ul#navlist
{
margin-left: 80px;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 3px;
line-height: 2pt;
}

#navlist a:link, #navlist a:visited
{
color: #FFFFFF;
background-color: #808080;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
text-decoration: none;
font-family: verdana, helvetica, sans-serif;
font-size: 12pt;
}

#navlist a:hover
{
color: #fff;
background-color: #4e287f;
text-decoration: none;
}


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

a:hover { 
	color: #4e287f;
        cursor: help;
}

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

#maincontainer{
width: 600px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: absolute; 
right: 210px; 
border: 0px solid #ffffff;
background: #808080;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
color: #000000;
line-height: 18px;
}

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

#contentcolumn{
margin-right: 0px; /*Set right margin to RightColumnWidth*/
}

#footer{
margin: 0px;
padding-left: 12px;
clear: left;
height: 326px;
background-image: url('ep119-footer.jpg');
color: #Fafafa;
text-align: left;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 9pt; 
color: #404040;
line-height: 11pt;
}

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

input, textarea, option, select {
	background-color: #FFFFFF;
	font: 9pt arial;
	color: #000000;
	letter-spacing: 1px;
	border-left: 5px solid #4e287f;
        border-top: 0px;
        border-bottom: 0px;
        border-right: 0px;
	padding:2px; }

p {margin-left:2em;}

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

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

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

h2 {
text-indent: 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;  
font-weight: bold; 
color: #ffffff;
text-transform: uppercase;
border-bottom: 1px dashed #4e287f;
}

.stats {
  margin: 5px;
  padding: 5px;
  width: 400px;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 8px solid #4e287f;
  border-right: 0px;
  background-color: #FFFFFF;
  text-align: left;
  line-height: 12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #808080;
  }

li.bulletcontent {
list-style-image:url(tag_purple.png)
}

li {
margin-top: 1em;
}

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

hr {display:none}

