@charset "utf-8";
/* ============================================================================================
                            www.wohnungsverwaltung-kurtz.de - Classes Document 
===============================================================================================*/
.logo {
	padding:32px 0 0 15px;
	
}


.anschrift_txt {
	padding:13px 0 0 15px;
	color:#482c02;

}

.mietangebote_txt {
	font-weight:bold;
	color:#fff;
	padding:15px 0 0 15px;
}

.divider {
	clear:both;
	width:100%;
	height:1px;
	background:url(../images/divider.gif) repeat-x;
	margin-bottom:10px;
}


.green {
	font-weight:bold;
	color:#668203;
}

.brown {
	font-weight:bold;
	color:#CC8C01;
}

.buerozeiten {
	width:540px;
	height:auto;
	padding:10px;
	background-color:#F1E7B2;
	border:1px solid #E6C491;

}


.big_letter {
	font-size:20px;
	font-weight:bold;
	color:#90B510;
}

#content input#submit_map24 {				/* Gestaltung des Submit-Buttons */
	width:205px;
	padding:5px;
	background:#658202;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	font-variant:small-caps !important;
	cursor:pointer;
	border:none;
}

#content input#adress_map24 {

	border:1px solid #97BD12;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
	width:205px;
}
