/*!
Theme Name: Avery Child Theme
Theme URI: https://www.simplethemes.com
Author: simplethemes.com
Version: 0.0.1
Text Domain: smpl
Template: avery
Copyright 2015. MIT licensed.
*/

@import url(../avery/style.css);

.textrechts {
	overflow: hidden;
}

.bildlinks {
	float: left;
}

.listeaussen {
	list-style-position: outside !important;
}

.umbruch {
	clear: both;
}

@font-face { font-family: "Raleway"; src: local("Raleway"), local("Raleway-Regular"), url("../../../wp-includes/fonts/Raleway.woff2") format("woff2"); font-style: normal; font-weight: 400; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Raleway"; src: local("Raleway Bold"), local("Raleway-Bold"), url("../../../wp-includes/fonts/Raleway-bold.woff2") format("woff2"); font-style: normal; font-weight: 700; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Roboto"; src: local("Roboto"), local("Roboto-Regular"), url("../../../wp-includes/fonts/Roboto.woff2") format("woff2"); font-style: normal; font-weight: 400; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Roboto"; src: local("Roboto Bold"), local("Roboto-Bold"), url("../../../wp-includes/fonts/Roboto-bold.woff2") format("woff2"); font-style: normal; font-weight: 700; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

ul.blockul {
  list-style-type: 2014;
  margin: 10px;
  padding: 10px; }

ul.dash {
    list-style: none;
    margin-left: 10px;
    padding-left: 1em;
}
ul.dash > li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}