@charset "UTF-8";

/* @group Body & Geruest */

body {
	background-color:#e18312;
}

.nav-main a:hover, .nav-main a.active:link, .nav-main a.active:visited {
	color:#e18312;
}

.nav-pfeil {

position:absolute;
width:980px;
text-align:right;
z-index:10000;

}
.nav-pfeil img {

margin-right: 55px;

}

.content p {
text-shadow: 1px 1px 1px #c17416;
}

.content h1 {
	
text-shadow: 1px 1px 1px #c17416;
}


.pfeil-black {

margin-left:320px;

}


h2,h3,h4,h5 {

text-shadow: 1px 1px 1px #c17416;	

}

.footer-imprint a:link, .footer-imprint a:visited {

border-bottom:1px solid #f6aa4f;

}

.abschluss-inhalt img{
margin-right:52px;

}

.jetztmieterwerden-startseite {
text-align:center;
margin:auto;

}

.left-column {

float:left;
width:64%;
}

.right-column {
margin-top:11px;
float:right;
width:28%;

}



fieldset {
border:0px;
	margin-bottom:0px;
margin-top:30px;
padding:0px;

}

legend {
	border:1px solid #ccc;
	padding:0px;
	font-weight:bold;
display:none;
}

label {
	display:inline-block;
	width:200px;
	float:left;
text-shadow: 1px 1px 1px #c17416;
font-weight:bold;
margin-top:5px;
}

input,
textarea,
select {
	padding: 8px;
	font: 400 1em Georgia, serif;
	color: #333;
	background:#eee;

	margin:0 0 10px 0;
	width:59%;

outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid #f8c280;

}

input:focus,
textarea:focus,
select:focus {

background-color:#fff;

 box-shadow: 0 0 20px #f8c280;
    -webkit-box-shadow: 0 0 20px #f8c280; 
    -moz-box-shadow: 0 0 20px #f8c280;


}

textarea {
	height:100px;
}

input.button {
text-shadow: 1px 1px 1px #c17416;
	border:1px solid #cc7a18;
	color:#fff;
	width:auto;
background-color:#cc7a18;

margin-left:204px;




	border: 1px solid #f8c280;
}

input.radio, input.checkbox {
	width:auto;
}

.impressum-box {
margin-top:15px;
background-color:#e98e21;
padding:15px;
padding-bottom:1px;
padding-top:1px;
margin-bottom:40px;

}

.success {

background-color:#e98e21;
padding:15px;
font-weight:bold;

}

#map p {

text-shadow: none;
color:#333333;
font-size:0.8em;
text-align:center;
border-top: 1px solid #cccccc;
padding-top:10px;

}