body
{
	margin: 0px;
	padding: 0px;
	background:  #FFFCD6 url(../images/bg_menue.gif);
}

#logo
{	
	margin: 0px;
	padding: 0px;
  	width: 480px;
  	height: 110px;
}

p
{
	margin: 0;
	padding:0;
}

#cont
{	
	width: 500px;
	height: 710px;
	border: 10px solid #FFF;

	margin: 0px;
  	padding: 0px;
  	padding-left: 0px;
  	text-align: left; vertical-align: top;
  	background:  #fff url(../images/titel2.jpg) left top no-repeat; 
  
  	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 520px;
	height: 730px;
}

html>body #cont
{
	width: 500px;
	height: 710px;
}

sup
{
  	line-height: 0px;
  	font-size: 13px; 
}

.fr, .de
{
	float: left;
	width: 100%;
	height: 340px;
	display: block;
	position: relative;

}

.fr .box1
{
	float: right;
	width: 240px;
	padding-left: 17px;
	
	line-height: 20px;
  	font-family: Arial, Helvetica, sans-serif;
	color: #104790;
	font-weight: bold;
	font-size: 14px; 
	
	padding-top: 130px;
}

.de .box1
{
	float: left;
	width: 230px;
	padding-left: 17px;

  	line-height: 20px;
  	font-family: Arial, Helvetica, sans-serif;
	color: #104790;
	font-weight: bold;
	font-size: 14px; 	
	
	padding-top: 140px;	
}

.fr .box2
{
	float: right;
	width: 240px;
	padding-left: 17px;
	clear: both;

  	line-height: 20px;
  	font-family: Arial, Helvetica, sans-serif;
	color: #104790;
	font-weight: bold;
	font-size: 13px; 	
}

.de .box2
{
	float: left;
	width: 230px;
	padding-left: 17px;
	clear: both;

  	line-height: 20px;
  	font-family: Arial, Helvetica, sans-serif;
	color: #104790;
	font-weight: bold;
	font-size: 13px; 	
}

.fr .box3
{
	float: right;
	width: 240px;
	padding-left: 17px;
	clear: both;

	font-size: 15px; 
	color: #EE1C23;
	font-weight: bold;
  	font-family: Arial, Helvetica, sans-serif;	
	
	position: absolute;
	bottom: 20px;
	right: 0;
}

.de .box3
{
	float: left;
	width: 230px;
	padding-left: 17px;
	clear: both;
	
	font-size: 15px; 
	color: #EE1C23;
	font-weight: bold;
  	font-family: Arial, Helvetica, sans-serif;	
	
	position: absolute;
	bottom: -5px;
	left: 0;
}

a
{color: #EE1C23;}
