@import url('https://fonts.googleapis.com/css?family=Asap|Handlee|Muli|PT+Sans|Pacifico');

body{
	background-color: #fff !important; /*MC*/
	color:#CCC; /*MC*/
	/*color:#666;*/
	font-family: 'Muli', sans-serif;
	font-size:1em;
	line-height:1.4em; 
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	line-height:1.5em;
	margin:.45em 0;
	padding:0;
	color: #333 !important;
} 

h1 {
	font-size: 22pt;
	font-weight:bold;
}

h2 {
	font-size: 20pt;
	font-family: 'Handlee', cursive;
	font-weight:bold;
}

h3 {
	font-size: 14pt;
	font-family: 'Handlee', cursive;
	font-weight:bold;
}

h4 {
	font-size: 13pt;
	font-family: 'Handlee', cursive;
}

#ontop {
background: #500000;
	/*margin: 0 0 0 170px;*/
	position:fixed !important;
	z-index: 1000;
	width: 100%;
}

/* Links */
a,
a:visited,
a:active,
a:hover{color:#0099ff;}
a:hover{text-decoration:none;}


*{	box-sizing:border-box;
	-moz-box-sizing:border-box;}

  
/* Struktur */   
.wrapper{
	width: 92%; 
	margin: 0 auto;
	color: #111;
	text-align:center;
}
header{ 
	/*padding:15px 0;*/
	background-color: #500000 !important;
}

#banner{ 
	text-align:center;
}
	
#hero,
#page-header{
background: #eeeeee;
/*background:#333; GRAU */
	/*background:#f3f3f3;*/
	border-top:2px solid #d4b6b4;
	border-bottom:2px solid #d4b6b4;
	padding:70px 0;
}

#page-top{
background: #f9e9fa;
/*background:#333; GRAU */
	/*background:#f3f3f3;*/
	border-top:2px solid #d4b6b4;
	border-bottom:2px solid #d4b6b4;
	padding:10px 0;
}

#page-top h1 {
	margin-top: 55px;
	color:#333 !important;
	font-family: 'Handlee', cursive;
}

#hero h1 {
	color:#333 !important;
	font-family: 'Handlee', cursive;
}

#hero p {
	color: #222;
}


#hero h1{ 
	line-height:1.2em;
	margin-top:0px;
	margin-bottom:10px;}

.flexslider{
	display:none;
	background: #222 !important;
}

#content {  
	margin:10px 0;
	background: #fff !important;
	padding: 15px;
}

#content .wrapper {
background: #fff;
}

#content p {  
	color:#333;
}

aside { 
	margin:40px 0;
}

/*p{ margin:0 0 1.5em;}*/

#main {
	color: #111;
}

#main h2 {
	text-align:center;
}

#main ul li {
	text-align:center;
	list-style-type: none;
	/*margin-left: -40px;*/
}

.information {
	margin: 30px 10px 30px 10px;
}

.information h2 {
	font-size: 20pt;
	font-family: 'Handlee', cursive;
	font-weight:bold;
}

#empfehlungen h2 {
	margin-top: 50px;
	text-align:center;
	color: #000099 !important;
	font-size: 20pt;
}

#empfehlungen h3 {
	text-align:center;
	color: #000099 !important;
	font-size: 14pt;
}


/* Resp Pics */
img{ max-width:100%; height:auto;}


/*Main Nav*/
.menu-toggle{
	display:block;
	padding:1px;
	margin:4px 0 0;
	background:#666;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	max-height: 22px;
}
.menu-toggle.toggled-on{
	background:#0099ff;
}
.srt-menu{
	display:none;
}	
.srt-menu.toggled-on{
	display:block;
	position:relative;
	z-index:10;
}

.srt-menu{
	clear:both;
	margin-bottom:60px;
	
}
.srt-menu li a {
	background:#ffcc00 !important;
	display:block;
	margin:1px 0; 
	padding:10px;
	text-decoration:none;
	color:#5d5d5d !important;
	border-radius:7px;
}

