body{ 
	background: 	#FFFFFF;
   	padding-left: 	20px;	
}

a.content_link:link 			{ color: #336666; font-size: 10pt; font-weight: normal; font-family: Arial; text-decoration: underline; }
a.content_link:visited 			{ color: #336666; font-size: 10pt; font-weight: normal; font-family: Arial; text-decoration: underline; }
a.content_link:active 			{ color: #FF3300; font-size: 10pt; font-weight: normal; font-family: Arial; text-decoration: underline; }
a.content_link:hover 			{ color: #FF3300; font-size: 10pt; font-weight: normal; font-family: Arial; text-decoration: none; }

a.content_link_bold:link		{ color: #336666; font-size: 10pt; font-weight: bold; font-family: Arial; text-decoration: underline; }
a.content_link_bold:visited		{ color: #336666; font-size: 10pt; font-weight: bold; font-family: Arial; text-decoration: underline; }
a.content_link_bold:active 		{ color: #FF3300; font-size: 10pt; font-weight: bold; font-family: Arial; text-decoration: underline; }
a.content_link_bold:hover 		{ color: #FF3300; font-size: 10pt; font-weight: bold; font-family: Arial; text-decoration: none; }

a.sub_menu:link 				{ color: white  ; font-size:  8pt; font-family: Arial; text-decoration: underline; }
a.sub_menu:visited				{ color: white  ; font-size:  8pt; font-family: Arial; text-decoration: underline; }
a.sub_menu:active 				{ color: #FF3300; font-size:  8pt; font-family: Arial; text-decoration: underline; }
a.sub_menu:hover 				{ color: #FF3300; font-size:  8pt; font-family: Arial; text-decoration: none; }

.content{
	color:			#336666;	
	font-size:		10pt; 
	font-family:	Arial;
	font-weight:	normal 
	}

.content_bold{ 
	color:			#336666;	
	font-size:		10pt; 
	font-family:	Arial;
	font-weight:	bold
}

.content_alt{ 
	color: 			#FFCC66;	
	font-size:		10pt; 
	font-family:	Arial;
	font-weight:	normal 
}

.content_alt_bold{ 
	color:			#FFCC66;	
	font-size:		10pt; 
	font-family:	Arial;
	font-weight:	bold
}

#menu{
	position: absolute;
	top : 10px;
	left : -10px;
	z-index : 10;
	width: 167px;
	height: 447px;
}
#iFrame{
	position: absolute;
	top : 41px;
	left : 208px;
	z-index : 20;
	width: 600px;
	height: 330px;
}

#banderole{
	position: absolute;
	top : 5px;
	left : 162px;
	z-index : 30;
	width: 33px;
	height: 449px;
}

#linie_top{
	position: absolute;
	top : 4px;
	left : 180px;
	z-index : 40;
	width: 550px;
	height: 24px;
}
	
#linie_bottom{
	position: absolute;
	top : 439px;
	left : 180px;
	z-index : 50;
	width: 55;
	height: 22px;
}

#submenu{
	position: absolute;
	top : 435px;
	left : 446px;
	z-index : 60;
	width: 207px;
	height: 12px;
}

