@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=PT+Sans:300,400,400italic,500,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese);
@import url(//fonts.googleapis.com/css?family=Poppins:300,400,400italic,500,700,800);
@import url(https://fonts.googleapis.com/css?family=Libre+Franklin:200,400,400i,600);
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url(//fonts.googleapis.com/css?family=Raleway:300,400,400italic,500,700,800);
@import url(//fonts.googleapis.com/css?family=Noto+Serif);
@import url(//fonts.googleapis.com/css?family=Noto+Sans:300,400,400italic,500,700,700italic);
@import url(//fonts.googleapis.com/css?family=Noto+Serif:300,400,400italic,500,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700);
@import url(//fonts.googleapis.com/css?family=Maven+Pro:300,400,400italic,500,700,700italic);
@import url(//fonts.googleapis.com/css?family=Poppins:300,400,400italic,500,700,800);

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: local('Muli'), url(https://fonts.gstatic.com/s/muli/v9/z6c3Zzm51I2zB_Gi7146Bg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 300;
  src: local('Yanone Kaffeesatz Light'), local('YanoneKaffeesatz-Light'), url(http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRVMR8FhBa8rkfAKaPBwAU3s.woff) format('woff');
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url(http://fonts.gstatic.com/s/yanonekaffeesatz/v7/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff) format('woff');
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 700;
  src: local('Yanone Kaffeesatz Bold'), local('YanoneKaffeesatz-Bold'), url(http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRWwXwFHHZlCwprwJOQ-Se7k.woff) format('woff');
}
@charset "utf-8";
b {
   font-weight: bold;
}
strong {
   font-weight: bold;
}
@charset "utf-8";
b {
   font-weight: bold;
}
strong {
   font-weight: bold;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}
h1
   {
	font-family: 'PT Sans';
	font-size:0px;		
}


h5 {
	margin-top: 240px;
	margin-bottom:-180px;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	line-height:30px;
	color: #0095E5;
	text-align:center;
}
.contact_quote {
	color: #D5235F;

}
@media screen and (max-width:790px) {
h5 {
   margin-top: 80px;
   margin-bottom:-50px;
   font-size:16px;
}
	}
/***************** HTML TAGS  ********************/

body, html {margin:0; padding:0; width:100%; height:100% ; background-color:#FBFBFB; font-family: 'Lato', sans-serif; }

/***************** HTML TAGS  ********************/

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
	background-color:#FFFFFF;
	min-height:700px;
	font-family:'PT Sans';
	font-size:17px;
	color:#565656;
	line-height:30px;
	word-spacing:2px;
	letter-spacing:1px;
}
@media screen and (max-width: 1500px)
{

#wrapper 
{
	margin-left: auto;
    margin-right: auto;
    width: 90%; 
		
}	

}

@media screen and (max-width:1024px) {
#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 94%;
	min-height:300px;
	}
	}

/***************** HEADER ********************/
#ober-header  {

	display:none;
}
#header{ 
	z-index: 999;
	width:100%; 
	height:70px; 
	top:0px; 
	position: fixed;
	background: rgba(0, 0, 0, 0.9);
	background-color:#FFFFFF;
	color: #000000;
	border-bottom:1px solid #D4D2D2;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	}
#haupt_header  {
	width:1210px;
	clear:left;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#logo-neu  {
	width:20%; 
	height:56px; 
	float:left; 
	position:relative; 
	margin-top:5px;
}	
#logo-neu img {
	height:100%;
	width:auto;
}
#menu{
	width:70%; 
	float:right; 
	position:relative; 
	margin-top:2px;
	font-family: 'Maven Pro', sans-serif; 
	font-weight: 400;
	font-size:16px;
	line-height:16px;
	color:#31313b;
	}

#menu ul{
	float:right;  
	}
#menu ul li{
	list-style:none; 
	float:left;
	text-align:center;
	margin-left:30px;
	padding:8px 0px 7px 0px;
	margin-top:16px;
	margin-bottom:10px;
	}
#menu ul li.quote{
	background-color:#FE4156;
	border-radius:35px;
	padding:5px 20px 10px 20px;
	margin-top:20px;
	}
#menu ul li.quote#aktiv{
	color: #FFFFFF;
	}
#menu ul li:hover{
	border-bottom:2px solid #D5235F;
	}
#menu ul li#aktiv{
	border-bottom:2px solid #D5235F;
	}
#menu ul li#aktiv:hover{
	border-bottom:2px solid #D5235F;
	}
#menu ul li.login{
	background-color:#D5235F;
	color:#FFFFFF;
	padding:8px 40px 12px 40px;
	}
#menu ul li.login:hover{
	background-color:#0095E5;
	}

@media screen and (max-width:1200px) {
#logo-neu  {
	height:53px; 
	margin-top:8px;
}
#menu ul li{
	margin-left:30px;
	padding:7px 0px 11px 0px;
	margin-top:17px;
	}
}
@media screen and (max-width:1060px) {
#logo-neu  {
	height:50px; 
	margin-top:10px;
}
#menu ul li{
	margin-left:20px;
	padding:6px 0px 10px 0px;
	margin-top:18px;
	}
#menu{
	font-size:15px;
	}
}

@media (max-width: 960px){
#menu{
	width:75%; 
	font-size:14px;
	}
#menu ul li{
	padding:6px 0px 10px 0px;
	margin-left:25px;
	}
#menu ul li.login{
	padding:8px 30px 12px 30px;
	}
}
@media screen and (max-width:765px) {
#header_nav, #header{
	display:none;
}
header
{
	height:110px;
	width:100%; 
	background-color:#FFFFFF;
	top:0; 
	position: fixed;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); 
	font-family: 'Poppins', sans-serif;
}
#ober-header  {

	display: block;
	clear:left;
	width:94%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#ober-header ul li{
	list-style:none; 
	float:left;  
	text-decoration:none;
	width:100%;
	}
#ober-header ul li.logo{
	float:left; 
	position:relative; 
	width:50%; 
	height:50px; 
	margin:2px 25% 0 25%;
	text-align:center;
	}

#ober-header ul li.logo img{
	height:100%;
	margin-left:0px;
	text-align:center;
	}
#ober-header ul li.suchformular{
	width:96%; 
	margin:5px 2% 0 2%;
	text-align:center;
	float:right;
	}
#ober-header ul li.suchformular ul li.suchformular2{
	width:26px; 
	margin-left:-26px;
	}
#ober-header ul li.suchformular ul li input{
	width:99%; 
	border: 1px solid #CCCCCC;
	border-radius:2px;
	color: #243233;
	padding:0px 4px;
	height:29px;
	}
#ober-header ul li.suchformular ul li input.suchformular1{
	padding:0px 1px;
	}
#ober-header ul li.suchformular ul li input.suchformular2{
	background-color: #0095E5;
	color:#FFFFFF;
	border: 0px solid #0095E5;
	float:right;
	width:26px;
	height:26px;
	margin-left:-29px;
	padding-bottom:3px;
	padding-top:3px;
	}
#menu, #unter-header {
	display:none;
}
}
/***************** responsive  Menu ********************/

.menu-btn, #suchfeld-handy{
display: none;
}

@media (max-width: 765px)
{
.menu-btn{
	display: block;
	padding-left: 10px;
	margin-top: 10px;
	cursor: pointer;
	width:30px;
	height:auto;
	position:fixed;
    background-color: #FFFFFF;
	color:#FFFFFF;
	font-size:5px;
}
}


/************* Startseite ***************/
#startseite_bild  {
	width:100%; 
	height: 470px; 
	float:left;
	margin-top:70px;
	margin-bottom:0px;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
	color: #FFFFFF;
}
#start_1 {
	width:1210px;
	height:100%;
	margin:0px auto 0px auto;
	}
#start_1 p.kat  {
	text-align:center;
	padding:7px 10px;
	background-color:#0098E9;
	width:auto;
	margin:80px auto 20px auto;
	display:inline-block;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:400;
}
#start_1 h2  {
	font-family: 'Oswald';
	font-weight: 600;
	font-size:46px;
	line-height:52px;
	margin:0px 0 30px 0;
	text-align:left;
	width:500px;
	text-align:left;
}
#start_1 h3 {
	font-family: 'Lato', sans-serif;
	width:600px;
	font-weight: 300; 
	font-size:20px;
	line-height:26px;
	margin:-10px 0 40px 0;
	text-align:left;
}
#start_1 p.start  {
	border:0px solid #D5235F;
	text-align:center;
	padding:15px 40px;
	background-color:#D5235F;
	width:auto;
	margin:0px auto;
	display:inline-block;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:400;
}
#start_1 p.start:hover  {
	background-color:#B90340;
}

@media (max-width: 1200px){
#start_1 h2  {
	font-size:44px;
	line-height:50px;
	width:450px;
}
}
@media (max-width: 1024px){
#startseite_bild  {
	height: 420px; 
}
#start_1 p.kat  {
	margin-top:40px;
	font-size:13px;
	line-height:13px;
	font-weight:400;
}
#start_1 h2  {
	font-size:40px;
	line-height:48px;
	margin:0px 0 30px 0;
	width:450px;
}
#start_1 h3 {
	width:450px;
}
}

@media (max-width: 765px){
#startseite_bild  { 
	height: 350px; 
	margin-top:110px;
}
#start_1 p.kat  {
	padding:7px 8px;
	margin:40px auto 20px auto;
	font-size:12px;
	line-height:12px;
	font-weight:400;
}
#start_1 h2  {
	font-size:30px;
	line-height:36px;
	margin:0px 0 20px 0;
	width:70%;
	padding-right:40px;
}
#start_1 h3 {
	width:60%;
	padding-right:30px;
	font-size:18px;
	line-height:22px;
	margin:-10px 0 30px 0;
}
}
@media (max-width: 500px)
{
#start_1 p.kat  {
	margin-top:30px;

}
#start_1 h2  {
	width:auto;
}
#start_1 h3 {
	width:auto;
	margin-bottom:20px;
}
}
#startseite_grundgeruest{
	margin:0px auto 100px auto;
	width:1210px;
	height:auto;
	clear:left;
	font-family: 'Lato', sans-serif; 
	font-size:14px;
	font-weight:400;
	line-height:26px;
	color:#31313b;
}
#block_1{
	font-family: 'Lato', sans-serif;
	color: #31313b;
	text-align: center;
	float:left;
	clear:left;
	width:100%;
	padding-top:50px;
	margin-top:0px;
	margin-bottom:-20px;
   }
#block_1 img{
	width:110px;
	height:auto;
   }
#block_1 ul{
	width:100%;
	height:auto;
	margin:0px auto 0px auto;
	font-size:15px;
	line-height:25px;
}
#block_1 ul li{
	list-style:none;
	width:20%;
	margin-right:2.5%;
	margin-left:2.5%;
	float:left; 
}
#block_1 p.bild{
	margin-bottom:20px;
}
#block_1 p.ueberschrift{
	font-size:18px;
	font-weight:700;
	margin-bottom:20px;
	color:#191d1f;
}
#block_1 p.text
{
	height:80px;
	font-family: 'Lato', sans-serif;
}
@media screen and (max-width:1200px) {

#block_1 ul{
	font-size:14px;
	line-height:22px;
}
#block_1 p.ueberschrift{
	font-size:16px;
}
}
@media screen and (max-width:1024px) {
#block_1{
	margin-bottom:0px;
   }

#block_1 ul{
}
#block_1 p.ueberschrift{
	font-size:16px;
}
}

@media screen and (max-width:765px) {
#block_1{
	margin-bottom:50px;
	margin-top:0px;
   }
#block_1 ul{
	width:90%;
}
#block_1 ul li{
	width:45%;
	margin-right:2.5%;
	margin-left:25.%;
}
#block_1 p.text{
	height:75px;
}
}
@media screen and (max-width:500px) {
#block_1{
	margin-bottom:50px;
	margin-top:0px;
	display:none;
   }
#block_1 ul{
	width:90%;
}
#block_1 ul li{
	width:80%;
	margin-right:10%;
	margin-left:10%;
	margin-bottom:40px; 
}
#block_1 p.text{
	height:auto;
   }
}
#start_ueberschriften{
	font-family: 'Oswald';
	text-align:center;
	clear:left;
	float:left;
	width:90%;
	margin-top:0px;
	margin-left:5%;
	margin-right:5%;
   }
#start_ueberschriften h2{
	font-size:48px;
	font-weight:600;
	line-height:58px;
	color:#31313b;
	margin-bottom:100px;
	}
#start_ueberschriften p.h2{
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:400;
	line-height:26px;
	color:#31313b;
	margin-top:100px;
	}

@media screen and (max-width:1200px) {
#start_ueberschriften h2{
	font-size:38px; 
	line-height:46px;
	margin-bottom:80px;
	}
}
@media screen and (max-width:1024px) {
#start_ueberschriften h2{
	font-size:34px;
	line-height:40px; 
	margin-bottom:60px;
	}
}
@media screen and (max-width:765px) {
#start_ueberschriften h2{
	font-size:30px; 
	line-height:36px;
	margin-bottom:30px;
	}
#start_ueberschriften p.h2{
	font-size:15px;
	margin-bottom:0px;
	margin-top: 50px;
	}
}
#block_6{
	width:100%;
	margin:0px auto 0px auto;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
}
#block_6 > div {
  box-sizing: border-box;
  margin: 0px 2% 40px 0;
  width: calc(1/4*100% - (1 - 1/4)*2%);
  padding-bottom:10px;
  border: 1px solid #CCCCCC;
}
#block_6 > div:nth-child(4n) {
  margin-right: 0;
}

#block_6_bild{
	margin:0px auto 10px auto;
	height:200px;
	width:100%; 
	float:left;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}
#flexe_produkte p.titel{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	line-height:22px;
	font-weight:400;
	display:inline-block;
	margin-bottom:10px;
	margin-left:10px;
	padding-bottom:5px;
	height:35px;
}
#flexe_produkte p.kat{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	margin-bottom:10px;
	margin-left:10px;
	color:#888888;
}
#flexe_produkte p.titel:hover, #flexe_produkte p.kat:hover{
	color:#D5235F;
}
#flexe_produkte p.text{
	font-size:15px;
	line-height:22px;
	margin-bottom:10px;
}
#bild_vordergrund{
	width:100%;
	height:100%;
	clear:left;
	float:left;
	background-color: rgba(0, 0, 0, 0.1);
	}
#bild_vordergrund:hover{
	background-color: rgba(0, 0, 0, 0.2);
	}
#bild_vordergrund p.kat_klein{
	text-align:center;
	padding:8px 8px;
	background-color:#0098E9;
	color: #FFFFFF;
	width:auto;
	margin:150px 0 0px 10px;
	display:inline-block;
	font-size:12px;
	line-height:12px;
	font-weight:400;
	}
#bild_vordergrund p.kat_klein:hover{
	background-color:#D5235F;
	color: #FFFFFF;
	}
#flexe_produkte.zweite{
	display:none;
}
@media screen and (max-width:1020px) {
#flexe_produkte.zweite{
	display: block;
}
#block_6 > div {
  width: calc(1/3*100% - (1 - 1/3)*2%);
  padding-bottom:10px;
}
#block_6 > div:nth-child(4n) {
  margin-right: 2%;
}
#block_6 > div:nth-child(3n) {
  margin-right: 0;
}
}
@media screen and (max-width:765px) {
#flexe_produkte.zweite{
	display:none;
}
#block_6 > div {
  width: calc(1/2*100% - (1 - 1/2)*2%);
  padding-bottom:10px;
}
#block_6 > div:nth-child(4n) {
  margin-right: 2%;
}
#block_6 > div:nth-child(3n) {
  margin-right: 2%;
}
#block_6 > div:nth-child(2n) {
  margin-right: 0;
}
#block_6_bild{
	height:200px;
}
}
@media screen and (max-width:500px) {
#block_6 > div {
  width: calc(1/1*100% - (1 - 1/1)*2%);
  padding-bottom:10px;
}
#block_6 > div:nth-child(4n), #block_6 > div:nth-child(3n),#block_6 > div:nth-child(2n),#block_6 > div:nth-child(1n) {
  margin-right: 0;
}

}
#block_6.stdaete > div {
  box-sizing: border-box;
  margin: 0px 2% 15px 0;
  width: calc(1/4*100% - (1 - 1/4)*2%);
  padding-bottom:0px;
  border: 1px solid #CCCCCC;
}
#block_6.stdaete > div:nth-child(4n) {
  margin-right: 0;
}
#block_6 p.stadt_klein {
	margin-top:84px;
	text-align:center;
	font-size:22px;
	color: #FFFFFF;
	font-weight:400;
}
@media screen and (max-width:1020px) {
#block_6.stdaete > div {
  width: calc(1/3*100% - (1 - 1/3)*2%);
  margin-bottom:10px;
}
#block_6.stdaete > div:nth-child(4n) {
  margin-right: 2%;
}
#block_6.stdaete > div:nth-child(3n) {
  margin-right: 0;
}
}
@media screen and (max-width:765px) {
#block_6.stdaete > div {
  width: calc(1/2*100% - (1 - 1/2)*2%);
}
#block_6.stdaete > div:nth-child(4n) {
  margin-right: 2%;
}
#block_6.stdaete > div:nth-child(3n) {
  margin-right: 2%;
}
#block_6.stdaete > div:nth-child(2n) {
  margin-right: 0;
}
#block_6_bild{
	height:200px;
}
}
@media screen and (max-width:500px) {
#block_6.stdaete > div {
  width: calc(1/1*100% - (1 - 1/1)*2%);
}
#block_6.stdaete > div:nth-child(4n), #block_6.stdaete > div:nth-child(3n),#block_6 > div:nth-child(2n),#block_6.stdaete > div:nth-child(1n) {
  margin-right: 0;
}

}
/************* Startseite wer wir sind ***************/
#start_wer{ 
	width:100%;
	height:auto;
	padding:0px;
	margin:0px auto 0px auto;
	background-position:center; 
	background-repeat: no-repeat; 
	background-size:cover;
	clear:left;
	float:left;
}
#start_wer_details{
    float:right;
	clear:right;
	height:auto;
	width:50%;
	margin-right:50px;
	margin-top:80px;
	margin-bottom:80px;
	color: #FFFFFF;
	font-family: 'Maven Pro', sans-serif; 
	font-size:17px;
	line-height:30px;
	font-weight:400;
}
#start_wer_details img{
	margin-right:10px;
}
@media screen and (max-width:1060px) {
#start_wer_details{
	width:65%;
	margin-right:30px;
	font-size:15px;
	line-height:26px;
}
}
@media screen and (max-width:960px) {
#start_wer_details{
	width:70%;
}
}
@media screen and (max-width:765px) {
#start_wer{ 
	margin-top:5px;
	margin-bottom:25px;
}
#start_wer_details{
	margin-left:4%;
	margin-right:4%;
	margin-top:30px;
	margin-bottom:30px;
	width:92%;
}
}
#neue-unterkategorie{
	width:100%;
	height:200px;
	clear:left;
	text-align:center;
	font-size:18px;
	line-height:20px;
	color:#222222;
	font-weight:600;
	background-color:#E2E5EE;
}
#neue-unterkategorie:hover{
	background-color:#D4D7DE;
}
#neue-unterkategorie img {
	width: 70px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
}
#neue-unterkategorie p.unten{
	font-size:14px;
	font-family: 'Lato', sans-serif;
	line-height:20px;
	color:#777777;
	margin-top:10px;
}
@media screen and (max-width:1024px) {
#neue-kategorien{
	width:740px;
}
#neue-unterkategorie img {
	width: 60px;
	margin-top:30px;
	margin-bottom:30px;
}
}
#alle-kategorien-link {
	float:left;
	clear:left;
	width:100%;
	height:auto;
	margin-top:0px;
	margin-bottom:100px;
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	font-size:26px;
	text-align:center;
}
#alle-kategorien-link h3{
	background-color:#0095E5;
	width:280px;
	font-size:18px;
	padding:12px 0px;
	margin:50px auto 0px auto;
}
#alle-kategorien-link h3:hover{
	background-color:#323846;
}
@media screen and (max-width:765px) {
#alle-kategorien-link {
	margin-bottom:0px;
	margin-top:20px;
}
#alle-kategorien-link h3{
	width:94%;
	margin:0px 3% 0px 3%;
}
}
#startseite_auftraggeber_bewerten{
    width:100%;
	height:auto;
	padding:0px;
	margin:50px auto 0px auto;
	clear:left;
	float:left;
	font-family: 'Oswald', sans-serif;
	color: #FFFFFF;
	font-size:20px;
	text-align:center;
	background-repeat: no-repeat; 
	background-size:cover; 
	background-position:center;
}
#startseite_auftraggeber_bewerten h3{
	font-size:52px;
	font-weight:600;
	line-height:68px;
	margin-bottom:0px;
	text-transform:uppercase;
	}
