.alignmiddle{width:1200px; margin:0px auto; height:100%;}


body {
	margin:0;
	padding:0;
	background-color:#e3e3e3;
	
}
.pic-bg {
	background-image:url(https://cs1.fuman.de/file.php/1G59BM-wyH4KC-FY0000-ElMrvy/Der-Club_Wallpaper_Profiler.png);
	background-repeat:no-repeat;
	width:2600px;
	height:100%;
}

#background {
	background-color:#fff;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px;
	width:1200px;
	height:100%;
	padding-top:20px;
	margin-top:60px;
}

.logo {
	background-image:url(https://cs1.fuman.de/file.php/1FXtsY-uo6omf-uc0000-morzol/logo_profiler24.png);
	background-repeat:no-repeat;
	width:437px;
	height:111px;
	margin-left:30px;
	margin-right:62px;
	margin-top:11px;
	float:left;
}

.topbanner {
	width:650px;
	height:130px;
	float:left;	
}

.clear {
	clear:both;	
}

#menu {
	width:1161px;
	height:50px;
	margin-left:20px;
	margin-top:40px;
	
}

#content {
	font-family: 'Hind', sans-serif;
	font-size:16px;
	height:100%;
}

#skyscraper {
    margin-left: 1025px;
    position: absolute;
    top: 120px;
    z-index: 2;
}
#skyscraper {
    top: 184px !important;
}

#slider {
	width:1160px;
	height:463px;
	background-image:url(https://cs1.fuman.de/file.php/1FXwS6-CmdDJR-Cr0000-zulsPi/header.jpg);
	background-color:#036;
	margin-left:21px;
	margin-right:20px;
	margin-top:20px;
}

.ueberschrift {
	font-family: 'Hind', sans-serif;
	font-size:40px;	
	font-weight:300px;
	text-align:center;
}

.bottom-bg {
	width:1200px;
	height:200px;
	background-color:#e9e9e9;
	margin-top:25px;
	padding-top:20px;
}

.bottombanner {
	width:1145px;
	height:176px;	
	margin-left:27px;
}

#footer {
	width:1180px;
	height:30px;
	background-color:#0788c4;
	border-radius: 0px 0px 15px 15px;
	color:#fff;
	font-size:15px;
	font-family: 'Hind', sans-serif;
	padding-left:20px;
	padding-top:10px;
}

.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

   .fade:hover {
      opacity: 0.5;
      }

 a.link:link {
  color:#000; text-decoration:none;
  }
 a.link:visited {
  color:#000; text-decoration:none;
  }
 a.link:hover {
  color:#000; text-decoration:none;
  }
  
  a.impressum:link {
  color:#0788c4; text-decoration:none;
  }
 a.impressum:visited {
  color:#0788c4; text-decoration:none;
  }
 a.impressum:hover {
  color:#0788c4; text-decoration:none;
  }

  a.mehr:link {
  color:#0788c4; font-size:14px; text-decoration:none;
  }
 a.mehr:visited {
  color:#0788c4; font-size:14px; text-decoration:none;
  }
 a.mehr:hover {
  color:#0788c4; font-size:14px; text-decoration:none;
  }


  a.schutz:link {
  color:#ffffff; font-size:14px; text-decoration:none;
  }
 a.schutz:visited {
  color:#ffffff; font-size:14px; text-decoration:none;
  }
 a.schutz:hover {
  color:#ffffff; font-size:14px; text-decoration:none;
  }