body {
  
  background-color      : #ffffff;
  font-family : arial;
  color: #686A68;
}

textarea {
     min-width:300px;
     max-width:300px;
     min-height:114px;
     max-height:114px;
}

table {
font-size : 13px;
}

.impressum {
	font-size:11px;
}

.impressum-ul {
	font-size:11px;
	text-decoration:underline;
}

a.link {
text-decoration : none; 
font-weight : bold;
color : #000000; 
} 

a.link2 {
text-decoration : none; 
color : #686A68; 
} 

a.link3 {
text-decoration : none; 
font-weight : bold;
color : #682F1A; 
} 

a.link4 {
color : #686A68; 
} 

a.link5 {
text-decoration : none; 
color : #682F1A; 
} 
a.link6 {
text-decoration : none; 
font-weight : bold;
color : #686A68; 
} 

a:hover {
text-decoration : none;  
color : #950101; 
}

#line	{
		width:100%;
		border-bottom: 2px solid #D99E30;
		height:1px;
		}	
