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

.impressum {
	text-align:justify;
	font-size:12px;
}

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

a.link2 {
text-decoration : none; 
font-weight : bold;
color : #E14625;
} 

a.link3 {
text-decoration : none; 
color : #E14625;
} 

a.link4 {
text-decoration : underline; 
font-weight: bolder;
color : #E14625;
} 

a.link5 {
text-decoration : none;
color : #000000;
} 

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

strong.link3 {
text-decoration : underline; 
color : #E14625;
} 

#slideshow img { display: none; }
#slideshow img.first { display: block; }