#startseite_auftraggeber_bewerten h4{
	font-family: 'Lato', sans-serif;
	background-color:#0095E5;
	color: #FFFFFF;
	width:280px;
	font-size:16px;
	padding:12px 0px;
	margin:50px auto 0px auto;
	}

#startseite_auftraggeber_bewerten h4:hover {
	background-color: #323846;
}
#start_5{
	width:100%;
	height:100%;
	clear:left;
	float:left;
	background-color: rgba(0, 0, 0, 0.3);
	padding-top:140px;
	padding-bottom:140px;
	}
@media (max-width: 1500px)
{
#startseite_auftraggeber_bewerten{
	margin-top:80px;
	font-size:25px;
	line-height:25px;
	word-spacing:2px;
}
#startseite_auftraggeber_bewerten h3{
	font-size:60px; 
}
}
@media (max-width: 1250px)
{
#startseite_auftraggeber_bewerten{
	margin-top:70px;
	font-size:23px;
	line-height:25px;
	word-spacing:2px;
}
#startseite_auftraggeber_bewerten h3{
	font-size:56px; 
}
#start_5{
	padding-top:150px;
	padding-bottom:150px;
	}
}
@media (max-width: 1030px)
{
#startseite_auftraggeber_bewerten{
	margin-top:50px;
	font-size:21px;
	line-height:23px;
	word-spacing:2px;
}
#startseite_auftraggeber_bewerten h3
{
	font-size:50px; 
}
#start_5{
	padding-top:100px;
	padding-bottom:100px;
	}
}
@media (max-width: 900px)
{
#startseite_auftraggeber_bewerten
{
	margin-top:40px;
	font-size:20px;
	line-height:22px;
	word-spacing:2px;
}
#startseite_auftraggeber_bewerten h3{
	font-size:46px; 
}
}
@media (max-width: 765px)
{
#startseite_auftraggeber_bewerten h3{
	font-size:32px;
	line-height:40px;	
}
#start_5{
	padding-top:70px;
	padding-bottom:70px;
	}
}
#block_2{
	font-family: 'Oswald', sans-serif;
	color: #31313b;
	font-size:18px;
	line-height:22px;
	font-weight:600;
	text-align: center;
	float:left;
	clear:left;
	width:100%;
	margin-top:100px;
	margin-bottom:50px;
   }
#block_2 img
{
	width:120px;
	height:auto;
   }
#block_2 ul
{
	width:80%;
	height:auto;
	margin:0px auto 0px auto;
}
#block_2 ul li
{
	list-style:none;
	width:30.3%;
	margin-right:1.5%;
	margin-left:1.5%;
	float:left; 
}
#block_2 p.bild
{
	margin-bottom:20px;
}
#block_2 p.ueberschrift
{
	margin-bottom:15px;
	color:#191d1f;
}
#block_2 p.text
{
	font-family: 'Lato', sans-serif;
	height:80px;
	font-size:16px;
	font-weight:400;
}
@media screen and (max-width:1250px) {
#block_2
{
	margin-bottom:50px;
   }
#block_2 ul
{
	width:90%;
}
#block_2 p.ueberschrift
{
	font-size:20px;
}
}
@media screen and (max-width:1024px) {
#block_2
{
	margin-bottom:0px;
   }

#block_2 ul
{
	width:100%;
}
#block_2 img
{
	width:130px;
}
#block_2 p.ueberschrift
{
	font-size:18px;
}
}
@media screen and (max-width:900px) {
#block_2 img
{
	width:120px;
}
#block_2 p.ueberschrift
{
	font-size:18px;
}
#block_2 p.text
{
	font-size:14px;
   }
}
@media screen and (max-width:765px) {
#block_2
{
	margin-bottom:0px;
	margin-top:-30px;

   }
#block_2 ul
{
	width:90%;
}
#block_2 ul li
{
	width:98%;
	margin-right:1%;
	margin-left:1%; 
}
#block_2 p.text
{
	height:auto;
   }
}
#start_reg{ 
	float:left;
	clear:left;
	width:100%;
	height:auto;
	padding-top:50px;
	padding-bottom:0px;
	margin-top:50px;
	margin-bottom:0px;
	background-position:center; 
	background-repeat: no-repeat; 
	background-size:cover;
}
#start_reg_details{
    float:right;
	clear:right;
	height:auto;
	width:40%;
	margin-right:50px;
	font-size:26px;
}
#start_reg_details h2, #start_reg_details h3.online{
	font-family: 'Lato', sans-serif; 
	font-size:34px;
	line-height:40px;
	font-weight:600;
	margin-bottom:20px;
	}
#start_reg_details h3{
	font-size:22px;
	line-height:32px;
	margin-bottom:30px;
	}
#start_reg_details h4{
	background-color:#0095E5;
	color: #0095E5;
	width:280px;
	font-size:18px;
	padding:10px 0px;
	margin:50px 0px;
	text-align:center;
	}
#start_reg_details h4:hover{
	color: #FFFFFF;
	}
#start_reg_details p.input, #start_reg_details p.submit {
	width:100%;
	margin:5px 0 20px 0;
	height:60px;
	background-color: #FFFFFF;
}
#start_reg_details p.input input, #start_reg_details p.submit input, #start_reg_details p.input select{
	width:95%;
	padding-left:5%;
	font-family: 'Lato', sans-serif;
	color: #333;
	font-size:16px; 
	height:60px;
	background-color:transparent;
	border: 0px solid #333;
}
#start_reg_details p.input select{
	width:100%;
}
#start_reg_details p.submit {
	background-color:#0095E5;
	margin-bottom:50px;
}
#start_reg_details p.submit input{
	color:#FFFFFF;
}
#start_reg_details p.submit:hover {
	background-color: #001939;
}

p.input_no {
	display:none;
}
@media screen and (max-width:1024px) {
#start_reg{ 
	margin-top:70px;
	margin-bottom:70px;
}
}
@media screen and (max-width:765px) {
#start_reg{ 
	margin-top:50px;
	margin-bottom:50px;
}
#start_reg_details{
	margin-left:4%;
	margin-right:4%;
	width:92%;
}
#start_reg_details h2, #start_reg_details h3.online{
	font-size:28px;
	line-height:32px;
	}
#start_reg_details h3{
	font-size:24px;
	line-height:36px;
	}
#start_reg_details p.input, #start_reg_details p.submit {
	margin:5px 0 18px 0;
	height:50px;
}
#start_reg_details p.input input, #start_reg_details p.submit input, #start_reg_details p.input select{ 
	height:50px;
}
#start_reg_details h4{
	width:auto;
	font-size:18px;
	padding:10px 30px;
	margin:50px 0px;
	}
}







#startseite_registrieren_bild{
	float:left;
	clear:left;
	width:100%;
	height:auto;
	padding-left:0;
	padding-right:0;
	font-family: 'Oswald';
	color: #FFFFFF;
	font-size:17px;
	text-align:center;
	line-height:20px;
	background-position:center; 
	background-repeat: no-repeat; 
	background-size:cover; 
}
#startseite_registrieren_bild h3{
	font-size:52px;
	font-weight:600;
	line-height:68px;
	margin-bottom:0px;
	text-transform:uppercase;
	}
#startseite_registrieren_bild h4{
	font-family: 'Lato', sans-serif;
	background-color:#0095E5;
	color: #FFFFFF;
	width:280px;
	font-size:16px;
	padding:12px 0px;
	margin:50px auto 0px auto;
	}
#startseite_registrieren_bild h4:hover {
		background-color:#323846;
}
@media (max-width: 1200px)
{
#startseite_registrieren_bild h3{
	font-size:50px; 
}
}
@media (max-width: 1024px)
{
#startseite_registrieren_bild h3{
	font-size:46px;
	line-height:50px;
}
}

#auftraggeber-vorteile{
	float:left;
	clear:left;
	width:100%;
	height:auto;
	margin-top:100px;
	margin-bottom:0px;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	color:#FFFFFF;
	font-size:20px;
	line-height:25px;
	background-repeat: no-repeat; 
	background-size:cover; 
	background-position:center;
}

#auftraggeber-vorteile img{
	width:200px;
	height:auto;
	margin-bottom:10px;
}
#auftraggeber-vorteile ul{
	width:90%;
	height:auto;
	margin:0px auto 0px auto;
}
#auftraggeber-vorteile ul li{
	list-style:none;
	width:25%;
	float:left; 
}
#auftraggeber-vorteile h2{
	font-weight:400;
	font-size:40px;
	line-height:46px;
	text-align:center;
}
#auftraggeber-vorteile h2.reihe2{ 
	margin-bottom:20px;
}
#auftraggeber-vorteile h3{
	font-size:26px;
	margin:-35px 0px 20px 70px;
	color:#0095E5;
	font-weight:600;
}
#auftraggeber-vorteile h4{
	font-size:36px;
	width:50px;
	height:auto;
	color:#0095E5;
	border: 1px solid #0095E5;
	border-radius:5px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:700;
}
#auftraggeber-vorteile nav{
	margin-bottom:80px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
}

#auftraggeber-vorteile p{
	margin-left:70px;
}
@media (max-width: 1500px)
{
#auftraggeber-vorteile{
	font-size:16px;
}

#auftraggeber-vorteile h3{
	font-size:28px; 
	}
#auftraggeber-vorteile ul{
	width:96%;
}
}
@media (max-width: 1200px)
{
#auftraggeber-vorteile{
	font-size:16px;
}
#auftraggeber-vorteile h3{
	font-size:26px;
	}
}
@media (max-width: 1024px)
{
#auftraggeber-vorteile{
	font-size:16px;
}
}
@media (max-width: 900px)
{
#auftraggeber-vorteile{
	font-size:16px;
}

#auftraggeber-vorteile h3{
	font-size:28px;
	}
#auftraggeber-vorteile ul li{
	width:50%;
	margin-bottom:40px;
	}
}
@media (max-width: 765px)
{
#auftraggeber-vorteile h3{
	font-size:28px;
	}
#auftraggeber-vorteile ul li{
	width:100%;
	margin-bottom:40px;
	}
}
#mitglieder_anmelden{
	width: 90%;
	clear:left;
	margin:0px 0% 0px 0%;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	color: #FFFFFF;
	line-height:24px;
	background-color:#0095E5;
	padding:30px 5%;
}
#mitglieder_anmelden h3{

		font-size:38px;
		line-height:50px;
		font-weight:700;
		padding-bottom:20px;
}
#mitglieder_anmelden  h4
{
	background-color:#FFFFFF;
	color: #0095E5;
	width:280px;
	font-size:16px;
	padding:10px 0px;
	margin:50px auto 0px auto;
	}
#mitglieder_anmelden h4:hover {
	background-color: #323846;
	color:#FFFFFF;
}
@media (max-width: 970px)
{

}
@media (max-width: 765px)
{

}
/************* Startseite Startups ***************/
#wo_wir_sind{
	width:100%;
	clear:left;
	float:left;
	text-align:center;
	margin-bottom:100px;
	margin-top:100px;
}
#wo_wir_sind img{
	width:150px;
	height:auto;
	margin:0 30px;
}
@media screen and (max-width:1200px) {
#wo_wir_sind img{
	width:130px;
	margin:0 20px;
}
}
@media screen and (max-width:1024px) {
#wo_wir_sind{
	margin-bottom:60px;
	margin-top:70px;
}
#wo_wir_sind img{
	margin-bottom:20px;
	margin:0 10px;
}
}
@media screen and (max-width:765px) {
#wo_wir_sind{
	margin-bottom:20px;
	margin-top:50px;
}
#wo_wir_sind img{
	width:33%;
	height:auto;
	width:120px;
	margin:0px 20px 20px 20px;
}
}
/************* impressum-und-co ***************/
#grundgeruest{
	margin:80px auto 0px auto;
	width:1210px;
	height:auto;
	clear:left;
	font-family: 'Lato', sans-serif; 
	font-size:14px;
	font-weight:400;
	line-height:26px;
	color:#31313b;
	min-height:700px;
}
#grundgeruest h2{
	font-family: 'Oswald';
	text-transform:uppercase;
	font-size:22px;
	font-weight:600;
	color:#29293a;
	border-bottom: 2px solid #0098E9;
	padding-bottom:7px;
	margin-bottom:35px;
	display:inline-block;
   }

@media screen and (max-width:1200px){
#grundgeruest h2{
	font-size:20px;
	padding-bottom:6px;
	margin-bottom:25px;
   }
}
@media screen and (max-width:1024px){
#grundgeruest h2{
	font-size:18px;
	padding-bottom:5px;
	margin-bottom:20px;
   }
}
@media (max-width: 765px){
#grundgeruest{
	margin:66px auto 0px auto;
	font-size:14px;
	min-height:400px;
}
#grundgeruest h2{
	margin-top:25px;
	margin-bottom:10px;
   }
}
#grundgeruest h3.ueberschrift_unterseiten{
	font-family: 'Lato', sans-serif;
	color: #9c9c9e;
	font-size:15px;
	font-weight:400;
	margin-bottom:50px;
}
#grundgeruest h3.ueberschrift_unterseiten box-2{
	font-weight:300;
	margin-left:10px;
	margin-right:10px;
}
#grundgeruest h3.ueberschrift_unterseiten box-3{
	font-weight:300;
}
#grundgeruest h3.ueberschrift_unterseiten a:hover{
	color: #0098E9;
}
@media (max-width: 1200px)
{
#grundgeruest h3.ueberschrift_unterseiten{
	margin-bottom:40px;
}
}
@media (max-width: 1024px)
{
#grundgeruest h3.ueberschrift_unterseiten{
	margin-bottom:30px;
	font-size:14px;
}
}
@media (max-width: 765px)
{
#grundgeruest h3.ueberschrift_unterseiten{
	margin-bottom:20px;
	font-size:13px;
}
}
/************* datenschutz ***************/
#grundgeruest h2.datenschutz{
	margin-top:30px;
	margin-bottom:0px;
	font-size:18px;
	border-bottom: 0px solid #0098E9;
}

/************* Kontakt ***************/
#kontakt-kontaktformular{
	width:100%;
	margin-top:0px;
	float:left;
}
#kontakt-kontaktformular p.info{
	margin-bottom:20px;
}
#kontakt-kontaktformular p.input{
	width:95%;
	height:50px;
	border: 1px solid #CCCCCC;
	font-family: 'Lato', sans-serif;
	margin:20px 0 20px 0;
	padding-left:15px;
}
#kontakt-kontaktformular p.textarea{
	width:95%;
	height:auto;
	border: 1px solid #CCCCCC;
	font-family: 'Lato', sans-serif;
	margin:20px 0 20px 0;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}
#kontakt-kontaktformular input{
	width:95%;
	color: #777777;
	font-family: 'Lato', sans-serif;
	font-size:14px; 
	height:50px;
	background-color:transparent;
	border: 0px solid #CCCCCC;
}
#kontakt-kontaktformular textarea{
	width:95%;
	color: #777777;
	font-size:14px; 
	font-family: 'Lato', sans-serif;
	background-color:transparent;
	border: 0px solid #CCCCCC;
}
#senden-box1{
	padding:0px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	background-color:#323846;
	border-radius:5px;
	width:300px;
	margin:23px 0 10px 0;
}
#senden-box1 input{
	background-color:#323846;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	width:300px;
}
#senden-box1:hover{
	background-color:#0095E5;
}
#senden-box1 input:hover{
	background-color:#0095E5;
}
#kontakt-kontaktformular p.meldung
{
	color: #F3344B;
	margin-top:20px;
}
p.input_no {
	display:none;
}
@media screen and (max-width:900px) {
#kontakt-kontaktformular{
	margin-top:0px;
	font-size:14px;
}
}
@media screen and (max-width:765px) {
#kontakt-kontaktformular p.input{
	margin-top:0px;
}
#kontakt-kontaktformular p.input{
	
	height:30px;
	margin:20px 0 20px 0;
	padding-left:15px;
}
#kontakt-kontaktformular p.textarea{

	height:100px;
	margin:0px;
	padding-left:15px;
	padding-top:15px;
}
#kontakt-kontaktformular input{
	height:30px;
}
#kontakt-kontaktformular textarea{
	height:85px;
}
#senden-box1{
	width:100%;
}
#senden-box1 input{
	width:100%;
}
}
/************* Registrieren & Login ***************/

