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

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Helvetica Neue, Helvetica, Arial, Gotham, "sans-serif";
}
.bg01 {
	
	background-image: url("../images/bg_pattern_02.gif");
	background-size: 64px 56px;
	
}


.bg02 {
	
	background-image: url("../images/bg_pattern_05.gif");
	
	background-size: 24px;
}
.bg07 {
	
	background-image: url("../images/bg_pattern_07-2.svg");
	
	background-size: 50px;
}


.bginfo {
	
	background-image: url("../images/bg_pattern_06.gif");
	
	background-size: 24px;
}


header {
	position:fixed;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 200px;
	z-index: 2;
	background-color: transparent;
	background-image: url("../images/header_n_5.svg");
	background-size:100%;
	background-repeat: no-repeat;
	background-position: left;
	outline: 15px solid white;

}

.info {
	background-image: url("../images/infoblog_header_n.svg");
	
}

.large {
	margin-bottom: 35px;
}

.largetop {
	margin-top: 35px;
}
.header2 {
	
	position:fixed;
	top: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 800px;
	z-index: 3;
}

.header3 {
	
	position:absolute;
	top:50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 800px;
	z-index: 4;
}


.dropbtn {
  background-color: #000;
  color: #CCC;
  padding: 8px 19px;
  font-size: 12px;
  border: none;
  cursor: pointer;
	border-radius: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 700;
}

.dropbtn a {
	color: #CCCCCC;
}

.dropbtn a:hover {
	color: #fff;
	opacity: 1;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #000;
	
  min-width: 200px;
  
  z-index: 1;
}

.dropdown-content a {
  color: #CCC;
  padding: 8px 19px;
  text-decoration: none;
  display: block;
	font-size: 12px;
	text-transform: uppercase;
}

.dropdown-content a:hover {color: #fff;}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #000; color: white;
}








.main2 {
	margin-top: 225px;
	background-color: rgba(255, 255, 255, 1);
	outline: 15px solid white;

	
}







img {
	width: 100%;
	max-width: 690px;
	height: auto;
	
	
}

h2 img {
	width: auto;
	max-width: auto;
	height: 70px;
	vertical-align:sub;
	
}


footer {
	padding: 50px 25px 15px;
	background-color: #000000;
	border-radius: 0px;
	
}

footer a {
	color: #666;
	text-decoration: none;
	
}

footer a:hover {
	color: #FFF;
	
	
}

footer h3 {
	color: #FFF;
	
	
}

body {
	margin-left: auto;
	margin-right: auto;
}

/*.bggemeinsam {
	
	background-color: #9FCC42;
}

.bgberatung {
	
	background-color: #758EAE;
}

.bgwissen {
	
	background-color: #88457B;
}

.bgkultur {
	
	background-color: #465993;
}

.bglinoclub {
	
	background-color: #6B632E;
}*/

.style-logo {
	margin-left: auto;
	margin-right: auto;
	width:200px;
	margin-bottom: 0px;
	background-color: transparent;
	
	
}

.style-nav ul {
	list-style-type: none;
	padding-bottom: 0px;
	
	
}


.style-nav ul li {
		display: inline-block;
	
		margin-top: 0px;
		padding-right: 5px;
	color: #FFFFFF
	
	
	
	}

.style-nav ul li p{
	
	font-size: 12px;
	color: #fff;
	text-align: left;
	
	text-transform: uppercase;
	padding: 10px 15px;
	
	
	letter-spacing: .05em;
	font-weight: 700;
	line-height: 5px;

	
	
	
	
}



.style-nav ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 15px;
	
	letter-spacing: .1em;
	margin-top: 0px;
	line-height: 5px;
}

.hero {
	background-color: #BDBDBD;
	margin: 0px;
	padding: 50px;
	color: #000;
	text-align: left;
	/*border-radius:0px 0px 50px 0px;*/
	
	/*border-top: 5px dotted black;*/
	
}

.herogemein {
	background-color: #4F8EA9;
	margin: 0px;
	padding: 50px;
	color: #FFF;
	text-align: left;
	border-radius: 50px;
	
/*	border: 15px solid black;
*/}
.hero2 {
	padding: 0px 0px 0px;
	color: #FFFFFF;
	text-align: center;
}

h1 {
	font-size: 50px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bolder ;
	letter-spacing: 1px;
	margin-bottom: 120px;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	margin-bottom: 23px;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 400;
	margin-bottom: 0px;
	
}

h4 {
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
	text-transform: uppercase;
	padding-bottom: 12px;
}

.first {padding-top: 20px}
h5 {
	
	
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: rgba(255, 255, 255, 1);
	padding: 5px 10px;
	margin-left: -10px;
	margin-top: 8px;
	margin-bottom: 20px;
	color: #000;
		
}
h6 {
	
	
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: rgba(000, 000, 000, .3);
	padding: 5px 10px;
	margin-left: -10px;
	margin-top: 8px;
	margin-bottom: 20px;
	color: #000;
		
}


