 /* @override http://nord.db-testseiten.de/css/screen.css */
 
 /* CSS Document */
 
 body {
 	background-color: #f1ebe7;
 	background-color: #eae4e2;
 	font-family: 'Open Sans', sans-serif;
 	font-size: 13px;
 	color: #444444;
 	padding:0;
 margin:0;
 }
 
 .editmode {
 	color:red;
 }
 
/* h1 {
 	font-size: 24px;
 	letter-spacing: 1px;
 	margin-top: 2px;
 	margin-bottom: 20px;
 	margin-top: 6px;
 	font-weight: normal;
 }
 
 h2 {
 	font-size: 20px;
 	letter-spacing: 1px;
 	margin-top: 25px;
 	margin-bottom: 20px;
 	font-weight: normal;
 }
 
 .subline {
 	margin-top: 10px;
 }
 
 h3 {
 	font-size: 18px;
 	font-weight: bold;
 	margin-top: 6px;
 }*/
 
/* a:link, a:visited {
 	color: #856250;
 	text-decoration: none;
 }
 
 a:hover, a:active {
 	color: #856250;
 	text-decoration: underline;
 }
 
 a.kontakt:link, a.kontakt:visited {
 	color: #444444;
 	text-decoration: none;
 }
 
 a.kontakt:hover, a.kontakt:active {
 	color: #ffffff;
 	text-decoration: underline;
 }*/
 

 table {
 	margin-top: 10px;
 	width: 100%
 }
 
 td {
 	padding: 3px 15px 3px 0;
 }
 
 .kleinrechts {
 	font-size: 12px;
 	text-align: right;
 }
 
 a, div {
 	outline: none;
 }
 
 p {
 	margin: 0 0 15px 0;
 	line-height: 150%;
 	font-size: 16px;
 }
 
 li {
 	margin: 0 0 5px 0;
 	line-height: 150%;
 }
 
 .clear {
 	clear: both;
 	margin: 0;
 	padding: 0;
 }
 
 #alles {
 	padding: 0;
 	background-color: #c1a695;
 	background-color: #b48e7b;
 	background-color: #b59f95;
 }
 
 #head {
 	position: relative;
 }
 
  
 .hellhell {
 	color: #F3E9E3;
 }
 
 .hell {
 	color: #D2BDB0;
 }
 
 .mittel {
 	color: #AF8977;
 }
 
 .dunkel {
 	color: #6B5634;
 }
 