@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; }

#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;
}
