body 
{
	font-size: small;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;		
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 910px;
	margin: 0 auto;
	padding: 10px;
	/*border: solid 1px #000000;*/
	}
#maincontent
{
	margin-top: 30px;
	/*border: solid 1px #000000;*/
	border-color: #D9E0E6;
	padding: 10px;
}
p
{
	margin: 0;
	padding: 0;
}
#headerinfo 
{
	/*border: solid 1px black;*/
	/*border-bottom: solid 1px #D9E0E6;	*/
	height: 170px;
	background-image: url(img/fw-header.jpg);
	background-repeat: no-repeat;
	background-position:  top  left;
}
#headerinfo p#wwwadresse 
{
	position: relative;
	top: 7px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.5em;
	margin-left: 7px;	
}
#headerinfo p#wwwadresse a 
{
	text-decoration: none;
	color:  white;
}
#menu
{
	padding: 3px 3px;
	background-image: url(img/menu-bg.jpg);
	background-position: left;
	background-repeat: no-repeat;	
	margin: 0;
}
#menu a 
{
	text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 110%;
	margin: 0; 
	padding: 0 5px 0 5px;
 }
 #menu a:hover
 {
 	background: white;
 	color: Black;
 }
p#kontakt 
{
	padding: 3px 3px;
	background-image: url(img/menu-bg.jpg);
	background-position: left;
	background-repeat: no-repeat;	
}
p#kontakt a
{
	text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 110%;
	margin: 0; 
 }
div#maincontent
{
	float: left;
}
dl.leftfloatpic
{
	float: left;
	margin: 0 0 25px 0;
	padding: 0;
}
dl.rightfloatpic
{
	float: right;
	margin: 0 0 25px 0;
	padding: 0;
}
dt
{
	height: 258px;
	border: solid 1px #000000;	
	padding: 5px;
	border-color: #f5f5f5;
}
dd 
{
	height: 248px;
	width: 460px;
	padding: 0px;
	margin: 0;		
	/*border: solid 1px #000000;	*/
}
dd.vertical
{
	height: 377px;
}
dt.vertical
{
	height: 387px;
}
.rightfloatpic dd.vertical
{
	margin-left: 30px;
}
.rightfloatpic dt.vertical
{
	margin-right: 30px;
}
.leftfloatpic dt.vertical
{
	margin-left: 30px;
}
.leftfloatpic dd.vertical
{
	margin-right: 30px;
}

.leftfloatpic dt
{
	float: left;
}
.rightfloatpic dt
{
	float: right;
}
.leftfloatpic dd
{
	float: right;
}
.rightfloatpic dd
{
	float: left;
}
img 
{
	/*border: solid 1px #000000;*/
	display: block;
}
.teasercaption 
{
	color: Green;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.teaserbody 
{
	/*background: #f5f5f5 url(img/teaserbody-roundcorner.jpg) no-repeat bottom right;*/
	height: 190px;
	padding: 10px;
	border-top: solid 1px #D9E0E6;
	font-size: 110%;
	line-height: 1.5em;	
}
#unvisible
{
	visibility: hidden;
	height: 0px;
	clear: both;
	display: block;
}
#footerinfo 
{
	margin-top: 20px;
	padding: 5px;
	font-size: 80%;
	text-align: center;
	background-image: url(img/menu-bg.jpg);
	background-position: left;
	background-repeat: no-repeat;	
}