
body {
   padding: 0;
   margin: 0;
   overflow: auto;
   z-index:1;
   font-family: Verdana,Arial,sans-serif;
   font-size: 12px;
   margin-top: 20px;
   margin-left: 40px;
   }

#main {
   padding: 0px;
   border: 0px;
   margin: 0px 0 0 -303px;
   position:absolute;
   left: 50%;
   width: 607px;
   height: 590px;
   z-index:2;
   }
   
table
{
	font-family: Verdana,Arial,sans-serif;
   font-size: 12px;
}

h1 
{ 
color: #000000;
background-color: #ffffff; 
font-size: 16px;
font-weight:bold;
}

h2 
{ 
color: #b51b20;
background-color: #ffffff;
font-size: 12px; 
font-weight:bold;
letter-spacing: 2px;
}

h3 
{ 
color: #000000;
background-color: #ffffff;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
}

a:link, a:visited, a:hover, a:active
 { 
 color: #005aab;
 text-decoration: none;
  }

ul
{
	list-style: none;
	line-height: 20px;
}

.topkw
{
	font-size: 10px;
	white-space:nowrap;
}

.nav
{
position:absolute;
top:300px;
left:0px;
width:300px;
height:auto;
color:#000000;
background-color:#FFFFFF;
}

.content
{
text-align:left;
color:#000000;
background-color:#ffffff;

}

.tag
{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #808080;
	background-color: #ffffff;
}

.clear
{
clear: both;
}

.c
{
position: relative;
left:-170px;
width:637px;
margin-top: 40px;
margin-bottom: 20px; 
font-size: 10px;
}

.fleft
{
position: relative;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.fright
{
position: relative;
float: right;
margin-left: 10px;
margin-bottom: 10px;
}


.ac:link, .ac:visited, .ac:hover, .ac:active
 { 
 color: #b51b20;
 text-decoration: none;
  }
  
 .head
 {
 	margin-top: 20px;
	font-size: 12px;
	white-space:nowrap;
 }
 

 
 .fleft-contpic
{
position: relative;
float: left;
margin: 10px;
}

.fright-contpic
{
position: relative;
float: right;
margin-left: 10px;
margin-right: 60px;
}

#headtext { position:absolute; top:-5px; left:0px; width:507px; height:20px; z-index:3; }
#logo { position:absolute; top:20px; left:-3px; width:637px; height:116px; z-index:3; }
#adresse { position:absolute; top:140px; left:0px; width:507px; height:20px; z-index:3; }
#navi { position:absolute; top:200px; left:-40px; width:200px; height:auto; z-index:3; }
#contents { position:absolute; top:200px; left:210px; width:417px; height:auto; z-index:3; }
#footer { position:absolute; bottom:25px; left:0px; width:637px; height:20px; text-align:center; z-index:3; }


   