/* Start of CMSMS style sheet 'galerie_startseite' */
#kwicks_container { 
	background-color: #e8e4e3;
	height: 200px;
}

#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 90px;
	height: 200px;
        border-left: 5px solid #e8e4e3;
}

#kwicks li {
list-style: none;
float: left;
}

#kwicks a {
color: #000;
text-decoration: none;
}
 
#kwicks .abstrakt {
        background: url(images/rosamotte.jpg);
}
#kwicks .irdisch {
        background: url(images/haribo.jpg);
}
#kwicks .experimente {
        background: url(images/abstrakt_1.jpg);
}
#kwicks .aquarell {
        background: url(images/crazy_pferd_auf_spiekeroog.jpg);
}
#kwicks .tierportraits {
        background: url(images/schaddy_3.jpg);
}
#kwicks .pastelle {
        background: url(images/blumentopf_vor_blauem_hintergrund_01.jpg);
}

/* End of 'galerie_startseite' */

