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


@font-face {
  font-family: 'FrutigerCondensed';
  src: url('../fonts/FrutigerLTW02-57Condensed.EOT'); /* IE9 Compat Modes */
  src: url('../fonts/FrutigerLTW02-57Condensed.EOT?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/FrutigerLTW02-57Condensed.woff') format('woff'), /* Modern Browsers */
       url('../fonts/FrutigerLTW02-57Condensed.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/FrutigerLTW02-57Condensed.svg#svgFontName') format('svg'); /* Legacy iOS */
  }
  
  /* font-family:FrutigerCondensed,Arial,Helvetica,sans-serif; */
  
  
  * { 
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body {
	font-family:FrutigerCondensed,Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	background: url(../bilder/bg_verlauf.png) top left repeat-x;
}

#wrapper {
	background: url(../bilder/wohnbebauung-markgrafenbad.jpg) top center no-repeat;
	position: relative;
	overflow: hidden;
}

#content {
	width: 880px;
	margin: 225px auto 0 auto;
	position: relative;
}


/* _______________________________________________
	
	Teil 1
   _______________________________________________ */
   
#kopfelement {
	position: absolute;
	left: -112px;
	top: -103px;
	z-index: 1;
}

#intro {
	padding: 20px;
	position: relative;
	z-index: 50;	
}

h1,h2 {
	color: #FFF;
	font-weight: 400;
	font-size: 40px;
	line-height: 48px;	
	margin-bottom: 100px;
}

#subline {
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 17px;
}


/* _______________________________________________
	
	Navigation
   _______________________________________________ */

#logo_balken {
	width: 1104px;
	height: 105px;
	margin: 0 auto;
}

#logo {
	padding-top: 25px;
	display: inline-block;
	float: left;
}

#nav {
	float: right;
	display: inline;
	margin-top: 40px;
	z-index: 200;
}

#nav>a>img {
	display: inline-block;
}

nav>ul>li>p {
	display: inline;
	color: #6c777e;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align:super;
	font-size: 18px;
}

#nav>ul {
	list-style-type: none;
}

/* _______________________________________________
	
	Formular
   _______________________________________________ */


#formularbereich {
	margin-top: 180px;
}

h2 {
	color: #95a6b0;
	margin-bottom: 10px;
}

h3 {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: absolute;
	top: 20px;
	left: 20px;
}	

.box_grau,
.box_weiss {
	background: #e4e8eb;
	padding: 20px;
	padding-left: 405px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.box_weiss {
	background: #FFF;
	padding-right: 0;
	padding-top: 0;
}

.bandauswahl {
	overflow: visible;	
}

.pers_daten {
	padding-left: 280px;
}

.pers_daten label {
	display: block;
	width: 125px;
	float: left;
	clear: both;
	color: #95a6b0;
	line-height: 45px;
}

.pers_daten input {
	display: block;
	float: left;
	width: 455px;
	border: 0;
	padding: 10px;
	font-size: 18px;
	font-family:FrutigerCondensed,Arial,Helvetica,sans-serif;
	font-weight: 400;
	margin-bottom: 12px;
}

#submit_button {
	font-family:FrutigerCondensed,Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 40px;
	background: #ff7d00;
	width: 475px;
	border: 0;
	color: #FFF;
}

#submit_button:hover {
	cursor: pointer;
	background: #eb5e04;	
}

.pers_daten input,
#submit_button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fussnote {
	font-size: 15px;
	line-height: 19px;	
	color: #95a6b0;
	clear: both;
	margin-top: 7px;
	margin-bottom: -5px;
}

#id_strasse {
	width: 320px;
	margin-right: 15px;
	float: left; 
}

#id_hausnummer {
	width: 120px;	
}

#id_plz {
	width: 120px;
	margin-right: 15px;
	float: left;
}

#id_ort {
	width: 320px;
}


	

/* _______________________________________________
	
	Footer
   _______________________________________________ */

#footer_wrapper {
	width: 880px;
	margin: 0 auto;
}

#footer {
	background: #6c777e;
	padding: 40px 0;	
	color: #FFF;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	overflow: hidden;
	margin-top: 50px;
}

h4 {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#adresse {
	float: left;
}

#link_box {
	float: right;
	border-left: 2px solid #ff7d00;
	padding-left: 25px;
	width: 475px;
	height: 130px;
}

#link_box h4 {
	margin-bottom: 50px;
}

#link_box a {
	display: block;
	float: left;
	width: 160px;	
	height: 30px;
	margin-right: 50px;
	margin-bottom: 7px;
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
	color: #FFF;
	text-decoration: none;
	outline:none;
}

a:hover,
a:active,
a:focus {
	color: #a2aaae;	
}

.icon_footer {
	position: relative;
	top: 5px;
	left: 0;
	margin-right: 10px;
}


#copyright {
	clear: both;
	font-size: 15px;
	line-height: 19px;	
	color: #a2aaae;
	padding-top: 30px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}


/* _______________________________________________
	
	Navigation – Dropdown
   _______________________________________________ */

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

nav ul:hover #pfeil {
	transform: rotate(180deg);
}

nav > ul > li {
	float: left;
}

nav > ul > li > ul {
	display: none;
	z-index: 500;
	margin-left: -10px;
}

nav > ul a {
	display: block;
	white-space: nowrap;
	padding: 10px;
	background: #fff;
}

nav ul > li > ul > li a {
	background: #fff;
	color: #6c777e;;
	z-index: 300;
	width: 248px;
	border-left: solid #e4e8eb 0.5px;
	border-right: solid #e4e8eb 0.5px;
	border-bottom: solid #e4e8eb 0.5px;
}

nav > ul {
	float: left;
	overflow: hidden;
	padding: 0 10px 0 10px;
	background: #fff;
}

nav > ul > li:hover > ul {
	display: block;
	position: absolute;
	color: #6c777e;
}

nav > ul > li > ul > li {
	position: relative;
}

nav > ul > li > ul > li > a > p {
	color: #6c777e;
	padding-left: 40px;
	font-size: 18px;
} 

nav > ul > li > ul > li > a > p:hover {
	color: #95a6b0;
} 
