/* CSS Document */

h4,h5,h6,div,body,input,button { 
	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: normal 36px Arial;
	font-weight: lighter;
	color:#000000;
}

h2 {
	font: normal 18px Arial;
	font-weight: lighter;
	color:#000000;
}

h3 {
	font: normal 14px Arial #000000;
	font-weight: bold;
}


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:#009396;
  text-align: right;
  color:#ffffff;  
  padding:5px;
  padding-right:10px;  
}

div#top a {
   text-decoration: none;
   color:white;
   }

div#header { }

/*-----------------------------------*/

div#links { 
	float:left;
	width:160px; 
	text-align:right;
	text-valign:middle;
	padding-top:40px;
	padding-bottom:20px;
	background-color:#ffffff;
	}

div#head { 
	font: normal 11px Arial;
	padding-top:5px;
	padding-bottom:5px;
}


div#center { 
	margin-left:190px;
	width:460px; 
}

div#right { 
	width:220px; 
	float:right; 
	text-align:center;
	font: normal 10px Arial; 
	padding-top:30px;
	padding-bottom:10px;	
	padding-left:0px;
  	padding-right:0px;
	background-color:#CEE8E8;
	}
	
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:#009396;
  text-align:left;
  height:12px;
  color:#ffffff;  
  padding:5px;
  padding-right:10px;  
}

div#footer a {
   text-decoration: none;
   color:#ffffff;
   
   }

/*-------Bilderzoom 1--------*/

<style type="text/css">
a:hover .zoom {
filter='()';}

a:link .zoom {
width : 100px;
}

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:18px;
	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:#009396 ! important; 
	font-weight:normal;
	font-size:11px ! important;
	text-decoration: underline;
}
tr.tr-even td  {
	background-color:#FFFFFF ! important;
	}
	
	

/*-------contenttable--------*





<<XA!A
