@CHARSET "ISO-8859-1";

#teaser {
	float:right;
	background-image: url(../img/header_galerie.jpg);
	background-position: right;
	background-repeat:no-repeat;
	height: 168px;
	width: 759px;

}

.section{

	overflow: auto;
	width: 100%;
	}
.first{ border-top: none; padding-top: 0; }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #FFF;
/*	border: 1px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
*/	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	text-align: center;
	width: 100px
}
.thumbnail img{
		padding: 3px 3px 8px 3px;
	background-color: #FFF;
	border: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 2px solid #BBB;
	
}
a, .contact-link{
	color: #8ad459;
	text-decoration: none;
}
 a img{ 	border: none;}
.beschreibung {
	font-size: 9px;
	color: #999;
	text-align: left;
	line-height: 12px;
}
.beschreibungImages {
	padding: 10px 0px;
	padding-left: 5px;
}
#sidebar ul {
	list-style: none; /* do not use bullets */
	padding:0; /* set default ul padding to 0 */ 
	margin: 0;
	/*padding-left: 10px;*/
	
}

#sidebar ul li{
	padding: 0;
	margin:0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: rgb(209,0,25);
	line-height: 20px;
}
#sidebar a {
	color: black;
	text-decoration: none;
}
#sidebar  a:VISITED{
	color: black;
	text-decoration: none;
}
#sidebar a:HOVER, #sidebar a:FOCUS{
	color: rgb(209,0,25);
	text-decoration: none;
}
.galerieinfo{
	border-bottom: 1px solid #DDD;
	margin-bottom: 3px;
}