p {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 15px;
	letter-spacing: 0.02em;
	text-transform: lowercase;
}

p.end {
	border-bottom: 1px solid #000000;
	padding-bottom: 36px;
}
	
a {
	color: #000;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: .05em;
	opacity: 1;
}

a:hover {
	opacity: .5;
}

.active {
	
	color:#CB7607;
	font-weight: 700;
}

/*.button {
	border: 2px #000 solid;
	padding: 8px 30px;
	border-radius: 0px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 1px;
	
}*/

.button {
	border: 2px #000 solid;
	padding: 8px 10px;
	margin-left:-10px;
	margin-right:0px;
	border-radius: 0px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 1px;
	
}

.button:hover {
	opacity: .5;
	
}

.button2 {
	border: 2px #000 solid;
	padding: 8px 10px;
	margin-left:-10px;
	margin-right:0px;
	border-radius: 0px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 1px;
	
	
	
}


.info-box-img {
	background-color: #F15A23;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: left;
	
}

/*.circus {
	
	background-color: #2F981C;
}


.beratung {
	
	background-color: #830941;
}

.green:hover {
	
	background-color: #2F981C;
}

.orange:hover {
	
	background-color: #AF540E;
}

.red:hover {
	
	background-color: #830941;
}
.violet:hover {
	
	background-color: #5C2F83;
}
.blue:hover {
	
	background-color: #2446A6;
}

.cyan:hover {
	
	background-color: #3D6588;
}.box {
	color: #fff;
	padding: 50px;
	text-align: left;
	border-radius: 50px;
	background-color: #000000;
}


.box2 {
	color: #fff;
	padding: 50px;
	text-align: left;
	border-radius: 50px;
	background-color: #4F8EA9;
}

.box3 {
	color: #fff;
	padding: 50px;
	text-align: left;
	border-radius: 50px;
	background-color: #A45076;
}
.box4 {
	color: #fff;
	padding: 50px;
	text-align: left;
	border-radius: 50px;
	background-color: #A98A15;
}


.box5 {
	color: #fff;
	padding: 50px;
	text-align: left;
	border-radius: 50px;
	background-color: #58B95D;
}

.box6 {
	color: #fff;
	padding: 50px;
	text-align: left;
	border-radius: 50px;
	background-color: #483950;
}*/
.info-box-tan {
	background-color: #000;
	color: #FFFFFF;
	padding: 50px;
	text-align: left;
	border-radius: 50px 0px 50px 50px;
}

.info-box-tan:hover {
	background-color: #F15A23;
	
}


.info-box-dark {
	background-color: #000;
	color: #FFFFFF;
	padding: 50px;
	text-align: left;
	border-radius: 50px 0px 50px 50px;
}

.info-box-dark:hover {
	background-color: #F15A23;
	
}

.footer-text {
	font-size: 10px;
	margin-bottom: 0px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 20px;
}



.col {
	width: 100%;
	padding: 0px 0px 500px 0px;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

.one {
	padding-top: 0px;
}

/*Tablet View*/

@media (min-width: 768px){
	
	body {
		max-width: 800px;
	}
	
	.hero2 {
	padding: 0px 0px 14px;
	color: #FFFFFF;
	text-align: center;
}

	
	.style-nav ul li {
		display: inline-block;
		margin-top: 0px;
		padding: 0px;
	}
	
	.style-logo {

	width: 200px;
	margin-bottom: 30px;
	
}
	
	.style-logo {
		float: left;
		margin-left: 50px;
	}
	
	
	.style-nav {
		/*float: right;*/
		
		padding-bottom: 0px;
	}
	
	.style-nav ul li {
		
		padding-right: 24px;}
	
	
	.style-nav ul {
		text-align: left;
		padding-left: 20px;
		height: 50px;
		width: 700px;
		margin-left: 0;
		margin-right: 0;
	}
	
	h1 {
		font-size: 50px;
		margin-bottom: 40px;
	}
	
	h2 {
		margin-bottom: 16px;
	}
	
	.col-md-one-half {
		width: 50%;
	}
	
	.col {
		float: left;
		padding: 0px 0px 500px;
	}
	
	footer {
	margin: 0px 7px 80px;
	
}
	
	
}

/*Desktop View*/

@media (min-width: 1024px){
	
	body {
		width: 800px;
		
	}
	
	
		
	
		
		
		
		
	
	
	
	.style-nav {
		/*float: right;*/
		width: 800px;
		background-color: #000000;
		height: 40px;
			
		

}
	
	.col-lg-one-fourth {
		width: 25%;
	}
	
	
	
}

