/* CSS definitions for the indexsite */
div#contentSearch   				{ position:absolute; top:140px }
div#contentMain     				{ position:absolute; top:200px; width:665px; min-height:300px; background-image:url(../mainResources/images/mainBgLogoSchatten.gif); background-repeat:no-repeat }
div#contentCities   				{ position:absolute; top:520px; width:665px }
div#contentArea h1  				{ font-size:26px; color:#d40e17 }

div#selectBox 						{ background:url(../mainResources/images/searchFieldGraphic.gif) top left no-repeat }
div#selectBox select 				{ margin-left:28px; height:28px; background-color:white; border:1px solid black; font-size:18px; }
div#selectBox span.advice 			{ margin-left:28px }

/* old search button */
div#searchButton 					{ position:absolute; top:0px; left:270px }
div#searchButton a 					{ display:block; background:url(../mainResources/images/searchButton1.gif) top left no-repeat; width:95px; height:28px }
div#searchButton a:hover 			{ background:url(../mainResources/images/searchButton2.gif) left no-repeat; }

p#cityBlock 						{ text-align:justify; color:#999999; }
span.cityTeaser 					{ color:#666666; font-weight:bold }
a.cityLink:link 					{ color:#999999 }
a.cityLink:visited 					{ color:#999999 }
