@charset "utf-8";
/* CSS Document */
/* font-family: 'Pacifico', cursive; */
#info-datei{
    position: absolute;
    top: 35px;
    right: 10px;
}
/*nav ul li { float:left; list-style:none; }
*/
div.home-aside div.widget-box ul li { border-bottom:1px solid #000;  padding: 0.5em 0;}
div.home-aside div.widget-box ul li a { text-decoration: none; }

/*aside.widget { background-color:rgba(31,144,172,1.00);  padding-top: 1em;}
*/aside.widget h3.widget-title { color:rgba(255,255,255,1.00)}

aside nav.iconmenue li { float:left; width:33%; list-style: outside none none; text-align:center; padding:0.5em 0}
aside nav li { /*float:left; width:33%;*/ list-style: outside none none; /*text-align:center; padding:0.5em 0*/}

aside nav li i {  }
aside nav.iconmenue li:hover { background-color: rgba(29,98,171,1.00); color:#fff; float:left; width:33%; list-style: outside none none;}


* { margin: 0; padding: 0; font-family: sans-serif; line-height: 1.5em }
/*body { background-color: lightblue; }*/
/*layout.basic*/
.w5 { width: 5% }
.w10 { width: 10% }
.w15 { width: 15% }
.w20 { width: 20% }
.w25 { width: 25% }
.w30 { width: 30% }
.w33 { width: 33.3334% }
.w35 { width: 35% }
.w40 { width: 40% }
.w45 { width: 45% }
.w48 { width: 48% }
.w50 { width: 50% }
.w55 { width: 55% }
.w60 { width: 60% }
.w65 { width: 65% }
.w66 { width: 66.6665% }
.w70 { width: 70% }
.w75 { width: 75% }
.w80 { width: 80% }
.w85 { width: 85% }
.w90 { width: 90% }
.w95 { width: 95% }
.w100 { width: 100% }
.links, .alignleft { float: left }
.rechts, .alignright { float: right }
.clear { clear: both }
img { max-width: 100%; height: auto }
iframe { max-width: 100%; }
/*text.basic*/
strong { font-weight: bold }
em { font-style: italic }
p { margin-bottom: 0.5em; font-size: 1.007375rem; }
a { text-decoration: none; color: #72bcd4 }

/*.basic*/

header { width: 100%; /*max-width: 1280px; margin: 0 auto;background-color: palevioletred;*/ border-bottom: 3px solid rgba(21,134,168,1.00); float: left; padding: 3em 0 0; }

header .site-info { background-color: #72bcd4; padding: 0.5em 0; color: #fff; box-shadow: 0px 0px 22px -13px #000 inset }


div.logo { top: 2em; left: 1em; /*position: absolute;*/ }
header div.wrap a div.logo { color: #fff; }

section { padding: 2em 0; width: 100%; float: left; }
section#box-archiv{ padding: 0em 0; width: 100%; float: left; }

section#box-archiv div.verlauf.raster{ padding: 2em 0;}

.wrap { width: 95%; max-width: 1280px; margin: 0 auto }
.freiraum { padding: 2em }


footer { width: 100%; /*max-width: 1280px; margin: 0 auto;background-color: palevioletred;*/ border-top: 3px solid rgba(21,134,168,1.00); background-color: #72bcd4; float: left; box-shadow: 0px 0px 22px -13px #000 inset; padding: 2em 0 0 0; }

footer div.wrap { width: 100%; max-width: 1280px; margin: 0 auto; display: -webkit-flex; display: -ms-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

/*style elemente*/

hr.inline.blue{ 
    border: 3px solid lightblue;
    margin: 1em 0em;
    clear: both;}

/**Text**/
h1 { color: lightblue; font-size: 2em }

blockquote { border-left: 3px solid lightblue; padding: 1.5em 2em 1.5em 2em; margin: 0 0.5em 1em; font-family: monospace; background-color: rgba( 173, 216, 230,0.44); display: block; max-width: 75%; font-size: 0.91em; }


/*html body.home.page-template-default.page.page-id-2.logged-in.admin-bar.customize-support div.verlauf.blau section div.wrap div.w100.links div.freiraum div.entry-content.w66.links p strong{    font-family: 'Pacifico', cursive; font-size: 3em
}*/


.excerpt > p > strong {font-family: 'Pacifico', cursive; font-size: 3em}
.excerpt > p { letter-spacing: .1em; font-size: 1.375rem; margin-bottom: 0; }

.excerpt > p:nth-child(2)  {  text-transform: uppercase;}
/*.excerpt > p:nth-child(3)  { letter-spacing: .1em; font-size: 1.375rem; margin-bottom: 0;}

html body.home.page-template-default.page.page-id-2.logged-in.admin-bar.customize-support div.verlauf.blau section div.wrap div.w100.links div.w100.links.excerpt */

/*startseite*/

div.verlauf.raster{
    background-image: url( http://kritzel.blog/wp-content/uploads/karo-raster.png );

}
body.home header div.wrap div.logo h1 { font-size: 2em; color: #fff; line-height: initial; }
body.home header div.wrap div.logo span { font-size: 1em; color: #fff; }
body.home header div.wrap div.logo { margin: 1em 0; float: left }

@media only screen and (min-width:1279px) {
	
/*.wrap { width: 100%; max-width: 1280px; margin: 0 auto; }*/	
}

@media only screen and (max-width:768px) {

iframe { max-width: 100% }

.rechts { float: left }
.alignright { float: none; }
	
.w35 { width: 100%; }
.w50 { width: 100%; }
.w60 { width: 100%; }
.w30 { width: 100%; }
.w45 { width: 100%; }
.w48 { width: 100% }
.w66 { width: 100%; }
.w70 { width: 100%; }
.w75 { width: 100%; }

header { border-bottom: 0px solid rgba(21,134,168,1.00); }

}

/*html body.blog.logged-in.admin-bar.customize-support section div.wrap div#widget-blog.w35.rechts div.freiraum aside#categories-3.widget.links*/.widget_categories ul li/*.cat-item.cat-item-7*/ ul.children {margin-left: 1rem}

/*html body.home.page-template-default.page.page-id-2.logged-in.admin-bar.customize-support section.w100.links div.wrap div aside.w10.links */nav div.menue-design ul#menu-extra-menue.menu li/*#menu-item-100.menu-item.menu-item-type-taxonomy*/.menu-item-object-category.menu-item-has-children/*.menu-item-100*/ ul.sub-menu{margin-left: 1rem}