
#cntctfrm_contact_form {
    position: relative;
    top: 50px;
    width: 100%;
}
#cntctfrm_contact_form label[for="cntctfrm_contact_name"], #cntctfrm_contact_form label[for="cntctfrm_contact_email"], #cntctfrm_contact_form label[for="cntctfrm_contact_subject"] {
    background: none repeat scroll 0 0 #000000;
    border-radius: 3px 0 0 3px;
    border-right: 1px dotted white;
    color: #FFFFFF;
    float: left;
    height: 22px;
    left: 8%;
    margin: 5px 0;
    padding: 2px 20px;
    position: relative;
    text-align: left;
    width: 9%;
}
#cntctfrm_contact_form input.text {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 0 2px 2px 0;
    clear: both;
    color: #FFFFFF;
    float: none;
    left: 8%;
    margin: 5px 0 !important;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 19% !important;
}

#cntctfrm_contact_form input.text:after {
	clear:both;
	float:none;
	}


#cntctfrm_contact_form input[type="submit"] {
    background: url("../images/bg-button.png") no-repeat scroll right center #000000;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: right;
    padding: 5px 0;
    position: relative;
    right: -3%;
    text-align: left;
    top: -181px;
    width: 20%;
}
#cntctfrm_contact_form textarea#cntctfrm_contact_message {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    color: #FFFFFF;
    float: right;
    height: 177px;
    margin: 5px 0 !important;
    padding: 5px;
    position: relative;
    right: 17%;
    text-align: left;
    top: -374px;
    width: 38% !important;
}
#cntctfrm_contact_form label[for="cntctfrm_contact_message"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px dotted #000000;
    border-radius: 0 0 3px 0;
    color: #000000;
    float: right;
    height: 264px;
    padding: 0 24px 0 23px;
    position: relative;
    right: 46%;
    text-align: center;
    top: -154px;
    width: 8%;
}
#contact dl {
    margin: 0 0 2em;
    width: 250px;
}
#contact dt {
    border-right: 1px dotted #606060;
    clear: both;
    display: block;
    padding: 0.615em 7% 0.615em 0;
    width: 25%;
}
#contact dt, #contact dd {
    border-bottom: 1px dotted #606060;
    float: left;
    font-family: "Droid Serif",Georgia,"Times New Roman",serif;
    font-size: 0.9em;
    font-style: italic;
    font-weight: normal;
}
#contact dd {
    padding: 0.615em 0 0.615em 7%;
    width: 60%;
}
#content-adresse .column1 {
    float: left;
    padding: 0 2% 0 0;
    width: 17%;
}
#content-adresse .column {
    float: left;
    width: 10%;
}
#content-adresse {
    left: 45%;
    position: relative;
    top: -65px;
    width: 100%;
}
.contactheadline {
    color: #000000;
    left: 8%;
    position: relative;
    top: 46px;
    width: auto;
}
#datenschutz {
    color: #000000;
    left: 16%;
    position: relative;
    top: 50px;
}


#content-adresse .column1 h4 {
	border-bottom: 1px dotted;
   padding: 7px 0;
}

#content-adresse .column1 p {
	border-bottom: 1px dotted;
   padding: 7px 0;
}

#content-adresse .column1 p span.contact-border {
	border-right: 1px dotted;
   margin-right: 7px;
   padding: 10px 8px 10px 0;
}





@media only screen and (min-width: 900px) {
}

@media only screen and (max-width: 1600px) and (min-width: 980px) {
		#contact div#datenschutz {
    color: #000000;
    left: 9%;
    position: relative;
    top: 50px;
}
#content-adresse .column1 {
    float: left;
    padding: 0 2% 0 0;
    width: 28%;
}
#content-adresse .column {
    float: none;
    left: -1px;
    position: relative;
    top: -115px;
    width: 10%;
}
#contact dt {
    border-right: 1px dotted #606060;
    clear: both;
    display: block;
    padding: 0.615em 7% 0.615em 0;
    width: 35%;
}
#contact dd {
    padding: 0.615em 0 0.615em 7%;
    width: 50%;
	 text-align:right;
}
#cntctfrm_contact_form label[for="cntctfrm_contact_message"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px dotted #000000;
    border-radius: 0 0 3px 0;
    color: #000000;
    float: right;
    height: 264px;
    padding: 0 24px 0 23px;
    position: relative;
    right: 44%;
    text-align: center;
    top: -154px;
    width: 8%;
}
}