#impressum-und-co h5, #impressum-und-co p.eingeloggt {
	color: #0095E5;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
#loginbereich {
	width:400px;
	margin:0px 0 200px 0;
	}		
#loginbereich h3.login{
	font-family: 'Oswald', sans-serif;
	margin-top:20px;
	text-align:left;
	font-size:18px;
	line-height:22px;
	margin-bottom:5px;
}
#loginbereich p.login {
	text-align:center;
	margin-top:30px;
	color:#F3344B;
	font-size:15px;
	margin-bottom:30px;
}
#login-boxen {
	width:100%;
	height:40px;
	border: 1px solid #CCCCCC;
	border-radius:2px;
	margin-bottom:-10px;
	margin-top:0px;
	font-family:'Lato', sans-serif;
}
#login-boxen input, #login-boxen select{
	width:95%;
	height:40px;
	font-family:'Lato', sans-serif;
	color: #31313b;
	font-size:14px; 
	background-color:transparent;
	border: 0px solid #333;
	margin:0;
	padding:0 0 0 20px;
}
#login-boxen select{
	width:100%;
}
#login-boxen.submit {
	background-color:#323846;
	margin-top:45px;
	border: 0px solid #333;
}
#login-boxen.submit input{
	border: 0px solid #333;
	margin:0;
	padding:0 0 0 0;
	font-family:'Oswald', sans-serif;
	font-size:16px;
}
#login-boxen.submit input{
	color:#FFFFFF;
}
#login-boxen.submit:hover {
	background-color:#0095E5;
}

#loginbereich p.center {
	font-family:'Oswald';
	text-align:center;
	margin-top:5px;
}
#loginbereich p.center_2 {
	font-family:'Oswald';
	text-align:center;
	margin-top:35px;
}
#loginbereich p.center:hover, #loginbereich p.center_2:hover {
	color:#0095E5;
}


@media screen and (max-width:1500px)
{

}
@media screen and (max-width:1200px)
{

}

@media screen and (max-width:900px)
{
#loginbereich {
	margin-top:-20px;
	margin-bottom:0px;
	}
#login-boxen {
	height:40px;
	border-radius:0px;
}
#login-boxen input, #login-boxen select{
	height:40px;
	font-size:14px; 
}
#loginbereich h3.login{
	font-size:17px;
}
}
@media screen and (max-width:765px) {
#loginbereich {
	width:98%;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	}

#login-boxen {
	margin-bottom:3px;
	height:50px;
}
#loginbereich h3.login{
	margin-top:5px;
	font-size:16px;
	line-height:22px;
}
#login-boxen.submit {
	margin-top:20px;
	margin-bottom:-20px;
}
#loginbereich p.center, #loginbereich p.center_2 {
	font-size:14px;
}
}
/************* Email bestätigen ***************/
#login-neu{
	margin-top:30px;
	font-size:16px;
}
#login-neu a{
	background-color:#0095E5;
	font-family:'Oswald';
	color: #FFFFFF;
	padding:10px 30px;
}
#login-neu a:hover, #login-neu input:hover {
	background-color:#D5235F;
	border: 1px solid #D5235F;
}
#login-neu input{
	background-color:#0095E5;
	border: 1px solid #0095E5;
	color: #FFFFFF;
	padding:10px 20px;
	font-size:16px;
}
/************* Jobanzeigen ***************/
#bild_oben  {
	width:100%; 
	height: 50px; 
	float:left;
	margin-top:70px;
	margin-bottom:40px;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
	color: #FFFFFF;
}
#bild_oben h3.ueberschrift_unterseiten{
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:400;
	margin-top:12px;
}
#bild_oben h3.ueberschrift_unterseiten box-2{
	font-weight:300;
	margin-left:10px;
	margin-right:10px;
}
#bild_oben h3.ueberschrift_unterseiten box-3{
	font-weight:300;
}
#bild_oben h3.ueberschrift_unterseiten a:hover{
	color: #D5235F;
}
@media (max-width: 765px){
#bild_oben{
	margin-top:110px;
	margin-bottom:0px;
}
}
#suchformularundco{
	width:100%;
	height:auto;
	clear:left;
	float:left;
	padding:0;
	margin-bottom:20px;
	margin-top:0px;
}
#navigation-plz{
	width:auto;
	clear:right;
	float:right;
	text-align:left;
	width:100%;
	height:auto;
	margin-bottom:0px;
	margin-top:20px;
}
#navigation-plz ul.plz{
	height:auto;
	margin-bottom:0px;
}
#navigation-plz select{
	padding:5px;
	color: #31313b;
	font-size:14px; 
	height:50px;
	width:100%;
	border: 0px solid #CCCCCC;
	margin-bottom:20px;
	margin-top:0px;	
	background-color: #FFFFFF;
}
#navigation-plz ul li 
{
	float:left;
	width:32%;
	margin-bottom:15px;
	padding:0;
	border: 0px solid #CCCCCC;
	}
#navigation-plz ul li.kat_1, #navigation-plz ul li.kat_2
{
	margin-right:2%;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
	height:50px;
	}
#navigation-plz ul li.kat_3
{
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
	height:50px;
	}
#suchformular_2
{
	width:100%;
	height:auto;
	clear:left;
	float:left;
	margin:0px auto 20px auto;
}
#suchformular_2.suchen
{
	margin:100px;
}
#suchformular_2 ul.search
{
	width:100%;
	height:auto;
	margin:0px auto;
}
#suchformular_2 ul.search li{
		float:left;
}

#suchformular_2 ul.search li.suchen-start{
		width:66%;
		height:47px;
		margin-right:2%;
		box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
		background-color: #FFFFFF;
		padding-top:-2px;
		padding-bottom:3px;
}
#suchformular_2 ul.search li.suchen-button{
		width:32%;
		height:42px;
		background-color:#0095E5;
		margin-top:0px;
}
#suchformular_2 input{
		width:97%;
		height:42px;
		font-size:14px; 
		color: #191d1f;
		border: 0px solid #CCCCCC;
		padding-left:1%;
		background-color:transparent;
		margin-top:5px;
}
#suchformular_2 ul.search li.suchen-button input{

		background-color: #D5235F;
		text-align:center;
		color:#FFFFFF;
		width:100%;
		height:50px;
		border: 0px solid #0095E5;
		padding:0;
		margin-top:0px;
}
#suchformular_2 ul.search li.suchen-button input:hover, #unterseiten-bild ul li.suchen-button:hover{
		background-color:#0095E5;
		height:50px;
}
@media screen and (max-width:1200px){

}
@media screen and (max-width:960px){
#suchformularundco{
	margin-top:20px;
}
#suchformular_2{
	margin:-10px auto 20px auto;
}
#suchformular_2 ul.search li.suchen-start{
		width:78%;
		padding-top:0px;
}
#suchformular_2 ul.search li.suchen-button{
		width:20%;
		margin-right:0%;
		margin-top:0px;
}
#navigation-plz{
	margin-bottom:10px;
}
#navigation-plz ul li {
	float:left;
	width:49%;
	margin-bottom:10px;
	margin-top:0px;
	}
#navigation-plz ul li.kat_1{
	margin-right:2%;
	}
#navigation-plz ul li.kat_2{
	margin-right:0%;
	margin-bottom:10px;
	}
#navigation-plz ul li.kat_3{
	margin-right:0%;
	width:100%;
	}
}

@media (max-width: 765px)
{
#suchformularundco{
	margin-top:0px;
	margin-bottom:-3px;
	width:100%;
	padding:0px;
}
}

#grundgeruest ul li{
	float:left;
}

#grundgeruest ul li.haupt-rechts {
	float:right;
	width:24%;
	height:100%;
	}
#grundgeruest ul li.haupt-links  {
	float: left;
	width:74%;
	height:100%;
	margin-top:0px;
	margin-bottom:50px;
	min-height:350px;
	font-size:16px;
	}

@media (max-width: 1200px){


}
@media (max-width: 960px){
#grundgeruest ul li.haupt-links{
	width:100%;
	margin-bottom:0px;
}
#grundgeruest ul li.haupt-rechts{
	display:none;
}
}
@media (max-width: 500px){
#grundgeruest ul li.haupt-links{
	width:100%;
	margin-bottom:0px;
}
#grundgeruest ul li.haupt-rechts{
	display: block;
	margin-bottom:0px;
	width:100%;
}
}

#inserate_block_1{
	float:left;
	clear:left;
	width:100%;
	height:auto;
	padding:0px;
	margin-bottom:50px;
	font-family:'Lato', sans-serif;
	font-size:14px;
   }
#inserate_block_1 ul.inserate{
	width:100%;
	height:auto;
	margin:0px auto 0px auto;
}
#inserate_block_1 ul.inserate li.startups{
	width:96%;
	height:auto;
	margin-bottom:20px;
	border: 1px solid #CCCCCC;
	padding:20px 2%;
	float:left;
	}
#inserate_block_1 ul.inserate li.startups:hover{
	background-color:#ECEDF2;
	}

#inserate_block_1_infos{
	width:100%;
	padding:0px;
	margin:0px;
}
#inserate_block_1_infos ul li{
	float:left;
	border: 0px solid #CCCCCC;
	}
#inserate_block_1_infos ul li.links{
	width:14%;
	height:auto;
	margin:0 1% 0 0;
	padding:0;
}
#inserate_block_1_infos ul li.rechts_1{
	width:82%;
	margin:0;
	padding:0;
	margin-right:3%;
}
#inserate_block_1_infos ul li.rechts{
	width:42%;
	margin:0;
	padding:0;
	margin-right:3%;
}
#inserate_block_1_infos ul li.rechts_2{
	width:19%;
	margin:0;
	padding:0;
	margin-left:5%
}
#inserate_block_1_infos ul li.rechts_3{
	width:16%;
	margin:0;
	padding:0;
	text-align:right;
}
#inserate_block_1_bild, #inserate_block_info_bild {
	width:100px;
	height:100px;
	clear:left;
	background-position: center;
	background-size:contain;
	background-repeat: no-repeat;
	margin:0;
	margin-top:5px;
	background-color:#E2E5EE;
}
#inserate_block_1_bild:hover{
	opacity: 0.8; 
}
#inserate_block_1_infos p.kategorie box
{
	text-align:center;
	padding:5px 10px;
	background-color:#0098E9;
	color:#FFFFFF;
	width:auto;
	margin:0px 0 10px 0px;
	display:inline-block;
	font-family: 'Lato', sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:400;
	}
#inserate_block_1_infos p.kategorie box-1
{
	color:#9c9c9e;
	margin-left:15px;
	font-size:14px;
	line-height:22px;
	}
#inserate_block_1_infos p.titel{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	line-height:22px;
	font-weight:400;
	margin-bottom:5px;
}
#inserate_block_1_infos p.datum{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	color:#9c9c9e;
}
#inserate_block_1_infos p.titel:hover{
	color:#0095E5;
}
#inserate_block_1_infos p.titel img{
	width:18px;
	height:auto;
	margin-left:5px;
	margin-top:2px;
}
#inserate_block_1_infos p.beschreibung{
	margin-bottom:20px;
	font-size:14px;
	line-height:24px;
	font-weight:400;
	font-family: 'Lato', sans-serif;
}
#inserate_block_1_infos p{
	line-height:30px;
}
#inserate_block_1_infos p.detail img{
	width:15px;
	height:auto;
	margin-right:5px;
	margin-top:6px;
}
#inserate_block_1_infos ul.details_2 li.wann
{
	float:none;
	font-weight:400;
	font-size:12px;
	margin-bottom:5px;
}
#inserate_block_1_infos ul.startups p.wann, #inserate_block_1_infos ul.startups p.wann_2
{
	font-weight:400;
	font-size:13px;
	line-height:17px;
	margin-top:40px;
}
#inserate_block_1_infos ul.startups p.wann img, #inserate_block_1_infos ul.startups p.wann_2 img
{
	width:15px;
	height:auto;
	padding-right:0px;
	margin-top:0px;
}
#inserate_block_1_infos ul.startups p.wann_2 img{
	width:0px;
	height:auto;
}
@media (max-width: 1400px){

#inserate_block_info_bild {
	width:80px;
	height:80px;
}
}
@media (max-width: 1200px){

#inserate_block_1_bild {
	width:90px;
	height:90px;
}
}
@media (max-width: 1024px){

#inserate_block_1_infos ul li.rechts{
	width:42%;
	margin:0;
	padding:0;
	margin-right:3%;
}
#inserate_block_1_infos ul li.rechts_2{
	width:22%;
	margin:0;
	padding:0;
	margin-left:2%
}
#inserate_block_1_infos ul li.rechts p.titel
{
	font-size:15px;
	line-height:20px;
}
#inserate_block_1_infos ul li.rechts p.beschreibung
{
	margin-bottom:20px;
	font-size:15px;
	line-height:22px;
}
#inserate_block_1_bild {
	width:80px;
	height:80px;
}
#inserate_block_info_bild {
	width:60px;
	height:70px;
}
}
@media (max-width: 765px){
#inserate_block_info_bild  {	
	width:50px;
	height:70px;
}
#inserate_block_1_bild  {	
	width:50px;
	height:70px;
}
#inserate_block_1_infos ul li.links{
	width:16%;
	margin-right:1%;
}

#inserate_block_1_infos ul li.rechts, #inserate_block_1_infos ul li.rechts_1, #inserate_block_1_infos ul li.rechts_2, #inserate_block_1_infos ul li.rechts_3{
	width:83%;
	margin:0;
	padding:0;
	text-align:left;
}

#inserate_block_1_infos p.beschreibung{
	display:none;
}
#inserate_block_1_infos p.datum{
	margin-bottom:20px;
}
#inserate_block_1_infos ul.startups p.wann, #inserate_block_1_infos ul.startups p.wann_2{
	margin-top:10px;
	margin-left:20%;
}
#inserate_block_1_infos ul.startups p.wann_2 img
{
	width:15px;
	margin-right:5px;
	
}

}




/************* rechte Seite ***************/

#ueberschriften_unterseiten{
	font-family: 'Oswald';
	text-transform:uppercase;
	font-size:22px;
	font-weight:600;
	color:#29293a;
	border-bottom: 2px solid #0098E9;
	padding-bottom:7px;
	display:inline-block;
   }
@media screen and (max-width:900px) {
#ueberschriften_unterseiten{
	font-size:20px;
	line-height:30px;
	margin-top:-35px;
   }
}

#unterseiten_rechts{
	margin-bottom:10px;
	float:left;
	clear:left;
	width:100%;
}
#unlogged-unterseite{
	border:0px solid #222222;
	text-align:left;
	padding:0;
	background-color:transparent;
	width:100%;
	height:100%;
	clear:left;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
	color:#FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:22px;
}
#unlogged-unterseite.banner{
	height:auto;
}
#unterseiten_rechts ul li{
	width:100%;
	margin-bottom:0px;
}
#unterseiten_rechts_bild{
	margin:0px auto 0px auto;
	height:300px;
	width:300px; 
	float:left;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}

#banner_intern_rechts   {
	width:100%;
	padding:50px 0 0px 0;
	height:100%;
	clear:left;
	background-color:#0095E5;
	color:#FFFFFF;
	margin-bottom:80px;
	}
#banner_intern_rechts  p.gross_neu  {
	font-size:22px;
	line-height:28px;
	font-weight:700;
	margin-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	}
#banner_intern_rechts  p.klein_neu  {
	margin-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	}	
#banner_intern_rechts  p.gross_neu box  {
	color:#D5235F;
	}
#seo_rechts_klein{
	width:96%;
	float:left;
	margin-bottom:40px;
	margin-top:40px;
}
#seo_rechts_klein img{
	width:100%;
	height:auto;	
}
#banner_intern_rechts  p.vorteile{
	margin-bottom:5px;
	margin-top:10px;
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
	padding-bottom:5px;
	border-bottom: 1px solid #FFFFFF;
	margin-left:15px;
	margin-right:15px;
	}
#banner_intern_rechts p.vorteile img {
	width:25px;
	height:auto;
	margin-right:10px;
	margin-top:-5px;
	}
#banner_intern_rechts  p.infos  {
	font-size:12px;
	line-height:12px;
	font-weight:600;
	text-transform:uppercase;
	background-color:#D5235F;
	padding:15px 0;
	text-align:center;
	color:#FFFFFF;
	width:80%;
	margin:40px 10% 45px 10%;
	}
#banner_intern_rechts  p.infos:hover  {
	background-color:#0095E5;
	}
	
	
	
	
#unterseiten_rechts_bild.banner h3{
	font-weight:700;
	font-size:30px;
	line-height:36px;
	text-transform:uppercase;
}
#startseite-rechts-1-bild{
	margin:0px auto 30px auto;
	height:300px;
	width:100%; 
	float:left;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}
#premium_1{
	width:100%;
	height:100%;
	clear:left;
	float:left;
	background-color: rgba(0, 0, 0, 0.3);
	font-family: 'Lato', sans-serif;
	color:#FFFFFF;
	font-size:14px;
	}
#premium_1:hover{
	background-color: rgba(0, 0, 0, 0.5);
	}
#premium_1 p.premium{
	text-align:center;
	padding:5px 8px;
	background-color:#0098E9;
	color:#FFFFFF;
	width:auto;
	margin:200px 0 10px 10px;
	display:inline-block;
	font-size:12px;
	line-height:12px;
	font-weight:400;
	}
#premium_1 p.premium:hover{
	background-color:#0095E5;
	color:#FFFFFF;
	}
