@charset "utf-8";
/* CSS Document */

.innen {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 1024px;
	background-image: url(../bilder/BilderSine/titel_sine.jpg);
	background-repeat: no-repeat;
}

h1,h2,h3 {
	padding-top: 6px;
	color: #8c7169;
	margin-bottom: 0px;
}
.farbe {
	color: #8c7169;
}

.content .left .farbe a {
	color: #8c7169;
	text-decoration: none;	
}

.content .left .farbe a:hover {
	color: #8c7169;
	text-decoration: underline;	
}