.srt-menu li.current a {
	background:#9100a2 !important;
	display:block;
	padding:10px;
	text-decoration:none;
	color:#FFF !important;
}

.srt-menu li.current a:hover {
	background:#9100a2 !important;
}

.srt-menu li a:hover{
	background:#fee127 !important;
	color:#fff;
}
.srt-menu li li a {
	background:#e8e8e8;
	padding-left:40px;
}
.srt-menu li li li a {
	background:#efefef;
	padding-left:80px;
}

.srt-menu li.login a {
	background:#aac0ff !important;
	display:block;
	padding:10px;
	text-decoration:none;
	color:#222 !important;
	border-radius:7px;
	margin-right: 2px;
}

.srt-menu li.login a:hover {
	background:#cad8ff !important;
	display:block;
	padding:10px;
	text-decoration:none;
	color:#222 !important;
	border-radius:7px;
}
.srt-menu li.cat a {
	background:#f5bcfc !important;
	display:block;
	padding:10px;
	text-decoration:none;
	color:#222 !important;
	border-radius:7px;
	margin-right: 2px;
}

.srt-menu li.cat a:hover {
	background:#fbd8ff !important;
	display:block;
	padding:10px;
	text-decoration:none;
	color:#222 !important;
	border-radius:7px;
}

/*Zweite Nav*/
#secondary-navigation{
	margin-bottom:60px;
}
#secondary-navigation ul{
	margin:0;
	padding:0;
}
#secondary-navigation ul li a{ 
	background:#E6E6E6;
	display:block;
	margin:5px 0; 
	padding:10px;
	text-decoration:none;
}
#secondary-navigation ul li a:hover,
#secondary-navigation ul li.current a{
	background:#0099ff;
	color:#fff;
}

/*Grid Elemente*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12
{
	margin-bottom:20px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
	text-align:center;
}

.grid_13 {
	margin-bottom:20px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
	text-align:left !important;
}

/*.grid_3 {
	background-color: #fef2ff !important;
}*/

 .signupform{
	 margin-left: -15px;
     margin-right: -15px;
	 background-color: #fef2ff;
	 max-height:350px;max-width:700px;margin-bottom:20px;margin-left:auto;margin-right:auto;
}


/*Footer*/
footer{  
	clear:both;
	font-size:80%;
	padding:20px 0;
	text-align:center;
}
footer ul{
	margin:0;
	padding:0;
}

footer span {
	font-size: 8pt;
	color: #555;
}

footer a {
	text-decoration:none;
}

footer .socialicon {
	margin-left: 2px;
	margin-right: 2px;
}

/*Farben und so*/
body{
	background:#fff;
}
, h2, h3, h4, h5, h6{
	color:#333; 
}

footer{ 
	background:#6E3A3A;
	color:#ccc;
}
footer h1, footer h2, footer h3, footer h4{ 
	color:#CCC; 
	margin-bottom:10px;
}
footer ul{
	margin:0 0 0 8%;
}

a.buttonlink{ 
	/*background:#0099ff; */
	/*background: #1a82d7; /*MC*/
	background:#ffcc00;
	border-radius:7px; 
	color:#5d5d5d;
	display:block;
	/*float:left;*/
	text-align:center;
	/*margin:10px 15px 10px 15px;*/
	padding:15px;
	text-decoration:none;
	font-size: 15pt;
}
a.buttonlink:hover{
	background:#fee127;
}

a.buttonlinkblue{ 
	background:#0000FF;
	border-radius:7px; 
	color:#fff;
	display:block;
	text-align:center;
	padding:15px;
	text-decoration:none;
	font-size: 15pt;
}
a.buttonlinkblue:hover{
	background:#2E2EFE;
}

a.buttonlinkgreen{ 
	background:#5cb85c;
	border-radius:7px; 
	color:#fff;
	display:block;
	text-align:center;
	padding:15px;
	text-decoration:none;
	font-size: 15pt;
}
a.buttonlinkgreen:hover{
	background:#449d44;
}