#premium_1 p.titel{
	font-family: 'Oswald';
	color:#FFFFFF;
	text-transform:uppercase;
	margin:0px 0px 0px 10px;
	font-size:17px;
	line-height:22px;
	font-weight:600;
	}
#premium_1 p.titel:hover
{
	color:#0098E9;
	}
@media screen and (max-width:1500px) {
#unterseiten_rechts_bild.banner{
	width:98%;
	padding-left:1%;
	padding-right:1%;
}
}
@media screen and (max-width:900px) {
#unterseiten_rechts_details{
	font-size:14px;
	height:110px;
	margin-top:270px;
	width:95%;
	padding-left:4%;
}
#unterseiten_rechts_details h3{
	font-size:14px;
	margin-bottom:10px;
	line-height:18px;
}
#unterseiten_rechts_bild.banner{
	padding:70px 30%;
	width:40%;
}
#unterseiten_rechts_bild.banner h3{
	font-size:28px;
	line-height:34px;
}
}
@media (max-width: 765px)
{
#unterseiten_rechts ul
{
	margin-top:25px;
}
#unterseiten_rechts_bild{
	height:440px;
}
#unterseiten_rechts_details{
	font-size:15px;
	height:130px;
	margin-top:290px;
}

#geruest-startseite ul li.haupt-rechts{
	margin-bottom:-90px;
}
#unterseiten_rechts_bild.banner{
	padding:40px 10%;
	width:80%;
}
}

#unterseiten_rechts_bild.banner_3{
	font-family: 'Oswald';
	width:100%;
	height:auto;
	font-weight:400;
	font-size:16px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
}
#unterseiten_rechts_bild.banner_3 p{
	margin-bottom:20px;
}
#unterseiten_rechts_bild.banner_3 box_1{
	margin-right:10px;
}
#unterseiten_rechts_bild.banner_3 ul.bewertung {
	margin:0;
}
#unterseiten_rechts_bild.banner_3 ul.bewertung li{
	margin:0;
}
#unterseiten_rechts_bild.banner_3 p.titel{
	font-weight:500;
	margin-bottom:10px;
}
#unterseiten_rechts_bild.banner_3 p.beschreibung{
	margin-bottom:25px;
	margin-top:-5px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:20px;
}
#unterseiten_rechts_bild.banner_3 a:hover{
	color:#0095E5;
}
#unterseiten_rechts_bild.banner_2{
	text-align: center;
	color:#191d1f;
	font-family: 'Poppins', sans-serif;
	width:100%;
	height:auto;
	font-weight:400;
	font-size:14px;
	line-height:18px;
	margin-top:0px;
}
#unterseiten_rechts_bild.banner_2 img{
	width:20px;
	height:auto;
	padding:0;
}
#flexbox_02{
	width:100%;
	height:auto;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	text-align:center;
	margin-top:20px;
	margin-bottom:-20px;
}

.flexelement_02{
	text-align:center;
	width:29.33%;
	margin:0 auto 20px auto;
	padding:40px 0;
	border: 0.5px solid #191d1f;
}
.flexelement_02:hover{
	background-color: #EFEFEF;
}

#flexbox_sm{
	padding-bottom:0px;
	margin-bottom:30px;
	margin-top:15px;
	width:100%;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align:center;
}
#flexelement_sm{
	width:16%; 
}
#flexelement_sm.fb{
	background-color:#244E8A; 
}
#flexelement_sm.tw{
	background-color:#138DB6; 
}
#flexelement_sm.go{
	background-color:#E52427; 
}
#flexelement_sm.xi{
	background-color:#006364; 
}
#flexelement_sm.in{
	background-color:#055A86; 
}
#flexelement_sm.pi{
	background-color:#CB2028; 
}
#flexelement_sm img {
	width:30px;
	height:auto;
	}

#startseite.grundgeruest ul.kaufen_beobachten {
	display:none;
}

#mobile{
	width:63%;
	clear:left;
	float:left;
	margin-bottom:100px;
}

@media screen and (max-width:900px) {
#flexbox_sm, #mobile{
	width:100%;
}
}

/************* Inserat Details ***************/

#grundgeruest ul.unterseiten li.unterseite_links p.kategorie box
{
	text-align:center;
	padding:5px 10px;
	background-color:#0098E9;
	color:#FFFFFF;
	width:auto;
	margin:0px 0 10px 0px;
	display:inline-block;
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:300;
	}
#grundgeruest ul.unterseiten li.unterseite_links p.kategorie box-1
{
	color:#9c9c9e;
	margin-left:15px;
	font-size:14px;
	line-height:22px;
	}

#grundgeruest ul.unterseiten li.unterseite_links h2.inserat_info{
	font-family: 'Oswald', sans-serif;
	text-transform:none;
	font-size:25px;
	line-height:30px;
	font-weight:600;
	color:#31313b;
	margin-bottom:25px;
	margin-top:25px;
	border-bottom: 0px solid #0098E9;
   }
@media screen and (max-width:1200px) {
#grundgeruest ul.unterseiten li.unterseite_links h2.inserat_info{
	font-size:22px;
	margin-bottom:15px;
   }
}

@media screen and (max-width:1024px) {
#grundgeruest ul.unterseiten li.unterseite_links h2.inserat_info{
	font-size:20px;
   }

}

@media screen and (max-width:765px) {
#grundgeruest ul.unterseiten li.unterseite_links h2.inserat_info{
	
   }
}
#mystartups_adsens{
	margin:50px auto 50px auto;
	width:100%;
	height:auto;
	clear:left;
	}
#mystartups_adsens_seo{
	margin:100px auto 50px auto;
	width:100%;
	clear:left;
	float:left;
	text-align:center;
	}
@media screen and (max-width:1024px) {

}
@media screen and (max-width:765px) {

}
#mobile_anfragenbereich  {
	width:100%; 
	height:100%; 
	float:left;
	clear:left;
	margin-top:50px;
	margin-bottom:0px;
	display:none;
}
@media screen and (max-width:765px) {
#mobile_anfragenbereich  {
	display: block;
}
}
#grundgeruest h2.trans, #grundgeruest h2.trans_balken{
	font-size:20px;
	line-height:20px;
	font-weight:600;
	text-transform:uppercase;
	margin-top:100px;
	background-color:#0095E5;
	padding:15px 0px 20px 3%;
	color:#FFFFFF;
	width:97%;
	border-bottom: 0px solid #0098E9;
	}
#grundgeruest h2.trans_balken{
	margin-top:0px;
	}
#block_8{
	margin:0;
	padding-top:20px;
	width:100%;
	background-color:#FFFFFF;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
}
#block_8.agenturen{
	padding-top:0px;
}
#block_8 > div {
  box-sizing: border-box;
  margin: 0px 3% 40px 0;
  width: calc(1/3*100% - (1 - 1/3)*3%);
  padding-bottom:10px;
  border: 1px solid #CCCCCC;
}
#block_8 > div:nth-child(3n) {
  margin-right: 0;
}


#block_8_bild{
	margin:0px auto 10px auto;
	height:180px;
	width:100%; 
	float:left;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}
#block_8_bild p.kat_klein{
	text-align:center;
	padding:8px 8px;
	background-color:#0098E9;
	color: #FFFFFF;
	width:auto;
	margin:140px 0 0px 10px;
	display:inline-block;
	font-size:12px;
	line-height:12px;
	font-weight:400;
	}
#flexe_inserate p.titel{
	font-family: 'Lato', sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight:600;
	display:inline-block;
	margin-bottom:10px;
	margin-left:10px;
	padding-bottom:5px;
}
#flexe_inserate p.titel:hover{
	color:#D5235F;
}

#flexe_inserate p.kat,#flexe_inserate p.kat_2 {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	margin-bottom:10px;
	margin-left:10px;
	color:#888888;
}
#flexe_inserate p.kat_2:hover{
	color:#D5235F;
}
@media screen and (max-width:960px) {
#block_8 > div {
  width: calc(1/2*100% - (1 - 1/2)*3%);
  padding-bottom:10px;
}
#block_8 > div:nth-child(3n) {
  margin-right: 3%;
}
#block_8 > div:nth-child(2n) {
  margin-right: 0;
}
}
@media screen and (max-width:765px) {

}

@media screen and (max-width:500px) {

#block_8 > div {
  width: calc(1/1*100% - (1 - 1/1)*3%);
  padding-bottom:10px;
}
#block_8 > div:nth-child(3n), #block_8 > div:nth-child(2n),#block_8 > div:nth-child(1n) {
  margin-right: 0;
}
}






#block_infos{
	margin-top:45px;
	width:100%;
	background-color:#FFFFFF;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top:25px;
	
}
#b_infos{
	width:31.33%;
	padding-bottom:25px;
	font-size:13px;
	line-height:22px;
}
#b_infos.case_2{
	width:43.33%;
	margin-right:2%;
	padding-left:2%;
}
#b_infos.case_3{
	width:21.33%;
}
#b_infos p.info_gorß{
	font-weight:600;
	margin-bottom:5px;
}
@media screen and (max-width:960px) {

}
@media screen and (max-width:765px) {
#block_infos{
	margin-top:15px;
	padding-top:15px;
	
}
#b_infos, #b_infos.case_2, #b_infos.case_3{
	width:50%;
	padding-bottom:25px;
	font-size:13px;
	line-height:22px;
	margin:0 0 20px 0;
	padding:0;
}
}

@media screen and (max-width:500px) {


}
/************* Agenturkistel  ***************/
#block_agentur_bild{
	margin:0px auto 10px auto;
	height:180px;
	width:100%; 
	float:left;
	background-position:center;
	background-repeat: no-repeat;
	background-size: contain;
}
/************* Agenturprofil  ***************/

#startupspich-bild  {
	width:100%; 
	height:400px; 
	float:left;
	margin-top:0px;
	margin-bottom:20px;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5);
}
#unterseite_rechts_logo {
	width:120px;
	height:120px;
	clear:left;
	border: 1px solid #CCCCCC;
	margin:20px 0 0px 20px;
	background-position: center;
	background-size:contain;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}
#startupbild_vordergrund{
	width:100%;
	height:100%;
	clear:left;
	float:left;
	background-color: rgba(0, 0, 0, 0.3);
	}
#startupspich-bild p.kat_startup {
	text-align:center;
	padding:10px 20px;
	background-color:#D5235F;
	color: #FFFFFF;
	width:auto;
	margin:160px 0 0px 20px;
	display:inline-block;
	font-size:14px;
	line-height:14px;
	font-weight:400;
}
#startupspich-bild p.datum_startup {
	margin:15px 0 0px 20px;
	color:#FFFFFF;
	font-size:14px;
	line-height:14px;
}
#grundgeruest ul.unterseiten {
	width:100%; 
	height:100%; 
	float:left;
}
#grundgeruest ul.unterseiten li.unterseite_rechts {
	float:right;
	width:23%;
	height:100%;
	font-size:15px;
	line-height:28px;
	padding:10px 2% 20px 2%;
	background-color:#FFFFFF;
	}
#grundgeruest ul.unterseiten li.unterseite_links {
	float: left;
	width:66%;
	height:100%;
	background-color:#FFFFFF;
	padding:0px 2% 20px 2%;
	}
#grundgeruest ul.unterseiten li.unterseite_links p.text{
	font-size:16px;
	line-height:26px;
	font-weight:400;
	color:#31313b;
	}
#grundgeruest ul.unterseiten li.unterseite_rechts p.gross, #grundgeruest ul.unterseiten li.unterseite_links p.gross, #grundgeruest ul.unterseiten li.unterseite_links p.gross_unten
{
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:17px;
	margin-top:24px;
}
#grundgeruest ul.unterseiten li.unterseite_rechts p.klein
{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:14px;
}
#grundgeruest ul.unterseiten li.unterseite_rechts p.social-media-buttons{
	width:100%;
	clear:left;
	margin-top:0px;
	margin-bottom:30px;
	margin-left:0.5%;
}
#grundgeruest ul.unterseiten li.unterseite_rechts p.social-media-buttons img{
	width:18px;
	height:18px;
	margin-top:15px;
	margin-right:3px;
	padding:5px;
	background-color:#A09B98;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}
#grundgeruest ul.unterseiten li.unterseite_rechts p.social-media-buttons img:hover{
	background-color:#FEDF0E;
}
#rating_bar_profil.rechts {
  width: 100px;
  height: 20px;
  background: 0 0 repeat-x;
  margin-top:0px;
}
#rating_profil.rechts  {
  height: 20px;
  background:  0 0 repeat-x;
}
#grundgeruest ul.unterseiten li.unterseite_rechts p.note_rechts {
  font-size:13px;
  margin-left:107px;
  margin-top:-24px;
  margin-bottom:0px;
}
#grundgeruest ul.unterseiten li.unterseite_rechts p.ueberschrift_3 {
  font-size:13px;
}

@media screen and (max-width:1200px) {
#startupspich-bild  {
	height:360px; 
}
#unterseite_rechts_logo {
	width:100px;
	height:100px;
}
#startupspich-bild p.kat_startup {
	margin:140px 0 0px 20px;
}
#startupspich-bild p.datum_startup {
	font-size:13px;
	line-height:13px;
}
#grundgeruest ul.unterseiten li.unterseite_rechts p.gross, #grundgeruest ul.unterseiten li.unterseite_links p.gross, #grundgeruest ul.unterseiten li.unterseite_links p.gross_unten
{
	
}
}
@media screen and (max-width:1020px) {
#grundgeruest p.startup_profil {
	margin-bottom:30px;
	}
#grundgeruest ul.unterseiten li.unterseite_rechts p.gross, #grundgeruest ul.unterseiten li.unterseite_links p.gross, #grundgeruest ul.unterseiten li.unterseite_links p.gross_unten
{
	
}
#unterseite_rechts_logo {
	width:100px;
	height:100px;
	margin:20px 0 0px 20px;
}
}
@media screen and (max-width:960px) {
#unterseite_rechts_logo {
	width:90px;
	height:90px;
}
}
@media screen and (max-width:765px) {
#startupspich-bild  {
	height:260px;
	margin-bottom:0px;
}
#startupspich-bild p.kat_startup {
	margin:80px 0 0px 20px;
	padding:8px 15px;
	font-size:13px;
	line-height:13px;
}
#unterseite_rechts_logo {
	margin:20px auto 0px auto;
	width:80px;
	height:80px;
}
#grundgeruest ul.unterseiten li.unterseite_rechts, #grundgeruest ul.unterseiten li.unterseite_links {
	float:left;
	width:96%;
	height:100%;
	}
#grundgeruest ul.unterseiten li.unterseite_links {
	padding-bottom:0px;
	}
#grundgeruest ul.unterseiten li.unterseite_rechts{
	width:96%;
	height:100%;
	margin-left:2%;
	}

}
#profil-seite
{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#333333;
	height:auto;
	clear:left;
	width:100%;
	height:100%;
	margin:0px auto 0px auto;
	min-height:500px;
}
#profil-seite p.text
{
	margin-bottom:80px;
	font-size:15px;
	line-height:28px;
}
#profil-seite p.gross, #profil-seite p.gross_2, #profil-seite p.gross_3
{
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:17px;
	margin-top:24px;
	margin-top:30px;
	margin-bottom:15px;
}
#profil-seite p.gross_2
{
	margin-top:80px;
	margin-bottom:30px;
}
#profil-seite p.gross_3
{
	margin-top:0px;
	margin-bottom:30px;
}
#ganz_unten
{
	font-family: 'Lato', sans-serif;
	line-height:16px;
	font-size:16px;
	margin:30px 0 20px 0;
	width:auto;
	text-align:center;
	padding:10px 30px 12px 30px;
	background-color:#D5235F;
	color:#FFFFFF;
	float:left;
}
#ganz_unten:hover
{
	background-color:#0095E5;
}


@media (max-width: 1200px)
{


}
@media (max-width: 1024px)
{

}

@media (max-width: 765px)
{
#profil-seite{
	width:100%;
	height:auto;
	min-height:100px;
}

#profil-seite p.gross, #profil-seite p.gross_2
{
	line-height:26px;
	font-size:22px;
	margin-top:30px;
	margin-bottom:30px;
}
#profil-seite p.gross_3
{
	margin-top:0px;
}
#profil-seite p.social-media-buttons{
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	height:60px;
}
#profil-seite p.social-media-buttons img{
	width:30px;
	margin-right:3px;
}

}

/************* Bewertungen***************/

#suchformularundco ul li.kat_4{
	margin-right:0%;
	margin-top:20px;
	width:75%;
	}
#suchformularundco ul li.kat_5{
	margin-top:20px;
	width:23%;
	margin-right:2%;
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5);
	height:30px;
	}

#suchformularundco.bewertungen select{
	padding:5px;
	color: #31313b;
	font-size:14px; 
	height:50px;
	width:100%;
	border: 0px solid #CCCCCC;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
	margin-bottom:20px;
	margin-top:0px;	
	background-color: #FFFFFF;
}
#inserate_block_1 h3{
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	font-weight:600;
	margin-top:-20px;
	margin-bottom:50px;
}
#rating_bar_profil.links {
	width: 100px;
	margin:0 0 20px 0;
	height: 20px;
	background: 0 0 repeat-x;
}
#rating_profil.links  {
	height: 20px;
	background:  0 0 repeat-x;
}
#inserate_block_1_infos  p.note_2 {
  font-size:12px;
  margin-top:-46px;
  margin-left:105px;
}
#inserate_block_1_infos ul li.rechts p.datum{
	font-family: 'Lato', sans-serif;
	font-size:12px;
	font-weight:600;
	margin-top:0px;
}



@media (max-width: 1200px)
{
}
@media (max-width: 960px)
{
#suchformularundco ul li.kat_4{
	margin-top:30px;
	width:70%;
	}
#suchformularundco ul li.kat_5{
	width:28%;
	}
}
@media (max-width: 765px)
{
#inserate_block_1 h3{
	font-size:17px;
	margin-top:20px;
	margin-bottom:30px;
	margin-left:2%;
}
#suchformularundco ul li.kat_4{
	width:100%;
	margin-top:30px;
	}
#suchformularundco ul li.kat_5{
	width:100%;
	margin-right:0;
	margin-bottom:10px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5)
	}
#rating_bar_profil.links {
	margin-top:0px;
}
#inserate_block_1_infos p.note_2 {
  margin-bottom:0px;
}
}

