body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
#container {
	font-family: Arial, Helvetica, sans-serif;
	}
#header1 {
	margin-bottom:10px;
	border-bottom-width: thin;
	padding-bottom: 10px;
	}
#flash {
	display:none;
	}
#navigation {
	display:none;
	}
#subnav {
	display:none;
	}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	}
#maintitel {
	font-family: Arial, Helvetica, sans-serif;
 	color: #990000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
#content {
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	}
.picture {
	width:415px;
	padding:10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	 	}
		
.pictureimg{
		float:right;
		width:160px;
		margin-left:20px;
		height:120px;
		border: 1px solid #333;
		}
		
.picdes {
		color: #990000;
}
		
h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	 	}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
