/* ==|== primary styles =====================================================
   Author: www.prowebdesign.ro
   Write your own styles here.
   ========================================================================== */

/* typography */
body{
	color:#fff;
	font-family:'Dosis',Arial, Helvetica, sans-serif; 
	font-size:1em; line-height:normal; 
	}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	
	font-family: 'Rock Salt', cursive;
	line-height:120%;
	margin:12px 0 0 0;
	padding:0; 
	 line-height:120%} 
	h1 { font-size: 18px;}


/* links */
a, a:visited { color:#ffba05}

a:active
a:hover{color:#cd2304;}
a:hover{ text-decoration:none;}

  
/* structure */   
#container, #colophon{
	max-width: 960px; 
	margin: auto;}

#container { 
margin-top: 32px;
  opacity: 1 !important;
  -moz-opacity:1 !important;
  filter:alpha(opacity=100) !important;
  padding:0px;
  }
header img{ position:relative; top:0px; margin:0px; padding:0px;}
header{ 
	margin: 0 0 20px 0;}
header, header nav, #main, footer,  #banner{
	width:100%;}
#logo{ 
	float:left; 
	padding-right:2%}
header{
	padding:10px 0 40px 0;}
header h1{ 
	font-size:3.2em;}
header h2{ 
	font-size:1.8em;}

#main, footer{ 
	font-size:.875em; 
		line-height:1.3em;}
#main p{ 
	margin:20px 0 20px 0;}

#content {  
	float:right;
	margin:0 0 20px 0;}
#content p { padding:0 36px 0 2px; width:auto; font-size:14px; color:#fff}
#content ul, #content ol {
	margin: 1em 0;
	padding: 0 0 0 40px; }
#content dd {
	margin: 0 0 0 40px; }

/* RESPONSIVE IMAGES IN CONTENT AREA!! IF YOU WANT IMAGES TO BE RESPONSIVE EVERYWHERE, WRITE ANOTHER CSS RULE */
#content img{ max-width:100%; height:auto;}

aside { 
	float:left;
	margin:0 0 40px 0;
	}
#secondary-navigation{margin-bottom:20px;}
#secondary-navigation ul li a{ 
	background:#E6E6E6;
	display:block;
	margin:5px 0; 
	padding:7px;}
#secondary-navigation ul li a:hover{
	background:#ccc;
	color:#fff;}

footer{  
	clear:both;
	font-size:80%;
	padding:20px 0; }

#topnavwrapper{ position:relative;float:left; height:112px; width:100%;top:-6px; border-top:2px solid #2b1100; z-index:998;}
#topnav{ position:relative; float:left; background:url(../images/logo.png) ;   background-repeat:no-repeat; background-position:12px 10px; height:108px; width:100%;
margin-top:6px; margin-bottom:6px;}
#topnav ul{ position:absolute;  float:right;   top:58px; right:0px; font-size:0.9em;  width:58.3%;}
#line{position:relative; top:118px;border-bottom:2px solid #2b1100; height:0px;background:none; z-index:999;}
.contentwrapper { position:relative; margin-left:0px; padding-left:0px;background:url(../images/bg_content_2.png) ; background-repeat:no-repeat; background-position:bottom; }
#leftteaser { }

.unterschrift{font-family: 'Indie Flower', cursive;font-family: 'Rock Salt', cursive;}
.unterschrift span{color:#ffba05; font-size:18px;}

/*colors and bgs*/
body{  background:url(../images/right3.png) #500f03; background-repeat:no-repeat; background-position:left top; }
h1, h2, h3, h4, h5, h6{
	color:#ffba05; 
	}

footer{ 
	background:url(../images/matte.png) top center;
	color:#ccc;
	margin-top:42px;
	}
footer h1, footer h2, footer h3, footer h4{ 
	color:#CCC; 
	margin-bottom:10px;
	text-shadow:none;}
footer ul{
	margin:0 0 0 8%;}

a.bluelink{ 
	background:#0099ff; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:15px;}

.shadow {
	-moz-box-shadow: 6px 6px 28px #000;
	-webkit-box-shadow: 6px 6px 28px #000;
	box-shadow: 6px 6px 28px #000;
	
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=28, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=28, Direction=135, Color='#000000');
}

#subnavi{ position:absolute; right:0px; bottom:0px; height: auto; width:140px;  text-align:center; font-size:12px; color:#ffba05;}
#subnavi a:link, #subnavi a:visited{ color:#ffba05; text-decoration:none; margin-left:10px;}
#subnavi a:hover{ color:#ffba05;text-decoration:underline;}



/* ==|== non-semantic helper classes ========================================
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }





/* ==|== media queries ======================================================
only screen and min-device-width
   ========================================================================== */
   
/* iPads (portrait and landscape) ----------- */

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 1025px) 
and (max-width : 1180px) {
	body{  background:none; background:#500f03; }
#container, #colophon{width:98%;}

.flexslider {width:94%;}

#secondary-navigation ul li a{padding:15px;}
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {
	body{  background:none; background:#500f03; }
#container, #colophon{width:98%;}

.flexslider {width:94%;}

#secondary-navigation ul li a{padding:15px;}
}

/* large smartphones ----------- */
@media  (max-width: 768px) {
	body{  background:none; background:#500f03; }
#container, #colophon{width:98%;}

header{padding:10px 0 1px 0;}
header h1{ font-size:2.6em;}
header h2{ font-size:1.6em;}

.flexslider {width:92%;}

.sf-menu li.sfHover ul {top:-999em;}
.sf-sub-indicator {	background:none;}

#secondary-navigation ul li a{padding:15px;}

#main h1{font-size:1.6em;}
#main h2{font-size:1.4em;}
#main h3{font-size:1.3em;}
#main h4{font-size:1.2em;}
}

/* medium smartphones ----------- */
@media (max-width: 600px) {
	body{  background:none; background:#500f03; }
.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-left: 0.83333333333333%;
	margin-right: 0.83333333333333%;
	width: 48.333333333333%;
}	
}

/* medium smartphones ----------- */
@media (max-width: 480px) {
	body{  background:none; background:#500f03; }
#container, #colophon{width:94%;}

#logo, header hgroup{ width:100%; text-align:center;}
#logo img{max-width:100%;}

header h1{ font-size:1.8em;}
header h2{ font-size:1.2em;}
.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-left: 0;
	margin-right: 12px;
	width:100%;
	margin-top:24px;
	padding-left:10px;
}
#topnav{  display:block; width:100%; text-align:center; background:#ffba05; padding:15px 0; margin:15px 0; border-radius:7px;}
#mobileMenu_mobileselect { display:block; width:90%; margin:auto; height:1.6em;}
#leftteaser {display:none; visibility:hidden;}
footer .grid_4{ border-bottom:1px dotted #ccc; padding-bottom:10px;}
}

/* medium smartphones, portrait ----------- */
@media (max-width: 320px) {
	body{  background:none; background:#500f03; }

}





/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@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; }
}