/************* Kommentare***************/

#inserate_block_1_infos.kommentare{
	margin-top:50px;
	padding-bottom:30px;
	border-bottom: 1px solid #DBDBDB;
	float:left;
	width:100%;
}
#inserate_block_1_infos box-1{
	font-size:16px;
	font-weight:400;
	color:#0095E5;
}
#inserate_block_1_infos box-1:hover{
	color:#323846;
}
#inserate_block_1_infos ul.option{
	margin-top:20px;
	margin-bottom:20px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
}
#inserate_block_1_infos ul.option li.option{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:400;
	display: inline;
	text-align:center;
	margin:10px 15px 0px 0px;
	padding:5px 10px;
	float:none;
	background-color:#0095E5;
}
#bewb_melden{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight:600;
	text-align:left;
	margin:-5px;
	width:auto;
	padding:5px 10px;
	background-color:#0095E5;
	border: 0px solid #FFFFFF;
}
#bewb_melden:hover, #inserate_block_1_infos ul.option li.option:hover{
	background-color:#D5235F;
}
#inserate_block_1.kommentare{
	border-top: 0px solid #DBDBDB;
	float:left;
	width:83%;
	margin-left:17%;
	margin-top:20px;
	
}
@media (max-width: 765px)
{
#inserate_block_1.kommentare{
	width:80%;
	margin-left:10%;
}
}

/************* Agenturenliste ***************/

#inserate_block_1_infos p.datum_2{
	font-size:14px;
	color:#31313b;
	margin-bottom:20px;
}
@media (max-width: 900px)
{
#inserate_block_1_infos p.datum_2{
	margin-top:-10px;
}
}
@media (max-width: 765px)
{
#inserate_block_1_infos p.datum_2{
	font-size:13px;
	margin-top:-20px;
}
}

/************* Mein Dashboard ***************/

#dashboard-kategorien  {
	width:100%; 
	height: auto; 
	float:left;
	margin-top:0px;
	margin-bottom:100px;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	color: #FFFFFF;
	text-align:center;
}
#dashboard-kategorien  img{	
	width:50px;
	height:auto;
	margin-bottom:30px;
}
#dashboard-kategorien   ul li {
	list-style:none;
	float:left;
	width:32.33%;
	margin-right:1%;
	margin-bottom:10px;
	padding:10px 0 30px 0;
	background-color: #0095E5;
	border-radius:25px;
}
#dashboard-kategorien ul li:hover { 
	background-color:#D5235F; 
}

@media screen and (max-width:1500px) {
#dashboard-kategorien  ul
{	width:80%;
	margin-left:10%;
	margin-right:10%
}

}
@media screen and (max-width:1024px) {
#dashboard-kategorien  ul
{	width:90%;
	margin-left:5%;
	margin-right:5%;
	font-size:19px;
}

#kategorien-oben  {
	font-size:17px;
}
}
@media screen and (max-width:900px) {
#dashboard-bild  { 
	height:auto; 
}

#dashboard-kategorien  {
	margin-top:260px;
}
#dashboard-kategorien  ul
{	width:98%;
	margin-left:1%;
	margin-right:1%
}
#kategorien-oben  {
	font-size:16px;
}
#dashboard-kategorien ul li 
{
	width:46%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:50px;
}
}
@media screen and (max-width:765px) {
#dashboard-kategorien  {
	margin-top:120px;
	margin-bottom:20px;
}
#dashboard-kategorien ul li 
{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:20px;
}
}

/************* Meine Inserate  ***************/

#suchformular{
	width:100%;
	height:auto;
	clear:left;
	float:left;
	margin:0 auto 20px auto;
}
#suchformular.suchen{
	margin:100px;
}
#suchformular ul.search{
	width:100%;
	height:auto;
	margin:0px auto;
}
#suchformular ul.search li{
		float:left;
}

#suchformular ul.search li.suchen-start{
		width:79%;
		height:40px;
		margin-right:2%;
}
#suchformular ul.search li.suchen-button{
		width:19%;
		height:41px;
		background-color:#0095E5;
}
#suchformular input{
		width:99%;
		height:38px;
		font-size:15px; 
		color: #565656;
		border: 1px solid  #CCCCCC;
		padding-left:1%;
}
#suchformular ul.search li.suchen-button input{

		background-color:#0095E5;
		text-align:center;
		color:#FFFFFF;
		width:100%;
		height:100%;
		border: 0px solid #0095E5;
		padding:0;
}
#suchformular ul.search li.suchen-button input:hover, #unterseiten-bild ul li.suchen-button:hover{

		background-color:#323846;
		border-color:#323846;
}
#meldung_center  {
	    font-size:14px;
		text-align:center;
		width:240px;
		padding:12px;
		margin:30px auto 30px auto;
		background-color: #0095E5;
		color: #FFFFFF;
		padding:10px 0px;
}

#meldung_center:hover {
		background-color:#D5235F;
		color:#222222;
}
#inserate_block_1_infos p.datum_inserat{
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	line-height:13px;
	font-weight:400;
	color:#9c9c9e;
	margin-bottom:15px;
}
#inserate_block_1_infos p.optionen{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:13px;
	margin:0px;
	padding:0px;
}

#inserate_block_1_infos p.optionen img{
	width:18px;
	height:auto;
	padding-right:5px;
	padding:0px;
	margin-top:5px;
	margin-right:5px;
}
#inserate_block_1_infos p.optionen:hover{
	color:#D5235F;
}

@media (max-width: 765px)
{
#suchformular
{
	margin-bottom:20px;
}
#suchformular ul.search
{
	width:100%;
}
#suchformular ul.search li.suchen-start,#suchformular ul.search li.suchen-start input{
		height:37px;
}
#suchformular ul.search li.suchen-button{

		height:38px;
		padding-top:3px;
}
#suchformular ul.search li.suchen-button input{

		font-size:13px;
		height:30px;
}

}
#inserate_block_1_infos p.wann{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:13px;
	margin:0px;
	padding:0px;
}

#inserate_block_1_infos p.wann img{
	width:18px;
	height:auto;
	padding-right:5px;
	padding:0px;
	margin-top:5px;
	margin-right:5px;
}
#inserate_block_1_infos p.wann:hover{
	color:#0095E5;
}
/************* Inserat bearbeiten/inserieren ***************/
#grundgeruest.profil{
	min-height:600px;
}
#einstellen-menu{
	font-family: 'Oswald', sans-serif;
	width: 100%;
	margin-top:0px;
	margin-bottom:50px;
	color:#323846;
	float:left;
	clear:left;
	}
#einstellen-menu ul li{
		display: inline;
		text-align:left;
		margin:15px 20px 0px 0px;
		padding: 5px 10px 10px 10px;
		font-size:15px;
		line-height:15px;
}
#einstellen-menu ul li.aktiv, #einstellen-menu ul li:hover{
		background-color:#D5235F;
		color: #FFFFFF;
}
#einstellen-menu.other
{
	margin-bottom:30px;
	}
@media screen and (max-width:765px) {

#einstellen-menu ul li  {
	font-size:14px;
	margin:15px 10px 0px 0px;
}
}

#profil{
	width: 100%;
	height:auto;
	}
#profil p.gross{
	font-size:16px;
	font-weight:600;
	margin-top:20px;
}
#profil ul.label{
	height:100%;
	width:100%;
	clear:left;
	float:left;
	}

#profil ul li{
	width: 49%;
	height:auto;
	float:left;
	margin-right:1%;
	}
#profil ul li.links{
	float:right;
	margin-right:0;
	}
#profil ul.label li{
	width: 20%;
	height:auto;
	float:left;
	margin-right:0;
	}
#profil p.input{
	width:100%;
	height:50px;
	font-family: 'Lato', sans-serif;
	margin:5px 0 10px 0;
	padding-left:5px;
	background-color:#E7E7E7;
	color:#31313b;
}
#profil p.textarea{
	width:99%;
	font-family: 'Lato', sans-serif;
	margin:5px 0 10px 0;
	padding-left:1%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#E7E7E7;
}
#profil p.input input, #profil p.input select{
	width:100%;
	color: #777777;
	font-family: 'Lato', sans-serif;
	font-size:15px; 
	height:50px;
	background-color:transparent;
	border: 0px solid #CCCCCC;
}
#profil textarea{
	width:100%;
	color: #777777;
	font-size:14px; 
	font-family: 'Lato', sans-serif;
	background-color:transparent;
	border: 0px solid #CCCCCC;
}
#profil ul li.none{
	display:none;
	}
#schicken_box {
	background-color:#D5235F;
	border: 1px solid #D5235F;
	margin-top:20px;
	margin-bottom:100px;
	clear:left;
	float:left;
}
#schicken_box input{
	width:160px;
	height:40px;
	font-family:'Oswald';
	color:#FFFFFF;
	font-size:16px;
	background-color:transparent;
	border: 0px solid #333;
	margin:0;
}	

#schicken_box:hover {
	background-color:#0098E9;
}
#unlogged-schicken input
{
	color: #FFFFFF;
	background-color:transparent;
	font-family: 'Lato', sans-serif;
	line-height:16px;
	font-size:16px;
	text-align:center;
	border: 0px solid #0095E5;
}
@media screen and (max-width:1020px) {
#profil p.gross{
	margin-top:10px;
}
}
@media screen and (max-width:765px) {
#profil{
	margin-bottom:100px;
	}
#profil ul li{
	width: 100%;
	height:auto;
	margin-left:0;
	}
#profil p.gross{
	margin-top:0px;
}
#schicken_box {
	width:97%;
	height:35px;
}	
#schicken_box input{
	width:97%;
	height:35px;
}
#schicken_box.submit {
	margin-top:30px;
	height:40px;
}
#schicken_box.submit input{
	font-size:17px; 
	height:40px;
}
}

/************* Bewerbungen anschauen ***************/

#inserate_block_1_infos p.titel box-2{
	font-size:14px;
	margin-left:5px;
	color:#222222;
}
#inserate_block_1_infos p.datum_3{
	font-family: 'Lato', sans-serif;
	font-size:12px;
	margin-top:-20px;
	margin-bottom:20px;
}
#inserate_block_1 p.message{
	text-align:center;
	margin-top:-115px;
	margin-bottom:100px;
}
#inserate_block_1 p.message img{
	width:30px;
	height:auto;
	margin-top:0px;
}
#inserate_block_1 p.message img:hover{
	opacity: 0.5; 
}
#projekt-anfrage{
	border: 0px solid #0095E5;
	padding-left:0;
	background-color:transparent;
}
@media (max-width: 765px)
{

#inserate_block_1 p.message{
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
}
#inserate_block_1 p.message img
{
	width:18px;
	height:auto;
}
}

#block_6{
	width:100%;
	margin:0px auto 0px auto;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
}
#block_6 > div {
  box-sizing: border-box;
  margin: 0px 2% 40px 0;
  width: calc(1/4*100% - (1 - 1/4)*2%);
  padding-bottom:10px;
  border: 1px solid #CCCCCC;
}
#block_6 > div:nth-child(4n) {
  margin-right: 0;
}

#block_6_bild{
	margin:0px auto 10px auto;
	height:200px;
	width:100%; 
	float:left;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}
#block_startseite_bild{
	margin:0px auto 10px auto;
	height:200px;
	width:100%; 
	float:left;
	background-position:center;
	background-repeat: no-repeat;
	background-size:contain;
}
#flexe_produkte p.titel box-2{
	font-family: 'Maven Pro', sans-serif;
	font-size:13px;
	line-height:13px;
}
#flexe_produkte p.kat img{
	width:15px;
	height:auto;
	margin-right:5px;
}
#flexe_produkte p.message{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	width:100%;
	padding:5px 0 7px 0;
	background-color: #CCCCCC;
}
#flexe_produkte p.message img{
	width:30px;
	height:auto;
}

@media screen and (max-width:1020px) {
#flexe_produkte.zweite{
	display: block;
}
#block_6 > div {
  width: calc(1/3*100% - (1 - 1/3)*2%);
  padding-bottom:10px;
}
#block_6 > div:nth-child(4n) {
  margin-right: 2%;
}
#block_6 > div:nth-child(3n) {
  margin-right: 0;
}
}
@media screen and (max-width:765px) {
#flexe_produkte.zweite{
	display:none;
}
#block_6 > div {
  width: calc(1/2*100% - (1 - 1/2)*2%);
  padding-bottom:10px;
}
#block_6 > div:nth-child(4n) {
  margin-right: 2%;
}
#block_6 > div:nth-child(3n) {
  margin-right: 2%;
}
#block_6 > div:nth-child(2n) {
  margin-right: 0;
}
#block_6_bild{
	height:200px;
}
}
@media screen and (max-width:500px) {
#block_6 > div {
  width: calc(1/1*100% - (1 - 1/1)*2%);
  padding-bottom:10px;
}
#block_6 > div:nth-child(4n), #block_6 > div:nth-child(3n),#block_6 > div:nth-child(2n),#block_6 > div:nth-child(1n) {
  margin-right: 0;
}

}

/************* Meine Setcard ***************/

#produktseite{
	width:100%;
	margin:20px 0 10px 0;
	float:left;
	font-size:13px;
	font-family: 'Lato';
}
#produktseite h2{
	font-family: 'Lato';
	font-size:22px;
	line-height:30px;
	text-transform:capitalize;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: 0px solid #FFFFFF;
}
#produktseite h2 box{
	font-family: 'Maven Pro';
	font-size:18px;
	line-height:30px;
	font-weight:400;
}
#produktseite h2 box-1{
	font-size:18px;
	font-weight:400;
	margin-left:10px;
	margin-right:10px;
	margin-top:-2px;
}
#produktseite h2 box-2 img{
	width:30px;
	height:auto;
	margin-top:5px;
}

#produktseite h2 box-4{
	font-size:14px;
	font-weight:400;
	background-color:#D5235F;
	padding:8px 20px 5px 20px ;
	margin-left:5px;
	border-radius: 5px;
	color: #FFFFFF;
}
#produktseite h2 box-4:hover{
	background-color:#0095E5;
}
#produktseite h2 box-3 img{
	width:30px;
	height:auto;
	margin-top:-12px;
}
#promoter-anfrage  {
	background-color:transparent;
	border: 0px solid #FFFFFF;
	padding:0;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	color:#FFFFFF;
}
#produktseite ul li{
	float:left;	
}
#produktseite ul li.kleine-bilder{
	width:5%;
	height:auto;
	margin-right:2%;
	border-top: 0.1px solid #FFFFFF;
}
#produktseite ul li.kleine-bilder img{
	width:50px;
	height:50px;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
}
#produktseite ul li.grosses-bild{
	width:38%;
	height:auto;
	text-align:center;
}
#produktseite-hauptbild{
	width:100%;
	height:560px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5%;
	clear:left; 
	float:left;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}
#produktseite ul li.produkt-hauptinfos{
	width:50%;
	height:auto;
	padding-left:5%;
}
#setcard_infos{
	margin:0;
	margin-bottom:20px;
	width:100%;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
}
#setcard_infos > div {
  box-sizing: border-box;
  margin: 0px 1% 5px 0;
  width: calc(1/3*100% - (1 - 1/3)*1%);
  padding:3px 0 3px 5px;
  background-color:#EBEEF5;
}
#setcard_infos > div:nth-child(4n), #setcard_infos > div:nth-child(7n), #setcard_infos > div:nth-child(10n) {
  margin-right: 0;
}
#setcard_infos > div:nth-child(8n) {
  margin-right: 1%;
}
#flexe_setcard_infos.handy {
  display:none;
}

@media screen and (max-width:960px) {
#setcard_infos > div {
  width: calc(1/2*100% - (1 - 1/2)*1%);
}
#setcard_infos > div:nth-child(3n), #setcard_infos > div:nth-child(7n) {
  margin-right: 1%;
}
#setcard_infos > div:nth-child(2n) {
  margin-right: 0;
}
#flexe_setcard_infos.handy {
  display: block;
}
}

#produktseite ul li.produkt-hauptinfos ul.sprachen{
	float:left;
	width:100%;
}
#produktseite ul li.produkt-hauptinfos ul.sprachen li.links
{
	width:32.33%;
	margin-bottom:5px;
	margin-right:1%;
	padding:3px 0 3px 0.5%;
	background-color:#EBEEF5;
}
#produktseite ul li.produkt-hauptinfos ul.sprachen li.rechts
{
	width:65.5%;
	padding:3px 0 3px 0.5%;
	margin-bottom:5px;
	margin-right:0;
	float:right;
	background-color:#EBEEF5;
}

#produktseite ul li.produkt-hauptinfos p.gross
{
	font-weight:700;
	font-size:16px;
	margin-top:30px;
}
#produktseite p.keine_angaben{
	margin-bottom:100px;
}
#produktseite p.box3{
	font-size:18px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	margin:30px 0px;	
}
#produktseite  p.box3 img{
	width:26px;
	height:auto;
	margin-right:0px;
}
#produktseite ul li{
	float:left;
}
#produktseite  ul li.jetzt-anfragen{
	width:100%;
	margin:25px 0 0px 0;
	padding:10px 0;
	text-align:center;
	background-color:#0095E5;
	border: 1px solid #0095E5;
	color:#FFFFFF;
	border-radius:5px;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
}
#produktseite ul li.handy-anfrage{
	
	display:none;
}
#produktseite ul li.telefon{
	width:100%;
	margin:20px 0 50px 0;
	padding:10px 0;
	text-align:center;
	border: 1px solid #0095E5;
	background-color:#0095E5;
	border-radius:5px;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
}
#produktseite  ul li.jetzt-anfragen:hover, #produktseite ul li.telefon:hover{
	background-color:#D5235F;
	border: 1px solid #D5235F;
}
#promoter-anfrage:hover{
	background-color:#D5235F;
	color:#FFFFFF;
}
#produkt-header{
	width:100%;
	height:50px;
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	color: #0095E5;
	margin:0px 0 0px 0;
	clear:left;
	border-bottom: 1px solid #CCCCCC;
}
#produkt-header ul li{
	float:left;
	margin-right:50px;
	margin-top:10px;
	text-align:left;
	padding:0px 0px 0px 0px;
}
#produkt-header ul li.active{
	padding-bottom:6px;
	width:45%;
	padding-right:5%;
	margin-right:0px;
}
#produkt-infos{
	width:100%;
	height:auto;
	margin:0px auto 0px auto;
	clear:left;
	float:left;
	font-size:14px;
}
#produkt-infos ul li{
	float:left;
}
#produkt-infos ul li.texte{
	width:45%;
	min-height:50px;
	padding-right:5%;
	margin-top:20px;
	margin-bottom:50px;
}
#produkt-infos ul li.extras{
	width:50%;
	margin-top:20px;
	min-height:50px;
}
#produkt-infos ul li.extras h3{
	display:none;
}
#produkt-infos ul li.extras ul.sprachen{
	float:left;
}
#produkt-infos ul li.extras ul li.links, #produkt-infos ul li.extras ul li.rechts
{
	width:50%;
	margin-bottom:8px;
}
#check-boxen h3.setcard
{
	font-family: 'Oswald', sans-serif;
	margin-bottom:30px;
	font-size:20px;
	color: #0095E5;
	padding-top:0px;
	margin-top:0px;
	} 
