body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color:#3E3D3C;
	background-color:#A29A99;
	background-image: url(images_ikz/bg_schattierung.gif);
	background-repeat:repeat-y;
	margin:0px;
}

table#layout {
	margin-left:27px;
}


td#datum {
	padding-right: 60px;
	padding-left:13px;
	color:#FFFFFF;
	background-image:url(images_ikz/bg_datumzeile.gif);
	background-repeat:repeat-x;
}

td#navigation {
	background-image:url(images_ikz/nav01_unten.gif);
	background-repeat:repeat-y;
}

td#fuss {
	background-image:url(images_ikz/bg_fuss01.gif);
	background-repeat:no-repeat;
}

td#inhalt {
	background-color:#FFFFFF;
	padding-top:10px;
	padding-left:13px;
	padding-right:45px;
	padding-bottom:10px;
}

h1{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
a#subnav_kopf {
	color: #ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-decoration:underline;
}

a#zert {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-decoration:underline;
}

p#subnav_kopf {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;
}

a:link{ color: #FE6000; text-decoration:underline; font-family: verdana; font-size: 12px;}

a:visited{color: #FE6000;text-decoration:underline; font-family: verdana; font-size: 12px;}

a:active{ color:#FE6000;text-decoration:underline; font-family: verdana; font-size: 12px; }

a:hover{ background-color:#FCA600; color: #FFFFFF; text-decoration: none; font-family: verdana; font-size: 12px; }

img#kzentren_oben {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
}

img#kzentren {
	padding-right: 10px;
	padding-bottom: 5px;
}

p#aktuell {
	font-size:10px;
}	

#galerie li
{
list-style-type: none;
float: left;
margin: 0 10px 10px 0;
text-align: center;
font-weight: bold;
position: relative;
}

#galerie img
{
width: 131px;
height: 127px;
display: block;
padding: 3px;
border: 1px solid #8B0000;
}

#galerie a .gross
{
display: none;
}

#galerie a:hover .gross
{
width: 250px;
height: 250px;
display: block;
position: absolute;
top: -20px;
left: 0px;
z-index: 1;
background: #fff;
}

/*--Spezialangaben für den Internet Explorer 7--*/
*+html #galerie a:hover { z-index: 1;}
*+html #galerie li{position: static;}
*+html #galerie a {position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie a:hover {display: block; z-index: 1;}
*html #galerie li{position: static;}
*html #galerie a {position: relative;}
