/* @override http://192.168.2.2/francois-oefen.de/www/main.css */

.headline      { color: #b20000; font-size: 18px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 35px; margin: 0; padding: 0; border-width: 0; outline-width: 0; }
.headline_alt      { color: #b20000; font-size: 18px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 21px; }
.text  { color: #666; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 17px; text-decoration: none;}
a                 { color: #b20000; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; hover: FF6600         }
a:hover { color: #f90 ; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.headline2      { color: #b20000; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; }
.small_text { color: #999; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12px; }

h3 { color: #b20000; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; }


#gallery a img{
	float: left;
	border: 1px solid #b20000;
	margin: 1px;
}

#right #gallery a img{
	margin-bottom: 10px;

}

#gallery a img:hover{
	
	border: 1px solid #e77111;
	
}