#produkt-infos h3.setcard_handy{
	font-family: 'Oswald', sans-serif;
	margin-bottom:30px;
	font-size:20px;
	color: #0095E5;
	padding-top:0px;
	margin-top:0px;
	display:none;
	} 
#kenntnisse {
	width:100%;
	margin:0px 0 50px 0;
	height:auto;
	color: #333333;
	clear:left;
	float:left;
	font-size:15px;
}
#kenntnisse h3
{
	margin-bottom:30px;
	font-size:20px;
	color: #0095E5;
	padding-top:0px;
	margin-top:0px;
	}
#kenntnisse ul.alle{
	float:left;
	width:100%;
}
#kenntnisse ul li.rechts{
	width:80%;
	margin-bottom:10px;
}
#kenntnisse ul li.rechts_2{
	width:80%;
	margin-bottom:10px;
	line-height:20px;
}
#kenntnisse ul li.links{
	width:20%;
	margin-bottom:10px;
}
#check-boxen {
	width:100%;
	margin:0px 0 10px 0;
	height:auto;
	color: #333333;
	clear:left;
	float:left;
	font-size:15px;
}
#check-boxen img{
	width:30px;
	height:auto;
	margin-top:-3px;
	margin-right:5px;
}
#check-boxen input{
	width:10px;
	height:auto;
	border: 0px solid #CCCCCC;
}
#check-boxen ul {
	float:left;
	width:100%;
	height:auto;
	margin-bottom:30px;
	clear:left;
}
#check-boxen ul li{
	margin:0px 0 30px 0;
	float:left;
	width:25%;
	font-size:14px;
}
#grundgeruest p.setcard_gross{
	font-family: 'Oswald', sans-serif;
	margin-bottom:30px;
	font-size:20px;
	color: #0095E5;
	padding-top:0px;
	margin-top:0px;
}
@media (max-width: 1200px)
{
#produkt-infos
{
	width:100%;
	margin:0px 0 0px 0;
	font-size:14px;
   }
#produktseite{
	width:100%;
	margin:0px 0 0px 0;
	float:left;
	font-size:14px;
}
#produktseite h2{
	font-size:20px;
	line-height:28px;
}
#produktseite h2 box-1, #produktseite p.box3{
	font-size:16px;
}

#produktseite h2 box-2 img{
	width:24px;
	margin-top:5px;
}
#produktseite h2 box-3 img{
	width:24px;
	margin-top:-7px;
}


#produkt-infos ul li.extras ul li.links, #produkt-infos ul li.extras ul li.rechts
{
	margin-bottom:4px;
}
#kenntnisse {
	font-size:14px;
}
#kenntnisse ul li.rechts{
	margin-bottom:5px;
}
#kenntnisse ul li.rechts_2{
	margin-bottom:5px;
}
#kenntnisse ul li.links{
	margin-bottom:5px;
}
#check-boxen ul li{
	font-size:13px;
}
#check-boxen img{
	width:20px;
	margin-top:2px;
	margin-right:3px;
}
}
@media (max-width: 1024px)
{
#produktseite ul li.kleine-bilder{
	width:8%;
}
#produktseite ul li.grosses-bild{
	width:40%;
}
#produktseite-hauptbild{
	height:550px;
}
#produktseite ul li.produkt-hauptinfos{
	width:45%;
}
#produkt-infos ul li.texte{
	width:50%;
}
#produkt-infos ul li.extras{
	width:45%;
}
#produkt-header ul li.active{
	padding-bottom:6px;
	width:50%;
	padding-right:5%;
	margin-right:0px;
}
#produktseite p.keine_angaben{
	margin-bottom:0px;
}
#produktseite-hauptbild{
	height:500px;
	margin-bottom:0px;
}
#check-boxen ul li{
	width:33.33%;
	margin-bottom:15px;
}
}
@media (max-width: 900px)
{
#produktseite-hauptbild{
	height:520px;
}

}
@media (max-width: 765px)
{
#setcard-neu
{
	margin-top:100px;
   }
#produktseite{
	margin-bottom:0px;
}
#produktseite h2 box-1, #produktseite p.box3{
	font-size:14px;
}
#produktseite h2 box-4{
	font-size:12px;
	padding:8px 15px 4px 15px;
}
#produktseite ul li.kleine-bilder{
	width:100%;
	height:auto;
	margin-right:0;
	border-top: 0px solid #FFFFFF;
}
#produktseite ul li.grosses-bild{
	width:100%;
}
#produktseite ul li.produkt-hauptinfos{
	width:100%;
	padding-left:0px;
}
#produktseite ul li.produkt-hauptinfos h2{
	margin-bottom:0px;
}
#produktseite-hauptbild{
	width:100%;
	height:300px;
	padding-left:0px;
	margin-bottom:30px;
}
#produktseite  ul li.telefon{
	margin-bottom:50px;
}
#produkt-infos, #produkt-header {
	width:100%;
	margin:0;
	padding:0px;
}
#produkt-header ul li{
	margin-right:12px;
	padding:0px;
}
#produkt-header ul li.deactive{
	display: none;
} 
#produkt-infos ul li.texte, #produkt-infos ul li.extras{
	min-height:0px;
	width:100%;
	margin:0px;
	padding:0px;
}
#produkt-infos ul li.extras h3{
	display: block;
	font-size:20px;
	color: #0095E5;
	margin-bottom:30px;
}
#produkt-infos h3.setcard_handy{
	margin-bottom:10px;
	margin-top:30px;
	font-size:20px;
	display: block;
	clear:left;
	float:left;
	width:100%;
	}
#produktseite ul li.produkt-hauptinfos ul.sprachen li.links{
	width:48.5%;
}
#produktseite ul li.produkt-hauptinfos ul.sprachen li.rechts{
	width:49.5%;
}

#kenntnisse {
	margin-bottom:20px;
}
#kenntnisse h3, #check-boxen h3.setcard
{
	font-size:20px;
	margin-bottom:20px;
	margin-top:30px;
	}
#kenntnisse ul li.rechts
{
	width:45%;
	margin-bottom:10px;
}
#kenntnisse ul li.rechts_2
{
	width:100%;
	margin-bottom:10px;
}
#kenntnisse ul li.links
{
	width:55%;
	margin-bottom:10px;
}
#produkt-infos ul li.extras ul
{
	width:100%;
	clear: left;
	height:100%;
}
#produkt-infos ul li.extras ul li.links
{
	width:50%;
}
#produkt-infos ul li.extras ul li.rechts
{
	width:50%;
}
#check-boxen img{
	width:20px;
	margin-top:0px;
	margin-right:3px;
	
}
#check-boxen ul li{
	width:50%;
	font-size:11px;
	margin-bottom:15px;
	line-height:20px;
}
}
/* IMAGE LIGHTBOX SELECTOR */

	#imagelightbox
	{
		cursor: pointer;
		position: fixed;
		z-index: 10000;

		-ms-touch-action: none;
		touch-action: none;

		-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
		box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
	}
	/* ACTIVITY INDICATION */

	#imagelightbox-loading,
	#imagelightbox-loading div
	{
		border-radius: 50%;
	}
	#imagelightbox-loading
	{
		display:none;
	}
/* OVERLAY */

	#imagelightbox-overlay
	{
		background-color: rgba( 0, 0, 0, .9 );
		position: fixed;
		z-index: 9998;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}


/************* pakete buchen ***************/
#pakete-kategorien  {
	width:100%; 
	height: auto; 
	float:left;
	margin-top:0px;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	text-align:center;
	min-height:700px;
}
#pakete-kategorien.neu_inserieren  {
	margin-top:0px;
}
#pakete-kategorien p.meldung_oben {
	font-size:14px;
	line-height:20px;
	margin-left:5%;
	margin-right:5%;
}
#pakete-kategorien p.meldung {
	font-size:14px;
	line-height:20px;
}
#pakete-kategorien p.meldung_2{
	color: #F3344B;
	margin-bottom:20px;
	margin-top:50px;
}
#pakete-kategorien  ul{	
	width:100%;
	height:auto;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
}
#pakete-kategorien   ul li {
	float:left;
	width:23%;
	margin-left:0.5%;
	margin-right:0.5%;
	margin-bottom:50px;
	padding:20px 0.5% 30px 0.5%;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
}
#pakete-kategorien p.oben 
{
	font-family:'Oswald', sans-serif;
	font-weight:600;
	font-size:24px;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}
#pakete-kategorien  img
{	width:100px;
	height:auto;
	margin-bottom:30px;
}
#pakete-kategorien p.vorteile 
{
	font-size:14px;
	margin-bottom:15px;
}
#pakete-kategorien p.vorteile_1 
{
	font-size:14px;
	margin-bottom:15px;
}
#pakete-kategorien p.vorteile_2
{
	font-size:14px;
	margin-bottom:15px;
	color:#F3344B;
}
#pakete-kategorien p.gross{
	font-size:26px;
	margin-top:40px;
	margin-bottom:15px;
	text-decoration:line-through;
}
#pakete-kategorien p.gross_2{
	font-size:26px;
	margin-top:20px;
	margin-bottom:15px;
}
#pakete-kategorien p.klein 
{
	font-size:14px;
	margin-bottom:15px;
}
#grundgeruest p.ganzg_ganz_unten 
{
	color:#F3344B;
	margin-bottom:50px;
}
#pakete-kategorien p.buchen 
{
	color: #FFFFFF;
	background-color:#0095E5;
	font-size:20px;
	margin-top:50px;
	margin-bottom:15px;
	width:240px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0;
}

#unlogged-schicken {
	color: #FFFFFF;
	background-color:#0095E5;
	font-family: 'Lato', sans-serif;
	line-height:17px;
	font-size:17px;
	font-weight:600;
	text-align:center;
	margin:10px 0 0px 0;
	width:100%;
	padding:20px 0;
	border: 0px solid #0095E5;
}
#unlogged-schicken.bewerben{
	background-color:#D5235F;
}
#unlogged-schicken:hover
{
	background-color:#006196;
}
#unlogged-schicken.bewerben:hover
{
	background-color:#006196;
}
#einzeln-schicken 
{
	font-family: 'Noto Sans', sans-serif;
	color: #4b4b4b;
	background-color: #FFFFFF;
	font-size:17px;
	width:100%;
	padding:20px 0px;
	border: 0px solid #0095E5;
	border-radius:5px;
}
#einzeln-schicken:hover
{
	background-color:#D5235F;
	color:#222222;
}
#pakete-kategorien p.meldung_3{
	color: #FFFFFF;
	background-color:#0095E5;
	font-family: 'Oswald', sans-serif;
	line-height:16px;
	font-size:16px;
	margin:26px 10% 0px 10%;
	width:80%;
	padding:10px 0;
	border: 0px solid #0095E5;
}
#pakete-kategorien ul.anzeigen{
	float:left;
}
#pakete-kategorien ul.anzeigen li.links{
	width:99%;
	padding:0px;
}
#pakete-kategorien p.buchen:hover{
	background-color:#D5235F;
	color:#222222;
}
#paket_leistungen
{
	text-align:center;
	font-family: 'Noto Sans', sans-serif;
}
#paket_leistungen img
{
	width:80px;
	height:auto;
	margin-bottom:0px;
}
#myModal p.buchen
{
	font-size:14px;
	line-height:26px;
}
#myModal p.buchen_2
{
	font-size:18px;
	line-height:30px;
	font-weight:500;
}
#myModal p.vorteile 
{
	font-size:14px;
	margin-bottom:15px;
}
#myModal p.vorteile_1 
{
	font-size:14px;
	margin-bottom:15px;
	font-weight:600;
}
#myModal p.vorteile_2
{
	font-size:30px;
	margin-bottom:15px;
	color:#F3344B;
}
#myModal p.gross
{
	font-size:30px;
	margin-top:50px;
	margin-bottom:15px;
	text-decoration:line-through;
}
#myModal p.gross_2
{
	font-size:30px;
	margin-top:30px;
	margin-bottom:15px;
}

#myModal p.klein 
{
	font-size:14px;
	margin-bottom:15px;
}
#paket_buchen{ 
	font-family:'Oswald';
	color: #FFFFFF;
	font-size:18px;
	line-height: 18px;
	padding:10px 0 0 0;
	margin:0;
	color:#FFFFFF;
	background-color: #323846;
	height:32px;
	text-align:center;
	margin-top:20px;
}
#paket_buchen:hover  {
	background-color:#0095E5;
}


@media screen and (max-width:1200px) {
#pakete-kategorien p.buchen {
	font-size:18px;
	margin-top:50px;
	margin-bottom:15px;
	width:140px;
	padding:20px;
}
#pakete-kategorien p.meldung_3
{
	
}
}
@media screen and (max-width:1024px) {

#pakete-kategorien ul{
	margin-bottom:30px;
	font-size:15px;
}
#pakete-kategorien  ul li {
	width:46%;
	margin-left:1%;
	margin-right:1%;;
	padding:20px 1% 30px 1%;	
}
}

@media screen and (max-width:765px) {
#pakete-kategorien  {
	margin-top:100px;
}
#pakete-kategorien h2.h2{
	font-size:24px; 
	line-height:30px;
	margin-bottom:30px;
	}
#pakete-kategorien  ul{	
	width:96%;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
}
#pakete-kategorien ul li{
	width:98%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
}
#paket_bestellung{
	width:96%; 
	height:auto; 
	float:left;
	padding:20px 2%;
	border: 1px solid #CCCCCC;
	line-height:40px;
	margin-top:30px;
	margin-bottom:20px;
	font-size:16px; 
}
#paket_bestellung ul{
width:100%;
}
#paket_bestellung ul li.art{
	float:left;
	width:30%;
}
#paket_bestellung ul li.arte{
	float:left;
	width:70%;
}

@media (max-width: 765px)
{
#paket_bestellung{
	margin-top:-70px;
	margin-bottom:0px;
}
#paket_bestellung ul li.arte, #paket_bestellung ul li.art{
	width:50%;
}
}


#werbung{
	font-family: 'Lato', sans-serif;
	color:#222222;
	font-size:14px;
	line-height:20px;
	width:100%;
	float:left;
	height:auto;
	margin-bottom:100px;
}
#werbung p.bottom{
	text-align:center;
}
#werbung ul.werben {
	width:100%;
	float:left;
	clear:left;
}
#werbung ul.werben li.werbung-header {
	float:left;
	clear:left;
	width:99%;
	background-color:#F3F3F3;
	padding:10px 0px 10px 10px;
	font-family:'Oswald';
	font-size:17px;
}
#werbung ul.werben li.auswahl {
	float:left;
	width:99%;
	padding:10px 0px 10px 10px;
}
#werbung ul li.werbung-header ul.header li{
	float:left;
}
#werbung ul li.auswahl ul.werbung li{
	float:left;
	border-bottom: 1px solid  #0095E5;
	padding:10px 0;
	height:50px;
}
#werbung ul li.werbung-header ul.header li.werbung-header-1, #werbung ul li.auswahl ul.werbung li.werbung-1{
	width:50%;
}
#werbung ul li.werbung-header ul.header li.werbung-header-2, #werbung ul li.auswahl ul.werbung li.werbung-2{
	width:20%;
	text-align:center;
}
#werbung ul li.werbung-header ul.header li.werbung-header-3, #werbung ul li.auswahl ul.werbung li.werbung-3{
	width:14%;
	text-align:center;
}
#werbung ul li.werbung-header ul.header li.werbung-header-4, #werbung ul li.auswahl ul.werbung li.werbung-4{
	width:15%;
	text-align:right;
}
#werbung_kaufen{
	font-family:'Oswald';
	background-color:#323846;
	border: 1px solid  #323846;
	color:#FFFFFF;
	font-size:15px;
	width: 100%;
	text-align:center;
	padding: 14px 0px;
	border-radius:0px;
	margin-top:-10px;
}
#werbung_kaufen:hover{
	background-color:#0095E5;
	border: 1px solid  #0095E5;
}

@media screen and (max-width:1200px) {
}
@media screen and (max-width:1024px) {
#impressum-und-co.banner{
	width:94%;
	margin:0 3% 0px 3%;
}
#werbung ul li.werbung-header ul.header li.werbung-header-1, #werbung ul li.auswahl ul.werbung li.werbung-1{
	width:30%;
}
#werbung ul li.werbung-header ul.header li.werbung-header-2, #werbung ul li.auswahl ul.werbung li.werbung-2{
	width:25%;
}
#werbung ul li.werbung-header ul.header li.werbung-header-3, #werbung ul li.auswahl ul.werbung li.werbung-3{
	width:21%;
}
#werbung ul li.werbung-header ul.header li.werbung-header-4, #werbung ul li.auswahl ul.werbung li.werbung-4{
	width:22%;
}
}
@media screen and (max-width:900px) {
}
@media screen and (max-width:765px) {
#impressum-und-co.banner{
	width:98%;
	margin:0 1% 0px 1%;
}
#werbung{
	font-size:14px;
}
#werbung ul li.werbung-header ul.header, #werbung ul li.auswahl ul.werbung{
	width:98%;
}
#werbung ul li.werbung-header ul.header li.werbung-header-1, #werbung ul li.auswahl ul.werbung li.werbung-1{
	width:60%;
	
}
#werbung ul li.werbung-header ul.header li.werbung-header-2, #werbung ul li.auswahl ul.werbung li.werbung-2{
	display:none;
}
#werbung ul li.werbung-header ul.header li.werbung-header-3, #werbung ul li.auswahl ul.werbung li.werbung-3{
	width:38%;
	
}
#werbung ul li.werbung-header ul.header li.werbung-header-4, #werbung ul li.auswahl ul.werbung li.werbung-4{
	width:96%;
	
}
#werbung_kaufen{
	font-size:14px;
}
}



