body{
margin:0;
padding:0;
line-height: 1.5em;
background: #000000;
}


#topsection{
background: #404040;
height: 320px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

a:hover { 
	color: #ffffff; 
        background-color: #771138;
        cursor: help;
	text-decoration: none; 
	font-weight: bold; 
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #a4de0d;
        text-decoration:none;
        border-bottom: 1px dotted #771138; 
}


#navcontainer
{
margin-left: -15px;
margin-top: 280px;
position: absolute; 
padding: 0px 0 7px 5px;
line-height: 1.75;
background-color: transparent;
width: 600px;
height: 30px;
font-family: arial, helvetica, sans-serif;
font-size: 11pt;
text-transform: uppercase;
}


#navcontainer ul {
padding: 0em 0;
margin: 0;
margin-left: 0px;
margin-top: 0px;
position: absolute; 
list-style-type: none;
background-color: #202020;
color: #FFF;
width: 650px;
height: 30px;
font-family: arial, helvetica, sans-serif;
font-size: 13pt;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}
		
#navcontainer li { display: inline; }
		
#navcontainer li a
{
text-decoration: none;
background-color: #202020;
color: #ffffff;
padding: .1em 0.1em;
border-right: 2px solid #404040;
border-left: 2px solid #404040;
border-bottom: 0px dotted #404040; 
}
	
	
#navcontainer li a:hover
{
background-color: #771138;
color: #ffffff;
}


#maincontainer{
width: 650px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: absolute; 
right: 175px; 
background: #404040;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
color: #ffffff;
line-height: 20px;
}



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

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

#rightcolumn{
float: left;
width: 0px; /*Width of right column*/
margin-left: -202px; /*Set left margin to -(RightColumnWidth) */
background: #FAFAFA;
border: 1px dotted #000000;
font-size: 10px; 
color: #000000;
line-height: 15px;
}


#footer{
clear: left;
height: 80px;
background-image: url('idefix_footer.gif');
text-align: center;
font-size: 7pt; 
color: #000000;
line-height: 15px;
}


input, textarea, option, select {
	background-color: #771138;
	font: 9pt arial;
	color: #FFFFFF;
        font-style: italic;
	letter-spacing: 1px;
	border-left: 0px;
        border-top: 0px;
        border-bottom: 0px;
        border-right: 0px;
	padding:2px; }

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
}


.linie {
  border-bottom-color: #95978C;
  border-bottom-width: 3px;
  border-bottom-style:double;
}


p {margin-left:2em;}

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

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

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

h2 {
text-indent: 45px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;  
font-weight: bold; 
font-style: italic;
color: #000000;
background-image: url(titles_left.gif);
background-repeat: no-repeat;
background-position: left;
margin: 10px 10px 10px 10px;
padding: 0px 5px 5px 5px;
}

.stats {
  margin: 5px;
  padding: 10px;
  width: 400px;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 8px solid #771138;
  background-image: url('backgr_stats.gif');
  background-repeat:no-repeat;
  text-align: right;
  line-height: 12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #808080;
  }

li.bulletcontent {
list-style-image:url(bullet.gif)
}

li {
margin-top: 1em;
}

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

hr {
  color: #771138;
  width: 80%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}
