body{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
a:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2DB3AB;
}
a:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2DB3AB;
}
a:active   { 
	font-weight: bold; 
	text-decoration:underline; 
	color: #2DB3AB;
}
a:hover    { 
	font-weight: bold; 
	color: #2DB3AB; 
	text-decoration: underline
}
.menu	{
	font-weight: normal;
	border-color:#2DB3AB;
}
.menu a:link    { 
	font-weight: normal; 
}
.menu a:visited  { 
	font-weight: normal; 
}
.menu a:hover	{
	color:#FFFFFF;
	font-weight: bold; 
	text-decoration:none;
	background-color:#2DB3AB; 
}
.menu_selected	
{
	background-color:white;
	border-top:solid 1px #2DB3AB;
	border-bottom:solid 1px #2DB3AB;
	
}
.header{
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2DB3AB;
	padding-left:0px;
	padding-top:2px;
}
.bild{
	border:  1px solid #2DB3AB;
}
.btn_onglet2 
{
	color:#2DB3AB;
	font-weight: bold;
}


	