#anfrage-box{
	color:#333333;
	width: 100%;
	height:auto;
	clear:left;
	float:left;
	}
#anfrage-box h3{
	font-size:18px;
	margin-bottom:0px;
	padding-top:20px;
	}
#anfrage-box p.letzte{
	margin-bottom:50px;
	}
#profil-boxen.letzte{
	margin-bottom:80px;
	}
#profil-textarea.letzte{
	margin-bottom:50px;
	}
#anfrage-box ul{
	width: 100%;
	height:auto;
	float:left;
	clear:left;
	}
#anfrage-box ul li{
	width: 49%;
	height:auto;
	float:left;
	margin-right:1%;
	}
#anfrage-box ul li.links{
	float:right;
	margin-right:0;
	}
#anfrage-box ul li.none{
	display:none;
	}
#anfrage-box ul li.beschreibung{
	width: 19%;
	height:auto;
	float:left;
	margin-right:1%;
	}

@media screen and (max-width:765px) {
#anfrage-box h3{
	padding-top:10px;
	}
#anfrage-box ul li, #anfrage-box ul li.links,  #anfrage-box ul li.box-3{
	width: 100%;
	height:auto;
	float:left;
	margin-right:0;
	}
}

/************* Inserat übermitteln ***************/
#profil-boxen.schicken {
	background-color:#0095E5;
	margin-bottom:20px;
	margin-top:30px;
	float:left;
	font-size:14px;
}
#profil-boxen.schicken input{
	color:#FFFFFF;
	font-size:14px;
}
#profil-boxen.schicken:hover {
	background-color:#D5235F;
	color:#222222;
}
#profil-boxen.schicken input:hover{
	background-color:#D5235F;
	color:#222222;
}
#bearbeiten-neu {
	background-color:#0095E5;
	margin-bottom:50px;
	margin-top:0px;
	width:100%;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	padding:12px 0px;
	border-radius: 5px;
	float:left;
}
#bearbeiten-neu:hover {
	background-color:#D5235F;
	color:#222222;
}
/************* Mein Profil ***************/

#grundgeruest ul.unterseiten box-3{ 
	font-size:14px;
	font-weight:400;
	background-color:#D5235F;
	padding:5px 10px 5px 10px;
	margin-left:5px;
	border-radius: 10px;
	color: #FFFFFF;
}
#grundgeruest ul.unterseiten box-3:hover{
	background-color:#0095E5;
}

@media screen and (max-width:765px) {
#grundgeruest ul.unterseiten box-3{ 
	font-size:13px;
}
}

/************* Bilder bearbeiten ***************/
#artikel-bilder{
	width:100%;
	float:left;
}
#artikel-bilder ul li{
	list-style:none;
	float:left;
	width:31.5%;
	margin:0px 1.5% 100px 0%;
}

#bilder-hochladen {
	width:500px;
	height:300px;
	border: 1px solid #CCCCCC;
}
#bilder-input input{
	font-family:'Oswald';
	font-size:14px;
	color: #A8A8A8;
	width:500px;
	height:30px;
	border: 1px solid #CCCCCC;
	margin-top:15px;
	padding-left:0;
}
#bilder-hochladen.gast {
	width:99%;
}
#bilder-input input.gast{
	width:99%;
}
#bilder-input input.schicken-button{
	
	background-color: #0095E5;
	border: 0px solid #0095E5;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	height:50px;
	width:500px;
	margin:15px auto 0px auto;
}
#bilder-input input.schicken-gast{
	
	background-color: #0095E5;
	border: 0px solid #0095E5;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	height:50px;
	width:99%;
	margin:15px auto 0px auto;
}
#bilder-input input.schicken-gast:hover, #bilder-input input.schicken-button:hover{
	background-color:#D5235F;
}
#bilder-input input.gast-hochladen{
	width:99%;
}
#bilder-titel.hochladen
{
font-family:'Lato';
font-size:14px;
}
#bilder-titel.hochladen p
{
text-align:right;
margin-top:-30px;
}
#loeschen
{
width:auto;
height:auto;
background-color:#FFFFFF;
color:#333333;
font-family:'Lato';
font-size:14px;
padding:0;
border: 0px solid #CCCCCC;
}

@media screen and (max-width:900px) {
#artikel-bilder ul li{
	width:48%;
	margin:0px 1.5% 100px 0%;
}
#bilder-hochladen.gast {
	height:200px;
}
}

@media screen and (max-width:765px) {
#bilder-hochladen, #bilder-input input, #bilder-input input.schicken-button,#artikel-bilder ul li  {
	width:100%;
}
#artikel-bilder ul li  {
	margin:0px 0px 30px 0px ;
}
}

/************* Meine Nachrichten ***************/

#nachrichten
{
	width:100%;
	height:auto;
	clear:left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#flexbox_03{
	width:100%;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	flox-flow:row-reverse;
	margin-bottom:50px;

}
.flexelement_03{
	width:23%;
	height:auto;
	padding:30px 0px;
	margin:0px 1% 30px 1%;
	box-shadow: 0px 0px 5px 0px #CCCCCC;
}
.flexelement_03:hover{
	background-color: #EFEFEF;
}
#nachrichten h2{
	font-size:18px;
	line-height:30px;
	font-weight:500;
	margin-bottom:5px;
}
#nachrichten h2.ungelesen{
	color: #0095E5;
}
#nachrichten p.datum{
	font-size:13px;
	margin-bottom:24px;

}
#nachrichten p.titel{
	font-size:13px;
}
@media screen and (max-width:1200px) {

}
@media screen and (max-width:900px) {
.flexelement_03{
	width:48%;
	margin:0px 1% 30px 1%;
}
}

@media screen and (max-width:765px) {
.flexelement_03{
	width:98%;
}
}
/************* Nachrichten-Seite / Anfragendetails ***************/
#nachrichten-seite{
	font-size:15px;
	width:100%;
	height:auto;
	clear:left;
	float:left;
	margin-left:0;
	margin-right:0;
}
#nachrichten-seite   ul li {
	list-style:none;
	float:left;
	min-height:900px;
}
#nachrichten-seite ul li.links{
	list-style:none;
	width:60%;
	margin-right:5%;
	padding-bottom:100px;
}
#nachrichten-seite ul li.links p.titel{
	font-size:14px;
	margin-bottom:24px;
	margin-top:-25px;
	color:#31313b;
}
#nachrichten-seite ul li.links p.nachricht{
	border-top: 1px solid #CCCCCC;
	padding-top:20px;
	
}
#nachrichten-seite ul li.rechts{
	list-style:none;
	width:35%;
}

#nachrichten-seite ul li.rechts p.preis{
	font-family: 'Oswald', sans-serif;
	font-size:15px;
	color: #FFFFFF;
	margin-top:50px;
	margin-bottom:50px;
	background-color:#323846;
	padding:10px 0px;
	text-align:center;
	width:260px;
}

#nachrichten-seite ul li.rechts p.preis:hover{
	background-color:#0095E5;
}

@media screen and (max-width:1024px) {

#nachrichten-seite ul li.links p.titel{
	margin-bottom:24px;
	margin-top:-20px;
}
#nachrichten-seite ul li.rechts p.preis{
	margin-top:60px;
	width:100%;
}
}

@media screen and (max-width:765px) {
#nachrichten-seite   ul li {
	min-height:0px;
}
#nachrichten-seite ul li.links{
	width:100%;
	padding-bottom:50px;
	height:auto;
}
#nachrichten-seite ul li.rechts{
	width:100%;
}
#nachrichten-seite ul li.rechts p.preis{
	width:100%;
}
}

/************* Nachricht schicken ***************/

#emailgrau{
	width:96%;
	padding:2%;
	height:auto;
	background-color: #F5F5F5;
}
#emailgrau p.titel{
	font-size:14px;
}
#emaildaten{
	display:none;
}


/************* Setcard bearbeiten ***************/


#profil ul li ul.geboren{
	margin-bottom:10px;
	}
#profil ul li ul.geboren li{
	width: 31.33%;
	height:auto;
	float:left;
	}
#profil ul li ul.geboren li.geboren{
	margin-right:3%;
	}
#profil ul li ul.geboren li.geboren_2{
	margin-right:2%;
	}
#profil ul li ul.geboren li.geboren_3{
	float:right;
	margin-right:0;
	}
#profil h3{
	font-size:18px;
	margin-bottom:30px;
	padding-top:20px;
	}
#check-boxen p.gross
{
	font-size:16px;
	font-weight:600;
	margin-bottom:20px;
	} 

/************* SEO ***************/
#startseite_bild.bild h2  {
	font-family: 'Oswald';
	font-weight: 700;
	font-size:52px;
	line-height:60px;
	text-align:left;
	margin:200px 0 30px 0;
	text-align:center;
	text-transform:uppercase;
}
#startseite_bild.bild h3 {
	font-family: 'Lato', sans-serif;
	margin:10px 0 100px 0;
	font-weight: 300; 
	font-size:24px;
	line-height:30px;
	text-align:center;
}

#startseite_bild.seo{
	display:none;
}
#flexbox_seo{
	display:flex;
	justify-content: space-between;
	width:100%;
	margin:0px 0% 50px 0%;
	float:left;
	font-family: 'Poppins', sans-serif;
	color: #222222;
	font-size:16px;
	line-height:26px;
	font-weight:400;
}
#flexbox_seo.seo_neu{
	margin-top:100px;
}
#flexbox_seo h2{
	font-size:34px;
	line-height:40px;
	font-weight:700;
	margin-bottom:10px;
}
#flexbox_seo h3{
	color: #31313b;
	line-height:24px;
	margin-bottom:20px;
}
.flexelement_seo{
	width:46%;
	height:auto;
	background-position:center;
	background-repeat: no-repeat;
	background-size:cover;
}
#alle-kategorien-link.seo {
	margin-bottom:0px;
}


#flexbox_seo_2{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:60%;
	margin:0px 20% 50px 20%;
}
.flexelement_seo_2{
	width:30%;
	height:auto;
	margin-bottom:20px;	
}
#agenturen_seo{
	font-family: 'Poppins', sans-serif;
	color: #222222;
	font-size:13px;
	line-height:18px;
	font-weight:400;
	width:60%;
	margin:0px 20% 0px 20%;
	float:left;
}
#agenturen_seo ul.agenturen li.agenturen_seo_infos{
	width:100%;
	height:auto;
	margin-bottom:30px;
	float:left;
	padding:20px 0;
	background-color: #F3F3F3;
}
#agenturen_seo ul.agenturen li.agenturen_seo_infos:hover{
	background-color:#0095E5;
	color: #FFFFFF;
}
#agenturen_seo ul.agenturen_infos li{
	float:left;
	margin-top:20px;
}
#agenturen_seo ul.agenturen_infos li.case_1
{
	width:70px;
	margin-top:0px;
	padding-left:10px;
}
#agenturen_seo ul.agenturen_infos li.case_2
{
	width:30%;
	font-weight:600;
}
#agenturen_seo ul.agenturen_infos li.case_3
{
	width:20%;
}
#agenturen_seo ul.agenturen_infos li.case_4
{
	width:20%;
}
#agenturen_seo ul.agenturen_infos li.case_5
{
	width:20%;
}
#agenturen_seo ul.agenturen_infos li.case_6
{
	width:15%;
}
#agenturen_seo ul.agenturen_infos li.case_7
{
	width:15%;
}
#agenturen_seo ul.agenturen_infos li.case_8
{
	width:30%;
}
#agenturen_seo_bild{
	margin:0px;
	width:50px;
	height:50px;
	clear:left;
	border: 1px solid #999999;
	background-position: top;
	background-size:cover;
	background-repeat: no-repeat;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}
#agenturen_seo ul.agenturen_infos li img{
	width:15px;
	height:auto;
	margin-right:5px;
}
#weitere_kategorien{
	font-family: 'Lato', sans-serif;
	color: #222222;
	font-size:14px;
	font-weight:400;
	width:100%;
	margin:0px 0% 0px 0%;
	float:left;
}
#weitere_kategorien ul li{
	float:left;
	width:22%;
	margin-bottom:15px;
	margin-left:0.5%;
	margin-right:0.5%;
	padding:10px 1%;
	background-color:#E2E5EE;
	text-align:center;
}
#weitere_kategorien ul li:hover{
	color: #D5235F;
}
@media screen and (max-width:1500px) {

#flexbox_seo.seo_neu{
	margin-top:80px;
}
#flexbox_seo h2{
	font-size:32px;
	line-height:40px;
}
#agenturen_seo{
	width:84%;
	margin:0px 8% 50px 8%;
}
}
@media screen and (max-width:1200px) {
#startseite_bild.bild h2  {
	margin:170px 0 30px 0;
	padding:0 100px;
}
#flexbox_seo.seo_neu{
	margin-top:60px;
}
#flexbox_seo h2{
	font-size:30px;
	line-height:38px;
}
#agenturen_seo{
	width:90%;
	margin:0px 5% 50px 5%;
}
}
@media screen and (max-width:1024px) {
#startseite_bild.bild h2  {
	font-size:48px;
	line-height:54px;
	margin:140px 0 30px 0;
	padding:0 50px;
}
#startseite_bild.bild h3 {
	margin:10px 0 100px 0; 
	font-size:22px;
	line-height:28px;
	padding:0 50px;
}
#flexbox_seo.seo_neu{
	margin-top:40px;
}
#flexbox_seo h2{
	font-size:28px;
	line-height:36px;
}
}
@media screen and (max-width:900px) {
#startseite_bild.seo{
	display: block;
	margin-bottom:20px;
}
#startseite_bild.bild h2  {
	font-size:46px;
	line-height:52px;
	margin:140px 0 30px 0;
}
#startseite_bild.bild h3 {
	margin:10px 0 100px 0; 
	font-size:20px;
	line-height:26px;
}
#flexbox_seo{
	margin-top:0px;
	margin-bottom:-30px;
	display:flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
}
#flexbox_seo.seo_neu{
	margin-top:20px;
}
.flexelement_seo{
	width:100%;
}
#flexbox_seo h2{
	font-size:26px;
	line-height:34px;
}
#login-neu.seo{
	display:none;
}
#agenturen_seo{
	width:94%;
	margin:0px 3% 50px 3%;
}
#agenturen_seo ul.agenturen_infos li{
	margin-top:10px;
}
#agenturen_seo ul.agenturen_infos li.case_2, #agenturen_seo ul.agenturen_infos li.case_3, #agenturen_seo ul.agenturen_infos li.case_4, #agenturen_seo ul.agenturen_infos li.case_5, #agenturen_seo ul.agenturen_infos li.case_6, #agenturen_seo ul.agenturen_infos li.case_7, #agenturen_seo ul.agenturen_infos li.case_8{
	width:43%;	
}
#weitere_kategorien ul li{
	width:30.33%;
}
}
@media screen and (max-width:765px) {
#startseite_bild.seo{
	display: block;
	margin-bottom:20px;
}
#startseite_bild.bild h2  {
	font-size:40px;
	line-height:50px;
	margin:40px 0 30px 0;
}
#startseite_bild.bild h3 {
	margin:10px 0 100px 0; 
	font-size:20px;
	line-height:26px;
}
#flexbox_seo{
	font-size:15px;
	line-height:22px;
}

#flexbox_seo h2{
	font-size:22px;
	line-height:28px;
	margin-bottom:5px;
}
#flexbox_seo h3{
	line-height:20px;
}
#agenturen_seo{
	margin-bottom:0px;
}
#agenturen_seo ul.agenturen_infos li{
	margin-top:10px;
}
#agenturen_seo ul.agenturen_infos li.case_1
{
	width:15%;
	padding-left:0px;
}
#agenturen_seo ul.agenturen_infos li.case_2
{
	margin-top:5px;
}
#agenturen_seo ul.agenturen_infos li.case_2, #agenturen_seo ul.agenturen_infos li.case_3, #agenturen_seo ul.agenturen_infos li.case_4, #agenturen_seo ul.agenturen_infos li.case_5, #agenturen_seo ul.agenturen_infos li.case_6, #agenturen_seo ul.agenturen_infos li.case_7, #agenturen_seo ul.agenturen_infos li.case_8
{
	width:85%;
	float:right;
}
#agenturen_seo_bild{
	width:35px;
	height:35px;
	margin-left:5px;
}
#weitere_kategorien ul li{
	width:47%;
}

}
/************* Seo ***************/
#start_3{
	width:100%;
	height:100%;
	clear:left;
	float:left;
	font-family: 'Lato';
	color:#FFFFFF;
	background-color: rgba(0, 0, 0, 0.3);
	}
#start_3 p.kat{
	text-align:center;
	padding:7px 10px;
	background-color:#0098E9;
	width:auto;
	margin:100px 0 10px 30px;
	display:inline-block;
	font-size:16px;
	line-height:16px;
	font-weight:400;
	}
#grundgeruest h3.seo_oben{
	font-family: 'Oswald';
	text-transform:uppercase;
	margin:0px 0px 0px 30px;
	font-size:21px;
	line-height:30px;
	font-weight:600;
	padding-right:2%;
	}
#start_3 p.datum{
	font-family: 'Lato';
	margin:0px 0px 10px 30px;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	padding-right:2%;
	}
#start_3 p.datum img{
	width:15px;
	height:auto;
	margin-right:15px;
	}
@media screen and (max-width:1020px) {
#start_3 p.kat{
	margin:80px 0 10px 20px;
	font-size:15px;
	line-height:15px;
	}
#start_3 h3.seo_oben{
	margin:0px 0px 0px 20px;
	font-size:20px;
	}
#start_3 p.datum{
	margin:0px 0px 10px 20px;
	}
}
@media screen and (max-width:765px) {
#start_3 p.kat{
	margin:50px 0 10px 10px;
	font-size:14px;
	line-height:14px;
	display:none;
	}
