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