img{
    border: none;
}

font.text{
   margin: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

font.head{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

#galerie{
	position: relative;
	width: 100%;
	height: 100%;
}

a:link.xy{
	color: #CCCCCC;
}
a:visited.xy{
	color: #CCCCCC;
}

a:hover.xy{
   color: #CCCCCC;
}

a:active.xy{
	color: #CCCCCC;
}

a:link.gal{
	color: #FFFFFF;
}
a:visited.gal{
	color: #FFFFFF;
}

a:hover.gal{
   color: #000000;
   text-decoration: underline;
}

a:active.gal{
	color: #000000;
}

#kopf{
   margin-top: 0px;
   background-color: #003366;
	width: 100%;
	height: 18px;
}

#partner{
   border: thin solid black;
	background-color: #006633;
	width: 400px;
	height: 150px;
}

#partadr{
   position: relative;
   border-bottom: thin solid black;
   border-left: thin solid black;
   border-right: thin solid black;
	width: 400px;
	height: 100px;
	background-color: #003366;
}

#imphead{
    border: thin solid black;
	background-color: #006633;
	width: 400px;
	height: 18px;
	color: #fff;
	font-size: 0.6em;
	font-family: Verdana;
}

#imptext{
	font-family: Verdana;
   font-size: 0.6em;
   color: #fff;
   position: relative;
   border-bottom: thin solid black;
   border-left: thin solid black;
   border-right: thin solid black;
   width: 400px;
   height: auto;
   background-color: #003366;
}