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

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bordure {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.bordureg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style:solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	
}

div.tabnavi
{
  float:left;
  width:100%;
  font: normal 11px/1.5em Verdana;
  font-family: Verdana,Arial,Helvetica,Geneva; 
  background-image: url('../images/tabnavi_borderline.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

div.tabnavi ul 
{
  margin:0;
  padding-left:4px;
  list-style: none;
  overflow: hidden;
  float: left;
}

div.tabnavi li 
{
  float: left;
  margin:0;
  padding:0px 4px 0px 0px;
}

a.tabnavi_link
{
	float:left;
	background:url('../images/tabnavi_tableft.gif') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
 
a.tabnavi_link span 
{
  float:left;
  display:block;
  background:url('../images/tabnavi_tabright.gif') no-repeat right top;
  padding: 4px 12px 4px 7px;
  color:#000000;
  font: normal 11px/1.5em Verdana;
  font-family: Verdana,Arial,Helvetica,Geneva; 
}

div.tabnavi #current a.tabnavi_link span 
{ 
  padding: 5px 12px 4px 7px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabnavi a span {float:none;}
/* End IE5-Mac hack */

div.tabnavi a.tabnavi_link:hover span 
{
  background-position:100% -60px;
  color:#ffffff;
}
div.tabnavi a.tabnavi_link:hover 
{
  background-position:0% -60px;
  text-decoration: none;
  color:#ffffff;
}
div.tabnavi #current a.tabnavi_link 
{
  background-position:0% -60px;
  text-decoration: none;
  color:#ffffff;
  
}
div.tabnavi #current a.tabnavi_link span 
{
	background-position:100% -60px;
	color:#ffffff;
}

.tabnavi_hilfe
{
  display:inline;
	float: right;
	padding: 5px 4px 4px 0px;
}

a:link		{font-family: Verdana,Arial,Helvetica,Geneva; text-decoration: underline}

a:visited	{font-family: Verdana,Arial,Helvetica,Geneva; text-decoration: underline}

a:hover		{font-family: Verdana,Arial,Helvetica,Geneva; text-decoration: none}

a:active	{font-family: Verdana,Arial,Helvetica,Geneva; text-decoration: none}

.submenu {
  font: normal 11px/1.5em Verdana;
  font-family: Verdana,Arial,Helvetica,Geneva; 
  color:#ffffff;
	padding-left:15px;
	background-color:#336699;
	
}

.item {color: #CC0000}
.item2 {
	font: normal 11px/1.5em Verdana;
	font-family: Verdana,Arial,Helvetica,Geneva;
	color: #336699;
	text-align: left;
	font-weight: bold;
}

.ou {
	font-family:Verdana;
	font-size: 9px;
	color:#CC0000;
	padding-left:15px;
	font-weight: bold;
	
}

.header {font-family:Tahoma, sans-serif; font-size: 12px; COLOR:#2FFFFF; padding-left:10; padding-right:5; font-weight:900 }
   .text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-left:20;
	text-align: justify;
}

.iptext {
	font-family:Verdana;
	font-size: 9px;
	color:#214E90;
	padding-left:50;
	font-weight: bold;
}

.text2 {font-family:Tahoma,sans-serif; font-size: 11px; color:#000000; padding-left:20; padding-right:10; font-weight:100; }

.news {font-family:Arial, sans-serif; font-size: 9px; color:#ffffff; padding-left:10; padding-right:5; font-weight:900; }

.titre {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fld {
	border: 1px solid #000000;
}

#pscroller1{
	width: 170px;
	height: 310px;
	padding: 5px;
	background-color: lightyellow;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newss {
	font-family:Arial, sans-serif;
	font-size: 9px;
	color:#000000;
	padding-left:10;
	padding-right:5;
	font-weight:normal;
}