.greenelement{
	background:#5ec79e;
	color:#fff;
}
.violetelement{
	background:#887dc2;
	color:#fff;
}

/*Floats*/ 
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after{
  clear: both;
}


/*
Mobil etwas bigger
*/
@media only screen and (min-width: 481px) {
#banner{
	float:left;
	text-align:left;
	margin-bottom:-20px;/*this depends on the height of the logo*/
}
.menu-toggle{/*make menu float right, instead of sitting under the logo*/
	margin-top:10px; /*this depends on the height of the logo*/
	float:right;
}

} 

/*Tablets und kleinere Notebooks
*/
@media only screen and (min-width: 920px) {

.wrapper{
	max-width: 1200px; 
	padding-top: 5px;
	/*margin: .75em auto;*/
}

#banner{ 
	float:left; 
	text-align:left;
	margin-bottom:0px;
}
header{
	padding:0;
}
#content {  
	float:left;
	width:65%;
	background: #fff !important;
}
#content.wide-content{
	float:none;
	width:100%;
	background: #fef2ff !important;
}
#contenttoo {  
	float:left;
	width:65%;
	background: #fff !important;
	padding: 10px;
}
#contenttoo.wide-content{
	float:none;
	width:100%;
	background: #CEF6F5 !important;
}

.flexslider{
display:block;
margin: 0 0 60px; 
background: #666; 
/*border: 1px solid #fff; 
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
-o-border-radius: 4px; 
border-radius: 4px; 
box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);*/
color:#FFF;
text-align:center !important;
}

.flex-caption {
font-family:'Asap', Arial, Helvetica, sans-serif !important; 
color: #ccc !important;
font-size: 13pt !important;
}

aside { 
	float:right;
	width:30%;
}

/*** Hauptmenue ***/
.menu-toggle{display:none;}
#menu-main-navigation{display:block;}

.srt-menu, .srt-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.srt-menu ul {
	position:		absolute;
	display:none;
	width:			12em; 
}
.srt-menu ul li {
	width:			100%;
}
.srt-menu li:hover {
	visibility:		inherit; 
}
.srt-menu li {
	float:			left;
	position:		relative;
	margin-left:1px;
}
.srt-menu li li {
	margin-left:0px;
}
.srt-menu a {
	display:		block;
	position:		relative;
}
.srt-menu li:hover ul,
.srt-menu li.sfHover ul {
	display:block;
	left:			0;
	top:			45px;
	z-index:		99;
	-webkit-box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
    box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
}
ul.srt-menu li:hover li ul,
ul.srt-menu li.sfHover li ul {
	top:			-999em;
}
ul.srt-menu li li:hover ul,
ul.srt-menu li li.sfHover ul {
	left:			12em;
	top:			0;
}
ul.srt-menu li li:hover li ul,
ul.srt-menu li li.sfHover li ul {
	top:			-999em;
}
ul.srt-menu li li li:hover ul,
ul.srt-menu li li li.sfHover ul {
	left:			10em;
	top:			0;
}

