body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	}
	
	
h1 { 
	margin:0;
	padding:0;
	margin-bottom:17px;
	font-size:28px;
	}
	
.text10 { font-size:10px; }
.text11 { font-size:11px; }
.text12 { font-size:12px; }
.text13 { font-size:13px; }
.text14 { font-size:14px; }
.text15 { font-size:15px; }
.text16 { font-size:16px; }
.text18 { font-size:18px; }
.text20 { font-size:20px; }
.text24 { font-size:24px; }
.text28 { font-size:28px; }
	


.black { color:#000000; }	
.white { color:#FFFFFF; }	
.grau1 { color:#999999; }	
.grau2 { color:#808285; }	
.orange { color:#ed5303; }
.blue { color:#59b4c9; }
	
	
.highline { line-height:160%; font-size:14px; }
.bold { font-weight:bold; }
.norm { font-weight:normal; }	
.op1 { -moz-opacity:1; opacity:1; filter:alpha(opacity=100); }
.op5 { -moz-opacity:0.5; opacity:0.5; filter:alpha(opacity=50); }
.op8 { -moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80); }
.op9 { -moz-opacity:0.9; opacity:0.9; filter:alpha(opacity=90); }

	
.menuitem {
	font-size:14px;	
	font-weight: normal;
	margin-left:20px;
	float:right;
	color:#999999;
	letter-spacing:0.05em;
	}

.lauftext {
	color:#808285;
	font-size:12px;
	line-height:18px;
	}

