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

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

a:link, a:active, a:visited {
	font-weight: bold;
	color: #40aaf6;
}

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


#topsection{
background: #FDFDFD;
height: 255px; /*Height of top section*/
}

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

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

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

ul#navlist li
{
float: right;
width: auto;
margin-right: 5px;
margin-right: 5px;
border: 2px solid #8eccfa;
background-color: #FFFFFF;
}

ul#navlist li a
{
padding: 0 16px;
line-height: 1.75;
text-decoration: none;
color: #8eccfa;
}


ul#navlist li a:hover, ul#navlist a#current:hover
{
background-color: #40aaf6;
color: #fff;
}

ul#navlist li a:active, ul#navlist li#active a#current:active
{
background-color: #8eccfa;
color: #fff;
}

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}

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

#contentcolumn{
margin-right: 5px; /*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');
color: #Fafafa;
text-align: center;
font-size: 7pt; 
color: #404040;
line-height: 15px;
}


input, textarea, option, select {
	background-color: #cdcdcd;
	font: 8pt arial;
	color: #404040;
	letter-spacing: 1px;
	border-left: 4px solid #40aaf6;
        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: #40aaf6;}

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

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

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

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

li {
margin-top: 1em;
}

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

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