body {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#991662;
	background-color: #FFFBB2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
}

.headlineTop {
	font-weight: bold;
	font-size: 11pt;
}

.headlineText {
	font-weight: bold;
	font-size: 9pt;
}

.copyright {
	font-size: 6pt;
}

.menu {
	font-weight: bold;
	color:#b93682;
	text-decoration: none;
	font-size: 11pt;
}

.submenu {
	font-weight: bold;
	color:#b93682;
	text-decoration: none;
	font-size: 8pt;
}

.image {
	border-bottom-color: #D3B5B5;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-right-color: #D3B5B5;
	border-right-style: double;
	border-right-width: medium;
	border-top-color: #917476;
	border-top-style: double;
	border-top-width: medium;
	border-left-color: #917476;
	border-left-style: double;
	border-left-width: medium;
}

.galerieimage {
	float: left; 
	width: 200px; 
	height: 200px; 
	border: 1px solid #CCCCCC; 
	padding: 2px; 
	margin: 5px; 
	text-align: center; 
	background-color:#FFFFCC;
	vertical-align: middle;
}

.galerieimage IMG {
	border: 0;
}