/*
Styles for http://www.eigenzeit.de
Created by Manuel Molicki
last Update: August 28th 2006
*/
#start-selector{height: 22em;clear:both;background: #f2f2f2 url("../img/bg_start_selector.gif") repeat-x top left;padding:0 0 0 10px;}

.selector{width:175px;float:left;margin:0;padding:10px;}
.selector .thumbnail {padding:0;border: 4px solid #ededed; background: #fff; float: left; margin: 10px 0 10px 0; }
.selector a:hover img.thumbnail { border: 4px solid #ff9900; }

.selector h1{font-size:1.0em; font-family: Arial,Georgia, "Times New Roman", Times, serif;margin:10px 0 0 0;font-weight:bold;letter-spacing: 0;clear:both;}
.selector p{font-size:0.9em;color:#666;line-height:1.4em;margin:4px 0 0 0;}


