/*
Theme Name: Stinnes
Theme URI: http://BTism.de/
Description: Theme for project 'Fräulein Stinnes fährt um die Welt'.
Version: 0.1
Author: Boris Tschernach

Based on:
Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/


/* yaml additions */
/* http://www.yaml.de/de/dokumentation/css-bausteine/basis-stylesheet.html */

/* reset font size for all elements to standard (16 Pixel) */
html * { font-size: 100.01% }


/* ie italics bug */
* html * { overflow:visible }
* html iframe, * html frame { overflow:auto } 
* html frameset { overflow:hidden }
