@charset "UTF-8";
/* CSS Document */

            body  {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
}
			* { padding: 0; margin: 0; }
			html, body, .wrapper, .slotContainer, .slot { height: 100%; }
			.wrapper { position: relative; left: -590px; top: 20px; height: 700px; }
			.slotContainer { position: relative; margin-left: 590px; }
			.slot { position: absolute; }

			#abs1 { left:  0%; margin-left:   0px; width: 220px; }
			#abs3 { left: 0%; margin-left: 220px; width: 350px; }
			#rel5 {
	left: 0%x;
	margin-left: 570px;
	width:   100%;
	min-width:305px;
}
.adresse { line-height:1.35em;}
            
			#rel5 {  	 overflow:auto; border-right: 20px solid #333;
 }

			#abs1 { background: #333; color: #FFF4E0; }
			#abs3 { background: #fff4e0; }

			#rel5 { background: #fff4e0; }

ul.main {list-style-type: none;
       font-family:Georgia, "Times New Roman", Times, serif;
	   font-size: 18px;
	   margin: 20px 0 0 20px;
	   padding: 0px;
       }      
	   
.main li {	
 	  margin-bottom: 20px;

}
ul.main li a {	
       color: #FFF4E0;
	   text-decoration:none;
	   	   padding: 0;
}

ul.main li a:hover {	
       color: #FFF; 
}

.logo {text-align:right; margin-right: 20px; margin-top:20px;}

h1 {color: #333;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	margin: 50px 0 20px 0;
}

.seminare { background-image:url(../images/bg_seminare.jpg); background-repeat:no-repeat;}

h2 {
    font-size: 16px;
	margin: 0 0 20px 0;
}

p {margin: 15px 0; line-height: 160%;}

.footerinfo{position:absolute;
             top: 530px; 
			 margin-left: 20px;
			 font-size: 12px;}
			 
.footermenu{position:absolute;
 top: 675px; 
right: 20px;
 font-size: 12px;
}

.footermenu a { color: #000;}

.footermenu a:hover { background-color: #000; color: #fff; text-decoration:none;}

.content {padding: 0 20px 0 30px;}

.content a {color: #333; }

.content a:hover {background-color:#333; color: #FFF; text-decoration:none;}

.content ul {margin-left: 20px; line-height: 160%; }

.video {
	
	margin-left: 15%;
}

h1.start {line-height: 180%;}

.border { border:1px solid #000;}

table tr { border:1px solid #000 }