#start_3 h3.seo_oben{
	margin:0px 0px 0px 10px;
	font-size:18px;
	}
#start_3 p.datum{
	margin:50px 0px 10px 10px;
	}
}
#grundgeruest h3.seo{
	font-family: 'Oswald';
	text-transform:uppercase;
	font-size:22px;
	font-weight:600;
	color:#29293a;
	margin-bottom:15px;
	margin-top:30px;
	}
#seo_text{
	width:100%;
	height:100%;
	clear:left;
	float:left;
	font-family: 'Lato';
	font-size:16px;
	line-height:26px;
	font-weight:400;
	}

/************* Modal Login Form ***************/

/* Full-width input fields */
#id01 input[type=text], #id01 input[type=password], #id01 input[type=date], #id01 select, #id01 textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0 20px 0;
    display: inline-block;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
	color: #777777;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
}
#id01 select{
	color: #31313b;
	font-family: 'Noto Sans';
	font-size:14px;
}
#id01 input[type=submit] {
    background-color: #0095E5;
	border-radius:5px;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
}
#id01 box-10 {
	color: #D5235F;
}
#id01 h2 {
	color: #0095E5;
	text-align:center;
	margin-bottom:30px;
	margin-top:30px;
}
#id01 ul{
	 text-align: center;
     margin: 80px 0 30px 0;
     padding: 0;
	 font-family: 'Poppins', sans-serif;
	 color:#777777;
	 }
#id01 ul li{
	 display: inline;
     list-style: none;
     margin-right: 10px;
     padding: 5px 10px;
	 font-size:20px;
	 }
#id01 ul li.nselect{
	 border-bottom:1px solid #565656;
	 font-size:16px;
	 }
#id01 ul li.nselect:hover{
	 color: #D5235F;
	 }
#id01 label, .container label{
	 font-family: 'Lato', sans-serif;
	 margin-top:13px;
	 color:#222222;
	 }
p.top {
	text-align:center;
	margin-top:0px;
	margin-bottom:30px;
	font-family: 'Oswald', sans-serif;
	color:#222222;
	font-size:30px;
	margin-left:10%;
}
p.center {
	text-align:center;
	margin-top:5px;
	margin-bottom:30px;
	font-family: 'Lato', sans-serif;
	color:#222222;
	font-size:16px;
}
p.center_2 {
	text-align:center;
	margin-bottom:10px;
	font-family: 'Lato', sans-serif;
	color:#222222;
	font-size:16px;
	margin-top:20px;
}
p.center_rot {
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	font-family: 'Lato', sans-serif;
}
#container  ul.checkin_out
{	
	font-family: 'Lato', sans-serif;
	width:100%;
	margin:0;
	padding:0;
	clear:left;
	float:left;
	text-align:left;
}
#container ul.checkin_out li.checkin_out
{
	font-size:16px;
	list-style:none;
	float:left;
	width:48%;
	margin:0;
	padding:0;
}
#container ul.checkin_out li.checkin_out_links
{
	font-size:16px;
	list-style:none;
	float:right;
	width:48%;
	margin:0;
	padding:0;
}
/* Set a style for all buttons */
button {
    cursor: pointer;

}
button:hover{
	color: #FFFFFF;
	}
#unterkunft_login
{
	background-color:#D5235F;
	color:#222222;
}
#unterkunft_login:hover
{
	background-color: #0095E5;
}

/* Extra styles for the cancel button */
.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
}

/* Center the image and position the close button */
.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
	
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}

.container {
    padding: 16px;
	
}

span.psw {
    float: right;
    padding-top: 16px;
	
}

/* The Modal (background) */
.modal, .modal2, .modal3, .modal4, .modal5, .modal6, .modal7, .modal8, .modal9, .modal10, .modal11, .modal12, .modal13, .modal14, .modal15, .modal16, .modal17, .login1
{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 170px;
}
.modal
{
    padding-top: 170px;
	z-index: 999;
}
/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 500px; /* Could be more or less, depending on screen size */
}

/* The Close Button (x) */
.close {
    position: absolute;
    right: 25px;
    top: 0;
    color: #000;
    font-size: 40px;
    font-weight:400px;
}

.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}
    
@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
       display: block;
       float: none;
    }
    .cancelbtn {
       width: 100%;
    }
}

@media screen and (max-width:765px) {
.modal-content {
    background-color: #fefefe;
    margin: auto 0;
    border: 1px solid #888;
    width: 100%; 
}
#id01 input[type=text], #id01 input[type=password], #id01 input[type=date], #id01 select, #id01 textarea, #id01 input[type=submit] {

    margin: 10px 0 20px 0;
	border-radius:0px;
}
#id01{
	 font-size:15px;
	 }
#id01 h2 {
	margin-bottom:20px;
	margin-top:20px;
}
#container {
    padding: 5px 16px;
	font-size:16px;
}
.container {
    padding: 5px 16px;
}
.close {
    right: 10px;
    top: -20px;
    font-size: 40px;

}
#id01 ul{
     margin-top:50px;
	 }
#id01 ul li{
	 font-size:16px;
	 }
#id01 ul li.nselect{
	 border-bottom:1px solid #565656;
	 font-size:16px;
	 }
#id01 label, .container label{
	 margin-top:13px;
	 margin-bottom:5px;
	 font-size:14px;
	 }
p.top {
	margin-bottom:30px;
	font-size:30px;
}
p.center {
	margin-top:5px;
	margin-bottom:30px;
	font-size:14px;
}
p.center_2 {
	margin-bottom:10px;
	font-size:14px;
	margin-top:20px;
}
.modal, .modal2, .modal3, .modal4, .modal5, .modal6, .modal7, .modal8, .modal9, .modal10, .modal11, .modal12, .modal13, .modal14, .modal15, .modal16, .modal17, .login1{
    padding-top: 70px;
}
}
/* Anfrage schicken */
.w3-modal{
font-family:'PT Sans';
font-size:15px;
z-index:3;
display:none;
padding-top:200px;
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
overflow:auto;
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.8)}



.w3-modal-content{
margin:auto;
background-color:#fff;
position:relative;
padding: 30px 30px 30px 30px;
outline:0;
width:50%;
}

.w3-closebtn{
text-decoration:none;
font-family:Arial light;
float:right;
font-size:74px;
font-weight: 100;
color:inherit;
padding-right:15px;
margin-top:0px;
color: #777777;
}
.w3-closebtn:hover,.w3-closebtn:focus{
color:#0095E5;
text-decoration:none;
cursor:pointer;
}
#myModal h2.formular {
	color: #565656;
	text-align:left;
	margin-top:30px;
	font-size:18px;
	font-weight:400;
	border-left: 3px solid #0095E5;
	padding-left:10px;
}
#myModal p.box-none {
	display:none;
}
#id01.w3-modal input, #id01.w3-modal select, #id01.w3-modal textarea {
    width: 100%;
    padding: 8px 10px;
    margin: 0px 0 10px 0;
    display: inline-block;
	border: 1px solid #CCCCCC;
    box-sizing: border-box;
	font-family:'PT Sans';
	font-size:15px;
	color: #31313b;
}
#id01.w3-modal input.gesamtpreis {
    width: 80px;
    padding: 0px;
    margin: 0px 0 10px 0;
	border: 0px solid #CCCCCC;
	font-size:24px;
	color: #D5235F;
	text-align:right;
}
#id01.w3-modal input.anzahl-naechte {
    width: 50px;
    padding: 0px;
    margin: 0px 0 10px 10px;
	border: 0px solid #CCCCCC;
	font-size:15px;
	color: #D5235F;
}
#myModal p.box-2{
	font-family:'PT Sans';
	font-size:15px;
}
#myModal p.box-4{
	font-family:'PT Sans';
	float:right;
	font-size:15px;
	color: #565656;
	margin-top:-3px;
}
#myModal p.box-4 box{
	font-size:20px;
	color: #D5235F;
}
#myModal p.box-5{
	font-family:'PT Sans';
	margin-top:2px;
}
#myModal p.box-6{
	font-family: 'Poppins', sans-serif;
	margin-top:10px;
	text-align:left;
	font-size:14px;
	border-top: 1px solid #CCCCCC;
	padding-top:13px;
}
#id01  p.text_klein
{	font-size:15px;
	margin-bottom:20px;
}
#id01  ul.checkin-out
{	width:100%;
	margin:0px 0 0 0;
	padding:0;
	clear:left;
	float:left;
	text-align:left;
}
#id01 ul.checkin-out li.checkin-out
{
	list-style:none;
	float:left;
	width:48%;
	margin:0;
	padding:0;
}
#id01 ul.checkin-out li.checkin-out-links
{
	list-style:none;
	float:right;
	width:48%;
	margin:0;
	padding:0;
}
#id01 p.meldeung-anfrage
{
	text-align:center;
	color: #0095E5;
	padding:10px 20px;
	margin-top:50px;
	margin-bottom:30px;
	font-size:17px;
}
.w3-animate-zoom {-webkit-animation:animatezoom 0.6s;animation:animatezoom 0.6s}
@-webkit-keyframes animatezoom{from{-webkit-transform:scale(0)} to{-webkit-transform:scale(1)}}
@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}

#schicken-boxen-login {
	width:100%;
	height:50px;
	background-color:#0095E5;
	margin-top:10px;
}
#schicken-boxen-login input.schicken-button{
	border: 0px solid #333;
	font-family:'PT Sans';
	color: #FFFFFF;
	font-size:18px; 
	padding:0 0 0 0;
	margin:0;
	color:#FFFFFF;
	background-color:transparent;
	height:50px;
}
#schicken-boxen {
	width:100%;
	height:50px;
	background-color:#0095E5;
	margin-top:30px;
	text-align:center;
}
#schicken-boxen input.schicken-button{ 
	border: 0px solid #333;
	font-family:'PT Sans';
	color: #FFFFFF;
	font-size:18px; 
	padding:0 0 0 0;
	margin:0;
	color:#FFFFFF;
	background-color:transparent;
	height:50px;
}
#schicken-boxen:hover,#schicken-boxen-login:hover  {
	background-color:#323846;
}
@media screen and (max-width:1500px) {
.w3-modal-content{
width:60%;
}
}
@media screen and (max-width:1200px) {
.w3-modal-content{
width:70%;
}
}
@media screen and (max-width:1024px) {
.w3-modal-content{
width:80%;
}
}
@media screen and (max-width:765px) {
.w3-modal{
padding-top:50px;
}
.w3-modal-content{
padding: 20px 10px 20px 10px;
width:100%;
}
#id01 ul.checkin-out li.checkin-out
{
	width:100%;
}
#id01 ul.checkin-out li.checkin-out-links
{
	width:100%;
}
#id01.w3-modal input, #id01.w3-modal select, #id01.w3-modal textarea {
    padding: 10px 21px;
    margin: 0px 0 10px 0;
	border-radius:0px;
}
#myModal h2.formular {
	margin-bottom:30px;
	margin-top:30px;
	font-size:18px;
}
#container {
    padding: 5px 8px;
	font-size:16px;
}
.container {
    padding: 5px 8px;
}
button {
    cursor: pointer;
}
#schicken-boxen {
	height:40px;
	padding-top:-10px;
}
#schicken-boxen input.schicken-button{
	font-size:16px; 
	height:30px;
}
#id01.w3-modal input.anzahl-naechte {
    
    width: auto;
	padding: 0px;
    margin: 0px 0 10px 10px;
	border: 0px solid #CCCCCC;
	font-size:15px;
	color: #D5235F;
}
#myModal p.box-4{
	font-family:'PT Sans';
	float:left;
	font-size:16px;
	color: #565656;
	width: 100%;
}
#id01.w3-modal input.gesamtpreis {
    width: 50px;
	font-size:18px;
}
#myModal p.box-4 box{
	font-size:15px;
	color: #D5235F;
	text-align:left;
}
#myModal p.box-5{
	font-family:'PT Sans';
	margin-top:15px;
	width: 100%;

}
}
/* The Modal (background) */
#id02
{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 200px;
}
#id02 h2 {
	color: #0095E5;
	text-align:center;
	margin-bottom:30px;
	margin-top:30px;
}

/* IMAGE LIGHTBOX SELECTOR */

	#imagelightbox
	{
		cursor: pointer;
		position: fixed;
		z-index: 10000;

		-ms-touch-action: none;
		touch-action: none;

		-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
		box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
	}
	/* ACTIVITY INDICATION */

	#imagelightbox-loading,
	#imagelightbox-loading div
	{
		border-radius: 50%;
	}
	#imagelightbox-loading
	{
		display:none;
	}
/* OVERLAY */

	#imagelightbox-overlay
	{
		background-color: rgba( 0, 0, 0, .9 );
		position: fixed;
		z-index: 9998;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
/************* Navigation Blätterfunktion ***************/
#navigation-plz-gesuche{
	width:auto;
	clear:left;
	margin-right:1.7%;
	text-align:right;
	color: #777777;
	border-radius:0px;
}
#navigation-plz-gesuche select{
	padding:10px;
	color: #777777;
	font-size:16px; 
	height:auto;
	width:22.5%;
	border: 1px solid #CCCCCC;
	border-radius:0px;
	margin-bottom:0px;
	margin-top:30px;	
}
@media (max-width: 1500px)
{
#navigation-plz-gesuche select{
	width:23.4%;	
}
}
@media (max-width: 1024px)
{
#navigation-plz-gesuche select{
	width:31.8%;	
}
}
@media (max-width: 900px)
{
#navigation-plz-gesuche select{
	width:48.1%;	
}
}
@media (max-width: 765px)
{
#navigation-plz-gesuche select{
	width:99.8%;
	margin-right:0%;	
}
}
/************* Navigation Blätterfunktion ***************/
	#navigation  {
	clear:left;
	text-align:center;
	margin-bottom:100px;
	margin-top:50px;
	}	
	#navigation.details  {
	margin-bottom:0px;
	}	
	#navigation a {
	border: 1px solid #777777;
	margin: 0 1px;
	padding: 6px 10px;
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	}	
	#navigation a:visited {
	color: #0095E5;
	font-weight: normal;
	text-decoration: none;
	}	
	#navigation a:hover, #navigation a:active {
	border: 1px solid #D5235F;
	background: #F8F8F8;
	color: #D5235F;
	text-decoration: none;
	}	
	.current {
	border: 1px solid #D5235F;
	background-color:#D5235F;
	padding: 4px 7px;
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	}	
	.pages{	
	padding: 2px 7px;
	float: right;
	margin: -3px 0 50px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	}


/* go-top */
.go-top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	padding: 5px;
	display: none;
}
@media (max-width: 605px)
{
.go-top img{
	width:40px;
	height:auto;
}
}

/* FOOTER */
a{
	text-decoration:none;
	color:inherit;
}
footer{
	width:100%; 
	height:auto; 
	float:left;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	line-height:22px;
	color:#565656;
}
#footer_untermenu{
	width:100%;
	height:auto;
	text-align:center;
	background-color: #323846;
	clear:left;
	padding-top:20px;
	padding-bottom:20px;
	color: #FFFFFF;
	font-size:14px;
}
#footer_untermenu img {
	height:60px;
	width:auto;
	padding-bottom:-20px;
	padding-top:30px;
}
#footer_untermenu ul {
	width:80%;
	margin:0px 10% 30px 10%;
	padding-top:40px;
	padding-bottom:30px;
	margin-top:0px;
	border-bottom: 1px solid #FFFFFF;
}
#footer_untermenu ul li{
	display: inline;
	text-align:center;
	margin:0px 10px 0px 10px;
}
#footer_untermenu ul li#aktiv{
	color:#0095E5;
}
#footer_untermenu ul li:hover{
	color:#0095E5;
}
#footer_untermenu p {
	color: #FFFFFF;
	margin-bottom:50px;
	margin-right:10%;
	text-align:right;
}
#footer_untermenu box {
	color:#0095E5;
}
#footer_untermenu box2 {
	display:none;
}
#footer_untermenu box3 {
	margin-left:10%;
	float:left;
}
#footer_untermenu box3 img{
	width:20px;
	height:auto;
	padding:0px;
	margin:0 10px 30px 0px;
	text-align:left;
}
#footer_untermenu box3 img:hover{
	opacity: 0.5; 
}
#footer_links, #fair-cities{
	display:none;
}	
@media (max-width: 1500px)
{
#footer_untermenu ul {
	width:90%;
	margin:0px 5% 30px 5%;
}
#footer_untermenu box3 {
	margin-left:5%;
}
#footer_untermenu p {
	margin-right:5%;
}	
}
@media screen and (max-width:1024px) {

#footer_untermenu img {
	width:200px;
}
#footer_untermenu ul {
	width:94%;
	margin:0px 3% 30px 3%;
}
#footer_untermenu box3 {
	margin-left:3%;
}
#footer_untermenu p {
	margin-right:3%;
}
}
@media (max-width: 900px)
{
#footer_untermenu{
	font-size:13px;
}
}
@media (max-width: 765px)
{
#footer_untermenu img {
	width:150px;
	height:auto;
	padding-bottom:-20px;
	padding-top:15px;
}
#footer_untermenu ul li{
	font-size:14px;
	width:100%;
	display: block;
	text-align:left;
	margin:15px 0px;
}
#footer_untermenu box3 img{
	width:20px;
	margin:0 5px 30px 0px;
}
#footer_untermenu p {
	
}
}
@media screen and (max-width:1300px) {
#haupt_header, #start_1, #startseite_grundgeruest, #footer_untermenu ul.haupt, #box, #startseite-bild, #registrieren, #grundgeruest    {
	width:1020px;
}

}
@media screen and (max-width:1060px) {
#haupt_header, #start_1, #startseite_grundgeruest, #footer_untermenu ul.haupt, #box, #startseite-bild, #registrieren, #grundgeruest      {
	width:920px;
}
}
@media screen and (max-width:960px) {

#haupt_header, #start_1, #startseite_grundgeruest, #footer_untermenu ul.haupt, #box, #startseite-bild, #registrieren, #grundgeruest      {
	width:720px;
}
}
@media screen and (max-width:765px) {
#haupt_header, #start_1, #startseite_grundgeruest, #footer_untermenu ul.haupt, #box, #startseite-bild, #registrieren, #grundgeruest        {
	width:96%;
}
}