/* CSS Document */

h6,div,body,input,button,li { 
	font: normal 11px Arial #000000;
	color:#000000;
	line-height: 15px;
	list-style-position:inside; 
	list-style-type:square;
}


p {
	font: normal 11px arial;
	color: #000000;
	line-height: 15px;
}

html {
	font: normal 11px arial;
	color: #000000;
	line-height: 15px;
}

a:link {
	color: #009396;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #009396;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

h1 { 
	font: 24px Arial;
	font-weight: bolder;
	color:#686e6e;
}

h2 {
	font: 12px Arial;
	font-weight: bold;
	color:#009396;
}

h3 {
	font: 18px Arial #686e6e;
	font-weight: bolder;
}

h4 {
	font: 13px Arial #686e6e;
	font-weight: bold;
}

h5 {
	font: 12px Arial #000000;
	font-weight: normal;
	color:#000000;
}


img.block {
	display:block;
	border: 1px dashed #999999;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
  width:938px;
  margin-left:20px;
  border:1px solid silver;
  background-color:#FFFFFF;
  }

div#top {
  font: bold 11px Arial;
  clear:both;
  background-color:#FFFFFF;
  text-align:right;
  color:#000000;  
  padding:5px;
  padding-right:10px;  
}

div#top a {
   text-decoration: none;
   color:#000000;
   }

div#header { background-color:#FFFFFF }

/*-----------------------------------*/

div#links { 
	float:left;
	width:160px; 
	text-align:right;
	text-valign:middle;
	padding-top:46px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	}

div#head { 
	font: normal 11px Arial;
	padding-top:5px;
	padding-bottom:5px;
}


div#center { 
	margin-left:190px;
	width:480px;
	}

div#right { 
	width:220px; 
	float:right; 
	text-align:center;
	font: normal 10px Arial; 
	padding-top:20px;
	padding-bottom:0px;	
	padding-left:0px;
  	padding-right:0px;
	background-color:#F5F5F5;
	}
	
div#right a {
   text-decoration: underline;
   color:black;
   font: normal 11px Arial;
   }	

.float-left { 
	float:left; 
}

div#footer {
  font:9px Arial;
  clear:both;
  background-color:#F5F5F5;
  text-align:left;
  color:#000000;  
  padding:5px;
  padding-right:10px; 
}

div#footer a {
   text-decoration: none;
   color:#000000;
   
   }

/*-------Bilderzoom 1--------*/

<style type="text/css">
a:hover .zoom {
filter='()';}

a:link .zoom {
width : 150px;
}

a:hover .zoom {
width : 250px;
}
</style> 


/*-------Tabellenzoom klein - groß --------*/

.tabelle
{
width:440px
}
.tabelle td
{
font-size:11px;
font-weight:normal:
font-family:arial;
}
.tabelle_over
{
width:440px
}
.tabelle_over td
{
font-size:14px;
font-weight:normal;
font-family:arial;
}

/*-------contenttable--------*/

table.contenttable  {
	background-color: #ffffff ! important;
	border:0px ! important;
	margin:0px ! important;
	border-collapse:collapse;
	margin-left:0px ! important;
	margin-top:5px ! important;
		
	}
table.contenttable td {
    vertical-align:top;
    line-height:20px;
	background-color:#EFEFEF! important;
	border-bottom:1px solid #999999 ! important;
	padding-left:0px;
	
	}
table.contenttable p {
    margin:0px ! important;
    padding:0px ! important;
	font-size:11px ! important;
	color:#000000 ! important;
	background-color:transparent ! important;
    }
table.contenttable p a:link, table.contenttable p a:visited {
	color:#000000 ! important; 
	font-weight:normal;
	font-size:11px ! important;
	text-decoration: underline;
}
table.contenttable p a:hover {
	color:#646567 ! important; 
	font-weight:normal;
	font-size:11px ! important;
	text-decoration: underline;
}
tr.tr-even td  {
	background-color:#FFFFFF ! important;
	}
	

/*-------contenttable--------*


<<XA!A
