body { 
	background: #502338; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CA9C74;
}

/* ----------container zentriert das layout-------------- */
div#container {
	width: 604px;
	margin-left: auto;
	margin-right: auto;
} 
div#headwrap { 
	width: 604px;
	margin-top: 120px; 
	padding: 0px; 
} 

div#logo { 
	padding: 28px;
	margin-right: 435px;
	background: #f5e4a7; 
	background-image: url(images/bg_logo_stein.jpg);
	background-repeat: no-repeat; 
}
div#pic {  
		float: right;
		height: 166px; 
		width: 436px;
		border: 1px solid  #f5e4a7; 
		background: #f5e4a7; 
		text-align: center;
	}

/* ----------content container-------------- */
div#content { 
	margin: 40px 20px 20px 20px; 
	padding: 8px;
	text-align: center;
} 

H1 { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #CA9C74;}
H2 { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #CA9C74;}
H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #F5E4A7;}
h1, h2, p { margin:0 0 .4em 0 }
 p .copy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CA9C74;}
.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CA9C74; text-decoration: none}
a:link {font-family: Times, serif; font-size: 12px; font-weight: bold; color: #CA9C74;  text-decoration: none}
a:visited { font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;; color: #FFFFFF; font-weight: normal; font-style: normal; text-decoration: none}
a:hover { font-family: Times, serif; font-size: 12px; font-weight: bold; color: #F4C34E; text-decoration: underline}
a:active { font-family: Times, serif; font-size: 12px; font-weight: bold; color: #F4C34E; text-decoration: underline} 
a:focus { font-family: Times, serif; font-size: 12px; font-weight: bold; color: #F4C34E; text-decoration: underline} 
A:linkstart {font-family: Times, serif; font-size: 12px; font-weight: bold; color: #CA9C74;  text-decoration: none}
.linkstart:hover { font-family: Times, serif; font-size: 12px; font-weight: bold; color: #F4C34E; text-decoration: underline}
.linkstart:visited { font-family:  Times, serif; font-size: 12px; font-weight: bold; color: #F4C34E; text-decoration: none}

