	body 
	{ 
 		margin:0px; 
		background-color: #ffffff;
		height: 100%;
		
	}
	
	#container
	{
		margin: 0px auto;
		margin-top: 0px;
		padding: 0px;
		width: 688px;
		height: 100%;
		border: 0px;
	}	
	
	#background {
		float: right; 
		width: 503px;
		height: 100%;
		border: 0px;
		}
		
	#background img {
		border: none;
	}
	
	#content {
		float: right;
		margin: -350px 28px;
		padding: 20px;
		width: 406px;
		border: 1px dotted #737476;
		background-color: #FFF;
		/*filter: alpha(opacity=97);*/
		opacity: 0.97;
				
	}
	
	#content p {
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		line-height: 18pt;
		text-transform: none;
		color: #737476;
		text-decoration: none;
		display: inline;
		
	}
	
	
	#content h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: 18pt;
	color: #dc6d52;
	display: inline;
	}
	
	#content a:link {
	color: #737476;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-underline: none;
	outline: none;
	}
	
	#content a:visited {
	color: #737476;
	text-decoration: none;
	text-underline: none;
	}
	
	#content a:hover, a:focus {
	color: #dc6d52;
	text-decoration: none;
	text-underline: none;
	outline: none;
	}
	
	#content a:active { 
	color: #dc6d52;
	text-decoration: none;
	text-underline: none;
	}
	
	
	#content hr.oben {
	text-align: left;
	border:none;
	border-bottom: 1px dotted #dc6d52;
	background-color: #FFFFFF;
	height: 1px;
	margin: -2px 0px 18px;
	}
	
	#content hr.unten {
	text-align: left;
	border:none;
	border-bottom: 1px dotted #737476;
	background-color: #FFFFFF;
	height: 1px;
	margin: 5px 0px 0px;
	}
	

		
	#nav_oben
	{
		position:fixed;
		margin-top:208px;
		width: 150px;
		height: 100%;
		background-color: none;
		
	}
	
	#nav_oben p {
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
		font-size: 13px;
		text-align: right;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		line-height: 20pt;
		letter-spacing:1pt;
		text-transform: none;
		color: #737476;
		text-decoration: none;
		
	}
	
	
	#nav_oben a:link {
	color: #dc6d52;
	text-align: right;
	text-decoration:none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-underline: none;
	}
	
	#nav_oben a:visited {
	color: #dc6d52;
	text-decoration: none;
	text-underline: none;
	}
	
	#nav_oben a:hover {
	color: #737476;
	text-decoration: none;
	text-underline: none;
	}
	
	#nav_oben a:active { 
	color: #dc6d52;
	text-decoration: none;
	text-underline: none;
	}
   
	
	
	#nav_unten {
		position:fixed; 
		margin-top:425px;
		width: 150px;
		height: 100%;
		background-color: none;
		
	}
	
	#nav_unten p {
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
		font-size: 11px;
		text-align: right;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		line-height: 16pt;
		text-transform: none;
		color: #737476;
		text-decoration: none;
		
	}
	
	#nav_unten a:link {
	color: #737476;
	text-decoration:none;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	text-underline: none;
	}
	
	#nav_unten a:hover {
	color: #dc6d52;
	text-decoration: none;
	text-underline: none;
	}
	
	#nav_unten a:visited {
	color: #737476;
	text-decoration: none;
	text-underline: none;
	}
	
	#footer
	{
		clear: both;
		float: center;
		height: 100%;
		background-color: none;
	}
	
	h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: 18pt;
	color: #dc6d52;
	display: inline;
	
	}

	
	
	
	@charset "utf-8";
/* CSS Document */
