#navcontainer ul
{
padding-left: 0;
margin-left: 25px;
color: White;
float: left;
width: 600px;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #333;
}

#navcontainer ul li a:hover
{
color: #fc0;
}
#current{
color: #999;	
font-weight:bold;
}

a:link { color: #FC0;text-decoration:none;  }
a:visited { color: #FC0; text-decoration:none; }
a:active { color: #FC0;text-decoration:none; }
a:hover { color: #993300;text-decoration:none; }

* { padding: 0; margin: 0; border:0px solid #FFF;}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#000;
 background-image:url(../images/backtest3.jpg);
 background-repeat:no-repeat;
 background-position:right top;
 background-attachment:fixed;
}
#wrapper { 
 margin: 0 auto;
 width: 880px;
 border:1px solid #333;
 background-color:#000;
 outline:none;
}
#faux {
 background: url(../images/_aux-2-2-col.gif);
 margin-bottom: 10px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%

}
#header {
 width: 880px;
 height: 173px;
 background-image:url(../images/logotop3_1.jpg);
 background-repeat:no-repeat;
 background-position:top
}
#navigation {
width:880px;
height:60px;
padding-top:18px;
background-image:url(../images/logotop3_2.jpg);
 background-repeat:no-repeat;
 background-position:top
}

#rightcolumn { 
 color: #CCC;
 margin: 0px 17px 10px 0px;
 padding: 15px;
 width: 285px;
 float: right;
 border:1px dotted #666;
background-color:#000;

}
#leftcolumn {
	float: left;
	color: #CCC;
	margin: 0px 0px 10px 17px;
	padding: 15px;
	width: 480px;
	display: inline;
	position: relative;
	background-color:#000;
	border:1px dotted #666;
}
#forening #rightcolumn { 
 color: #CCC;
 margin: 0px 17px 10px 0px;
 padding: 15px;
 width: 380px;
 float: right;
 border:1px dotted #666;
background-color:#000;

}
#forening #leftcolumn {
	float: left;
	color: #CCC;
	margin: 0px 0px 10px 17px;
	padding: 15px;
	width: 380px;
	display: inline;
	position: relative;
	background-color:#000;
	border:1px dotted #666;
}
.clear { clear: both; background: none; }

img{
margin:10px 10px 10px 0px;
border:0px solid #999;
}
#leftcolumn img{
margin:10px 10px 10px 10px;
border:0px solid #333;
background-color:#333;
padding:0px;
}
#leftcolumn2{
margin:0px;
margin-left:15px;
padding:0;
}
#rightcolumn img{
margin:10px 10px 10px 0px;
border:0px solid #999;
}
.right_img_alright{
margin:10px 0px 10px 10px;
border:1px solid #999;
}
h1{
font-size:2.0em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:10px;
}
h2{
font-size:1.5em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:4px;
}
p{
margin:3px;
margin-bottom:14px;

}
#footer{
	margin:auto;
	width:870px;
text-align:center;
color:#CCC;
margin-top:5px;
margin-bottom:2em;
background-color:#000;
padding:5px;
 border:0px dotted #666;
}
.inp {
	width:100%;
	border:1px solid #999;
	margin-bottom:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
#formular{
width:450px;
}
.border{
border:1px solid #666;
padding:8px;
}
.kpix {
	padding:10pt;
	margin-bottom:3pt;
	margin-top:0pt;
	text-align:center;
	border:0px solid #333;
}
.box3 {
	width:160px;
	margin:0px 0px 0px 10px;
	float:left;
	padding:0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