@media only screen and (max-width: 1460px) and (min-width: 1250px) {
	#contact div#datenschutz {
    color: #000000;
    left: 9%;
    position: relative;
    top: 50px;
}
	
}

@media only screen and (max-height: 600px){
}

@media only screen and (max-height: 644px){


}

@media only screen and (max-width: 1250px) {
	#content-adresse .column {
    float: none;
    left: -1px;
    position: relative;
    top: -115px;
    width: 10%;
}
#content-adresse .column1 {
    float: left;
    padding: 0 2% 0 0;
    width: 34%;
}
#contact div#datenschutz {
    color: #000000;
    left: 2%;
    position: relative;
    top: 50px;
}
#cntctfrm_contact_form label[for="cntctfrm_contact_message"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px dotted #000000;
    border-radius: 0 0 3px 0;
    color: #000000;
    float: right;
    height: 264px;
    padding: 0 24px 0 23px;
    position: relative;
    right: 42%;
    text-align: center;
    top: -154px;
    width: 8%;
}

}

@media only screen and (max-width: 1024px) {
	#contact div#datenschutz {
    color: #000000;
    left: 0;
    position: relative;
    top: 50px;
}
}

@media only screen and (max-width: 980px) {

}

@media only screen and (max-width: 900px) {
#cntctfrm_contact_form label[for="cntctfrm_contact_message"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: medium none;
    border-radius: 0 0 3px 0;
    color: #000000;
    float: left;
    height: 17px;
    padding: 0 24px 0 23px;
    position: relative;
    right: 0;
    text-align: center;
    top: 11px;
    width: 21%;
}
#cntctfrm_contact_form textarea#cntctfrm_contact_message {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    color: #FFFFFF;
    float: none;
    height: 177px;
    left: 8%;
    margin: 5px 0 !important;
    padding: 5px;
    position: relative;
    right: 0;
    text-align: left;
    top: 21px;
    width: 84% !important;
}
#cntctfrm_contact_form input[type="submit"] {
    background: url("../images/bg-button.png") no-repeat scroll right center #000000;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: left;
    left: 8%;
    padding: 5px 0;
    position: relative;
    right: 0;
    text-align: left;
    top: 18px;
    width: 84%;
}
#cntctfrm_contact_form input.text {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 0 2px 2px 0;
    clear: both;
    color: #FFFFFF;
    float: none;
    left: 8%;
    margin: 5px 0 !important;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 44% !important;
}
#cntctfrm_contact_form label[for="cntctfrm_contact_name"], #cntctfrm_contact_form label[for="cntctfrm_contact_email"], #cntctfrm_contact_form label[for="cntctfrm_contact_subject"] {
    background: none repeat scroll 0 0 #000000;
    border-radius: 3px 0 0 3px;
    border-right: 1px dotted white;
    color: #FFFFFF;
    float: left;
    height: 22px;
    left: 8%;
    margin: 5px 0;
    padding: 2px 20px;
    position: relative;
    text-align: left;
    width: 29%;
}
#content-adresse {
    left: 8%;
    position: relative;
    top: 70px;
    width: 100%;
}
#content-adresse .column1 {
    float: left;
    padding: 0 2% 0 0;
    width: 88%	;
}
#content-adresse .column {
    float: none;
    left: -1px;
    position: relative;
    top: 0;
    width: 10%;
}
#contact div#datenschutz {
    color: #000000;
    left: 8%;
    position: relative;
    top: 74px;
    width: 100%;
	 clear:both;
	 float:none;
}
#contact dd {
    padding: 0.615em 0 0.615em 7%;
    width: 50%;
}
#contact dt {
    border-right: 1px dotted #606060;
    clear: both;
    display: block;
    padding: 0.615em 7% 0.615em 0;
    width: 35%;
}
#contact dl {
    margin: 0 0 2em 0;
    min-width: 250px;
}

#contact dl:after {
	clear:both;
	float:none;
	}
	
#content-adresse .column1 p span.contact-border {
    border-right: 1px dotted;
    margin-right: 24px;
    padding: 10px 43px 10px 0;
}
}

