/*Strip the ul of padding and list styling*/

/* test css3 */

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	box-sizing: border-box;
	margin-left:0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;
	float: right;*/
	
}

html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, main, menu, nav, section {
	display: block;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXX  Hier Ende Reset  XXXXXXXXXXXXXXXXXXXXXXX 

*/

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  Start Allgemein XXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

 

body {
	font-size: 100%;
	line-height: 1;
	background-color: #ffffff;
	color: blue;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX EndAllgemein Start Typographie XXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

h2 {
font-family: "Open sans", sans-serif;
/*font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", sans-serif;*/
	padding: 0.5rem 0 0.5rem 0;
	font-weight: 400;
	font-size: 18px;
	color: #cc0000;
	text-transform: uppercase;
	
	clear: right;
}
h3 {
font-family: "Open sans", sans-serif;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", sans-serif;*/
	padding: 0.5rem 0 0.5rem 0;
	font-weight: 400;
	font-size: 18px;
	color: #cc0000;
	text-transform: uppercase;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", sans-serif;*/
	clear: right;
}

 
 h4{
	font-family: "Open Sans", sans-serif;
	font-size: 0.95rem;
	line-height: 1.5;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #cc0000;
	clear: right;

	
}
 
 h5{
	font-size: 0.75rem;		
    padding: 0.5rem 0 0.5rem 0;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
text-transform: uppercase;
}
 h5, p, ul{
 
 color:/*#8e4103;*/#1b1d0e;
 }
 p{
	font-family: "Open Sans", sans-serif;
	font-size: 0.84rem;		
	line-height: 1.5;

	
}
     a {
	font-family: "Open Sans", sans-serif;
	color: #666666;
	
	text-decoration: none;
}
strong {  
	font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

em {  font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
 ul{
	font-family: "Open Sans", sans-serif;
	font-size: 0.84rem;		
	line-height: 1.5;
	list-style-type: "circle"
	
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX End Typographie Start Menue XXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#container {
	max-width:960px;
	 border: 1px;
        border-style: dashed;
        border-color: #cc0000;
	padding:0;
	margin:0.7rem auto 0.3rem auto; 
	background-color: #ffffff;

	
}

header {
	position: relative;
	width:/*95.83333333333334%;*/98%;
	/*height:102px;*/
	padding:/*5.208333333333334%*/ 0 0.1% 0 0%;
	border-bottom: 1px;
    border-style: solid;
    border-color: #cccccc;
	background-color:#ffffff;
	background:  url(images/bg_top_left.png);
	background-position: top center; 
	background-repeat: no-repeat;	
	/*margin-bottom:0.5rem;*/
	clear: left;

}
header h1{
	clear: left;
	
	color: red;
	
	margin:0 0 0 65%;
	transform: translate(45px,5px);
}
main {
	position: relative;
	height: 1px;
	/*background-color:#9900ff;
	min-height: 200px;*/
	width:95.83333333333334%; /*62.5%;*/}
	
figure	{
	display:block;
	width: 100%;
	}
	
 .bildserie img{

  float:left;
  padding-right:10px;
  
 /* margin-bottom: 10px;
  margin-left: 10px;*/
}

.artikelbild img {

width: 100%;
 height:auto;
  
}

.imageRight img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: right;

}

.imageLeft img {

	float: left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:0px;
	clear:right;

  }
  
main article ul {
	list-style:none;   }
/*#test {
	min-width:100%;
	height:15rem;
	float: left;
	clear:all;
	margin:0 auto 15px auto;
	background:url(images/dirndl_wo__gross.jpg) 50% 5% no-repeat;
	background-size:cover;
	border: 1px red
	
}*/

/*
.imageRight {
    float: right;
    margin: 15px 0 0 20px;
    width: 255px;
}*/

	article {
	width:/*62.5%;*/74%;
	padding:/*25px 100px 25px 25px; */2.75% 7% 2.75% 2.75%;
	float:left;
	background: white url(images/bg_container_2.png) right top repeat-y;
}
	aside{
	width:/*37%;*/25%;
	/*margin-left:62.5%;*/
	padding:25px 20px 25px 20px;
	/*background-color:#55ff55;*/

	float:right;
	}

footer {
	width:98%;

	padding:0.625rem 0 0.625rem 0;
	border-top: solid 1px #999999;
	margin-top: 10px;
	background: white;

	
	text-transform: uppercase;

	clear:both;

}
footer p {
	
	padding-left:2.75%;
	font-size: 0.6rem;
	line-height: 30px;
	letter-spacing: 1px;
		}
		



#container main article .imageRight img {
}
#container main article .imageRight img {
}
#container main article p {
}




/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX End XXXXXXXXXXXXXXXXXXXXXXXXXXXX*/




@media all and  (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) 
			and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) 
			and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) 
			and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) 
			and (max-width: 1024px), only screen and (min-resolution: 192dpi) 
			and	(max-width: 1024px), only screen and (min-resolution: 2dppx) 
			and (max-width: 1024px) 
			{
  #cssmenu {
    width: 100%; /* Stellung HamburgerMenue 2*/
	
  }
   #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 40px;
    font-size: 12px;
    color: #000000;/* Farbe Links Text Lev 3*/
    background: none;
	width: 90%;
	 
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;/* Farbe Links Text hover Lev 3*/
  }
  #cssmenu ul ul ul li a {
    padding-left: 70px;

	
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
	
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
	margin-left: 5px;
    color: #000000; /* Farbe MenueButton Text */
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
	/*background: #009900;*/
	background: url(images/bg_menue_resp.png)	
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #000000; /*HamburgerMenue oberelinie2*/
	transform: translate(-0px,0px);
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 6px;
    border-top: 2px solid #000000;/* HamburgerMenue mittlerelinie2*/
    border-bottom: 2px solid #000000; /*HamburgerMenue mittlerelinie2
	transform: translate(-0px,0px);*/

  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);/* Trennlinie vertikal*/
    height: 52px;
    width: 52px;
    cursor: pointer;
	
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 300;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
  

	
	
  header h1{
	clear: left;
	display: none;
	color: red;
	margin:0 0 0 65%;
	transform: translate(-65px,5px);
}
  
  article {
	width:/*62.5%;*/100%;}
	
aside{
	width:/*62.5%;*/100%;
	background: #f5f0df url(images/bg_container_2.png) right top repeat-y;
	border-top: 1px;
    border-style: dashed;
	border-color: #cc0000;
  
  }
  

}
@media all and  (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) 
{

 header{
 	background:  url(images/bg_top_left.png);
	background-position: top left; 
	background-repeat: no-repeat;	
	}
	
	.imageLeft img {
	width:70%;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 28%;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: right;
  }
  
   .imageRight img {
	width:70%;
	height:auto;
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 28%;
	clear:both;
	
  }

}