@charset "utf-8";
/* CSS Document */

/* Stadtwahl */
DIV#stadtwahl {margin-left:10px;margin-top:10px;}


/* Ergebnisliste */
DIV.reslist {border:1px #CCCCCC solid;overflow:hidden;margin:0px 4px 0px 4px;padding:1px;}
	DIV.reslist_header {background-color:#333333;border-bottom:1px #CCCCCC solid;text-align:left;height:16px;padding:4px;margin-bottom:1px;}
		DIV.reslist_headline {float:left;font-weight:700;color:#FF6600;}
		DIV.reslist_note {float:right;}
			DIV.reslist_note A {text-decoration:underline;color:#FF6600;}
			DIV.reslist_note A:hover {text-decoration:underline;color:#FF9900;}
	.reslist_body TABLE {padding:2px;white-space:nowrap;}
	.reslist_mainimage IMG {border:1px #afafaf solid;float:left;width:150px;}
	.reslist_details {padding-left:8px;float:left;text-align:left;line-height:2em;width:444px;font-size:12px;}
	.reslist_spacer {height:6px;font-size:6px;line-height:6px;}

/* Seitenblaetteranzeige */
#pagebrowser {margin:auto;margin-left:4px;line-height:9px;float:left;}
	.blaetterbutton {border:1px #a2a2a2 solid;width:18px;height:18px;margin:1px;}
	.blaetternumber {color:#646464;border:1px #a2a2a2 solid;background-image:url(../gfx/pagebrowser/bg_blaetternumber.jpg);background-repeat:repeat-x;width:18px;height:18px;font-size:10pt;text-align:center;vertical-align:middle;padding:0px;margin:1px;font-weight:normal;}
	.blaetternumber A, .blaetternumber A:link, .blaetternumber A:visited, .blaetternumber A:active {color:#646464;font-size:10px;text-decoration:none;padding:0;height:18px;}
	.blaetternumber A:hover {text-decoration:none;}
	.blaetternumber_act {color:#6d131c;border:1px #a2a2a2 solid;background-image:url(../gfx/pagebrowser/bg_blaetternumber.jpg);background-repeat:repeat-x;width:18px;height:18px;font-size:10px;text-align:center;vertical-align:middle;padding:0px;margin:1px;font-weight:700;}
	.blaetterbutton IMG {margin:0px;padding:0px;width:18px;height:18px;}

/* Sucheinschraenkungen */
#sucheinschraenkung_button {margin-right:4px;}
#sucheinschraenkung {border:1px #FFFFFF solid;display:none;margin:0px 4px 7px 4px;overflow:hidden;height:120px;float:left;}

#sucheinschraenkung #inner_se {background-color:#f5f5f5;margin:1px;padding:7px;}

.sucheinschraenkung {border:1px #d6deeb solid;background-color:#FFFFFF;overflow:hidden;}
.sucheinschraenkung_header2 {border-bottom:1px #d6deeb solid;padding:4px 0px 0px 6px;margin:1px;background-image:url(../images/bg_boxheader2.jpg);text-align:left;height:22px;vertical-align:middle;}
.sucheinschraenkung_header {border-bottom:1px #d6deeb solid;padding:4px 0px 0px 6px;margin:1px;background-image:url(../images/bg_reslist_header.jpg);text-align:left;height:22px;vertical-align:middle;}
.sucheinschraenkung_header A {text-decoration:none;}
.sucheinschraenkung_body {margin:5px;}
.sucheinschraenkung_map {border:1px #d5ddea solid;float:right;}
.sucheinschraenkung_details {padding-left:8px;float:left;text-align:left;}
.sucheinschraenkung_spacer {height:9px;font-size:9px;line-height:9px;}

/* Expose */
DIV#expose {margin:4px;}
	DIV#expose_header {border:1px #CCCCCC solid;/*height:211px;*/margin-bottom:5px;}
	DIV#expose_mainpic {float:left;padding:1px;margin-right:4px;}
		DIV#expose DIV#mainpic IMG {width:241px;height:209px;margin:1px;border:1px #b0b4b7 solid;background-color:red;}
	DIV#expose_details {margin-bottom:4px;}
		DIV#expose_details DIV#expose_details_headline {font-weight:700;color:#FFFFFF;}
	DIV#expose_subpictures_header {border:1px #CCCCCC solid;margin-bottom:1px;background-color:#EFEFEF;padding:4px;font-weight:700;color:#FF0000;}
	DIV#expose_subpictures {border:1px #CCCCCC solid;margin-bottom:4px;padding:4px;}
	DIV#expose_subpictures TABLE#thumbnailtable {width:100%;}
	DIV.expose_textbox {}
		DIV.expose_textbox_header {border:1px #CCCCCC solid;margin-bottom:1px;background-color:#EFEFEF;padding:4px;font-weight:700;color:#FF0000;}
		DIV.expose_textbox_body {border:1px #CCCCCC solid;margin-bottom:4px;padding:4px;}

	DIV#expose_contactdata {float:left;padding:4px;}
	DIV#expose_contactform {float:right;padding:4px;}

	NOBR A IMG {margin:0px 1px 0px 1px;border-color:#0F343D;}
	IMG.expose_subpic {margin:1px;border:1px #b0b4b7 solid;}





DIV#user_merkzettel {background-color:#FFFFFF;padding:5px;color:#000000;}
DIV#user_merkzettel DIV.merkzettel_header {font-weight:700;font-size:12px;color:#000000;}

DIV#volltextsuche {/*background-color:#FFFFFF;*/padding:5px;}
