/*
************************************************************
Styles:     flix//reset
Autor:      Thomas Tiedtke
Copyright:  (c) 2016 Interaktiv Manufaktur
Website:    www.interaktiv-manufaktur.de
************************************************************
*/

* { padding:0px; margin:0px; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
ol, ul {  list-style: none; }
address,caption, cite, code, dfn, em, strong, th, var {  font-style:normal;  font-weight:normal; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border:0; }
caption, th { text-align: left; }
/* gegen Scrollbar-Springen beim Firefox */
html { height: 100%; margin-bottom: 1px; }
