#header {
width: auto;
height: 84px;
background-image:url('../upload/style/bg-header.png');
background-repeat: repeat-x;
}

.header {
width: 910px;
margin:0;
margin-right: auto;
margin-left: auto;
}

.teaser-adressen {
margin-left: 0px;
}

.teaser-plus {
background: #FFFFCC;
padding-left: 7px;
border-top: 1px solid #C4C4C4;
border-bottom: 1px solid #C4C4C4;
}

.trenner {
width: 100%;
border-top: 1px solid #C4C4C4;
height: 2px;
}


#headline_top {
width: 95%;
height: 57px;
background-image:url('http://www.citymapinfo.de/arnstadt/upload/headlines/headline_top.png');
background-repeat: no-repeat;
padding-top:12px;
padding-left: 15px;
}

#box {
height: auto;
width: auto;
background-image:url('http://www.citymapinfo.de/general/images/style/bg_anbieter.png');
background-repeat: repeat-y;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 5px;
}

.boxhead {
height: 14px;
background-image:url('http://www.citymapinfo.de/general/images/style/bg_anbieter_head.png');
background-repeat: no-repeat;
}

.boxfooter {
height: 17px;
background-image:url('http://www.citymapinfo.de/general/images/style/bg_anbieter_footer.png');
background-repeat: no-repeat;
}

#rightBoxKontakt {
float:right;
margin-right: 20px;
width: 630px;
}

#search {
	font-size:12px;
	background-color:transparent;
}

#search label {
	font-size:11px;
	display:block;
	float:left;
	width:42px;
	padding:0 0 4px 0;
}
#search input {
	border:1px solid #ccc;
	width:140px;
	height:15px;
	font-size:11px;
}
#search input.sbmt {
	border:0;
	width:5px;
	height:8px;
	margin:0 0 0 10px;
}

#searchResults {
	margin:0 0 10px 0;
}
#searchResults p.message {
	margin:0px 0 30px 0;
}
#searchResults div.searchResultItem {
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
	color:#0060b1;
	font-style:normal;
}

#bookmark {
margin-top: 10px;
}

#outer {
width: auto;
background-image:url('../upload/style/bg_meta.gif');
background-repeat: repeat-x;
}

#spacer {
width: 920px;
height: 50px;
margin-left: auto;
margin-right: auto;
text-align: right;
}

#search {
float: left;
margin-top: 12px;
}

#contentBox {
width: 900px;
margin-left: auto;
margin-right: auto;
padding: 10px;
background-color: #FFFFFF;
border: 1px solid #C4C4C4;
overflow:auto;
}

#leftBox {
float: left;
width: 180px;
}

#rightBox {
float: right;
width: 700px;
}

#centerBox {
float: left;
width: 385px;
line-height: 15px;
overflow:auto;
}

#teaserBox {
float: right;
width: 300px;
} 

#map {
border: 1px solid #C4C4C4;
margin-bottom: 5px;
}

#mapbig {
width: 698px;
height: 300px;
border: 1px solid #C4C4C4;
margin-bottom: 5px;
}

#side_bar {
width: 205px;
margin-top:2px;
padding-top:2px;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-image:url('../images/bck_sidebar.png');
background-repeat: no-repeat;
border-top:1px solid #C4C4C4;
}

#side_bar a{
display: block;
padding: 3px 2px 3px 4px;
border-bottom: 1px solid #C4C4C4;
}

#side_bar a:hover {
text-decoration: none;
display:block;
background-color: #FFF278;
}
.marker {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
}

.name {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
}

.infotext {
width: 270px;
}

.jobangebote {
padding-left:6px;
padding-right:6px;}

.jobangebote p{
color:#000;}

#google_teaser {
border-top: 1px solid #6699FF;
border-bottom: 1px solid #6699FF;
background-color: #FFF8D2;
}

.googlead {
padding-top: 5px;
padding-bottom: 5px;
}

#copy{
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
font-size: 11px;
}

#copy a{
font-size: 11px;
}

#mod_te {
color:#666666;
}


/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
height: 500px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:340px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:0.9em;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:160px;
}

}
#contactFormSubmit {
    float:left;
    width:360px;
}

#contactFormSubmitRight {
    float:right;
    width:160px;
}

#contactFormSubmitLeft {
    float:left;
    width:160px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#fff;
    border:0;
    color:#0060b1;
    padding:0 20px 0 0;
    font-size:12px;
    width:auto;
    height:auto;
        margin:0;
}


#contactForm table {
    width:90%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

#SpryContactForm  li{
padding-top:5px;
padding-bottom: 5px;
}

#anz_immo {
border: 1px solid #C4C4C4;
padding: 5px;
margin-bottom: 3px;
text-align: center;
}

#artdate {
width: auto;
padding: 3px;
}

#artdate a{
font-size: 10px;
}

.tagcloud,.titletag {
font-size: 11px;
}

#footer p{
font-size:11px;
}
