html 							{ height:100%; margin-bottom:1px; }
body							{ background:url('body.gif') repeat-y center; background-color:#404040; text-align:center; }

body, div, img,
h1, h2, p, a				{ padding:0px; margin:0px; color:#999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
h1 							{ margin-top:16px; font-size:13px; font-weight:bold; line-height:16px; text-align:justify; }
h2								{ font-size:12px; font-weight:bold; }
h2, p, ul, a				{ line-height:14px; }
p								{ color:#999; }
a 								{ text-decoration:none; }
a:hover 						{ text-decoration:underline; }
img 							{ border:0px solid #666; }
div							{ display:block; }

/** Menu */
a.hauptmenu					{ color:#404040; }
a.untermenu					{ color:#999; }

/** Aufbau */
.oben, .unten, .mitte	{ margin:0px auto; }
.oben 						{ width:100%; height:200px; background:url('logo.gif') bottom center no-repeat; }
.unten 						{ width:850px; text-align:center; }
.mitte 						{ width:850px; text-align:center; }
.content-oben,
.content-unten				{ width:790px; margin:0px auto; }
.content-unten p			{ text-align:center; }
.content-links 			{ width:245px; height:500px; float:left; }
.content-rechts 			{ width:245px; float:left; }
.content-mitte 			{ width:340px; height:690px; text-align:justify; float:left; }
.content-fuss, 				
.cleaner 					{ width:100%; display:block; font-size:1px; height:2px; clear:both; }

/** besondere Elemente */
a.de, a.en, 
a.it, a.ch					{ display:block; margin-bottom:7px; margin-left:110px; padding-left:37px; color:#404040; font-size:13px; font-weight:bold; line-height:20px; text-align:left; }
a.de							{ background:url('shop_flagge_de.gif') no-repeat bottom left; }
a.en							{ background:url('shop_flagge_en.gif') no-repeat bottom left; }
a.it							{ background:url('shop_flagge_it.gif') no-repeat bottom left; }
a.ch							{ margin-bottom:10px; padding-left:25px; color:#AFAFAF; line-height:14px; background:url('shop_flagge_ch.gif') no-repeat bottom left; filter:alpha(opacity=50); }