#topnav, .srt-menu {
	float:right;
	/*margin: 0 0 0 170px;
	position:fixed !important;
	z-index: 1000;*/
}
.srt-menu a {
	text-decoration:none;
}
.srt-menu li a {
	background:#fff;
	margin:0; 
	padding:10px 15px;
	height:45px;
}
.srt-menu a, .srt-menu a:visited  { 
	color:			#0099ff;	
}
.srt-menu li li a {
		border-top:		1px solid rgba(255,255,255,.2);
		background:		#333; 
		background:rgba(0,0,0,.6);
		color:	#fff;
		padding-left:20px;
		height:auto;
}
.srt-menu li li a:visited{color:#fff;}
.srt-menu li li li a,
.srt-menu li.current * li a{
	padding-left:20px;
	background:rgba(0,0,0,.6);
}

.srt-menu li:hover > a,
.srt-menu li.current a{ 
	color:#fff;
	background:#0099ff;
}
.srt-menu li li:hover > a{
	color:#fff;
	background:#0099ff;
}



/*Grid und colums*/
 .row{
	 margin-left: -15px;
     margin-right: -15px;
}
 
.grid_1 { width: 8.33333333%; }
.grid_2 { width: 16.66666667%; }
.grid_3 { width: 25%; }
.grid_4 { width: 33.33333333%; text-align:center; }
.grid_5 { width: 41.66666667%; }
.grid_6 { width: 50%; }
.grid_7 { width: 58.33333333%; }
.grid_8 { width: 66.66666667%; }
.grid_9 { width: 75%; }
.grid_10 { width: 83.33333333%; }
.grid_11 { width: 91.66666667%; }
.grid_12 { width: 100%; }
.grid_13 { width: 58.33333333%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13 {
	float: left;
	display: block;
}

.rightfloat{float:right;}
 
#hero [class*="grid_"] { margin-bottom:-70px;}

}

/*Desktop
*/
@media only screen and (min-width: 1030px) {

} 

/*Large
*/
@media only screen and (min-width: 1240px) {

} 

/*Retina
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {


} 

/*
iPHONE 5
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 

  
}

/*
Druck
*/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

#respthumbwrapper{
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 20px;
	background-color: #CEF6F5;
}
.respthumbbox{
	display: inline-block;
	padding: 2px;
	width: 20%;
	box-sizing: border-box;
	float: left;
}
@media (max-width: 1280px){
	.respthumbbox{
width: 20%;
	}	
}
@media (max-width: 1024px){
	.respthumbbox{
width: 33%;
	}	
}
@media (max-width: 500px){
	.respthumbbox{
width: 50%;
	}	
}
@media (max-width: 400px) {
	.respthumbbox{
width: 100%;
	}	
}

.respthumbbox img{
	width: 100%;
}

@media only screen and (max-width : 1400px) {
.tspics img {
 display:inline-block;
 width:13.8%!important;
 height:auto!important;
} 
}

@media only screen and (max-width : 1200px) {
.tspics img {
 display:inline-block;
 width:13.5%!important;
 height:auto!important;
} 
}

@media only screen and (max-width : 700px) {
.tspics {
 margin-top:12px !important;
 width:100%!important;
 text-align:center!important;
}
.tspics img {
 display:inline-block;
 width:14.2%!important;
 height:auto!important;
}
}

.tspics {
 width:100%!important;
 text-align:center!important;
 margin-bottom:12px !important;
}


/*@media only screen and (max-width : 1400px) {
.tspics img {
 display:inline-block;
 width:14.6%!important;
 height:auto!important;
} 
}

@media only screen and (max-width : 1200px) {
.tspics img {
 display:inline-block;
 width:16%!important;
 height:auto!important;
} 
}

@media only screen and (max-width : 700px) {
.tspics {
 margin-top:12px !important;
 width:100%!important;
 text-align:center!important;
}

.tspics img {
 display:inline-block;
 width:18.5%!important;
 height:auto!important;
}
}

.tspics {
 width:100%!important;
 text-align:center!important;
 margin-bottom:12px !important;
}@media only screen and (max-width : 1400px) {
.stufftop img {
 display:inline-block;
 width:13.8%!important;
 height:auto!important;
} 
}

@media only screen and (max-width : 1200px) {
.stufftop img {
 display:inline-block;
 width:13.5%!important;
 height:auto!important;
} 
}

@media only screen and (max-width : 700px) {
.stufftop {
 margin-top:12px !important;
 width:100%!important;
 text-align:center!important;
}
.stufftop img {
 display:inline-block;
 width:14.2%!important;
 height:auto!important;
}
}

.stufftop {
 width:100%!important;
 text-align:center!important;
 margin-bottom:12px !important;
}
