
body {background-color: #7c7c7c !important;
color: #000 !important;}
	

#bewerbung {
	position: absolute;
	margin-top: -170px;
	margin-left: 65px;
	width: 450px;
	height: 500px;
	border: solid 0px green;
}



#basic {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -275px;
	margin-top: -240px;
	width: 550px;
	height: 500px;
	background-image:url(img/bg.jpg);
	border: solid 0px #ea5a08;
}

p {	font-family: Arial, sans-serif;}
#contact {
	position: absolute;
	top: 150px;
	left: 95px;
	width: 380px;
	height: 230px;
	border: solid 0px green;
	font-family: Neue Helvetica Condensed Light, Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:1.4em;
	letter-spacing: 0.2px;
	text-align:left;
	color:#fff;
	padding:0px 0 0 0;
}

.cont-link { text-decoration:none; color:#fff; }
.icon { position: relative; float: left; margin:4px 0 0 -1px; padding-right: 5px; }

#kontakt {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 200px;
	height: 80px;
	border: solid 0px green;
	font-family: Neue Helvetica Condensed Light, Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:1.4em;
	letter-spacing: 0.2px;
	text-align:left;
	color:#fff;
	padding:0 0 0 0;
}

#logo {
	position: absolute;
	top: 195px;
	left: 302px;
	width: 175px;
	height: 110px;
	border: solid 0px green;
	color:#fff;
	padding:0 0 0 0;
}


#footer {
	position: absolute;
	top: 480px;
	left: 67px;
	width:415px;
	border: solid 0px #111;
	font-family: Neue Helvetica Condensed Medium, Helvetica, Arial, sans-serif;
	color:#666;
	font-size:11px;
	text-align:center;
}

.fot-link { text-decoration:none; color:#666; }


#contact h1 {
  color: #fff;
  font-family: Neue Helvetica Condensed Bold, Arial, sans-serif;
	font-size: 28px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.rot {
  color: #c6162b !important;
  font-weight: bold;
  text-decoration:none;
  text-shadow:  	1px 1px 1px rgba(0, 0, 0, 0.9);
  -webkit-text-shadow:	1px 1px 1px rgba(0, 0, 0, 0.9);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-text-shadow:		1px 1px 1px rgba(0, 0, 0, 0.9);  /* Firefox 3.5 - 3.6 */
}



h1, .h1 {
  font-family: Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
}

h2, .h2 {
  font-family: Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
}

h3, .h3 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}


h4 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}


h5 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}


h6 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}





