/************/
/*  GLOBAL  */
/************/


/* --- Farbvariablen

DGINA-rot: #531414
Grauwert: #333

--- Ende der Farbvariablen */



*{padding:0;margin:0;}

html,body{height:100%;width:100%;margin:0;padding:0;} 

body{
	color:#333;
	font-family:verdana,'Trebuchet MS',sans-serif;
	background:url('img/bg_body.jpg') top center no-repeat fixed;
	font-size:10px;
	}
	
h1{clear:both;margin:0 0 5px 0;color:#531414;font-size:14px;font-weight:bold;font-variant:small-caps;text-decoration:none;line-height:1em;}
p{margin:0 0 5px 0;}
