/*
Theme Name: Shadaim Template
Theme URI: http://www.shadaim.de
Description: Shadaim Template 2009
Version: 1.0
Author: robbash
Author URI: http://www.shadaim.de
*/
@import url("style_theme.css");
@import url("style_content.css");

* {
	padding:0;
	margin:0;
}
	
body {
	font-size: 0.8em;
	font-family: sans-serif;
}


