/************ 
* 	ALLGEMEIN
*	
*	Farben (schwarz)
*		- Verlauf Oben 	#000000
*		- Verlauf Unten 	#363538
*
************/
body{
	color:#000000;	
	font-family:arial;
	font-size:14px;
}

/************ 
* 	LayoutBoxen
************/



div#head div#topMenue ul a{
	line-height:15px;
	font-size:14px;
	height:14px;
	text-decoration:none;
}
div#head div#topMenue ul a:hover{
	line-height:15px;
	font-size:14px;
	height:14px;
	text-decoration:none;
}
div#head div#topMenue ul a.aktiv{
	line-height:15px;
	font-size:14px;
	height:14px;
	text-decoration:none;
}



div#head div#software_topmenue ul span{
	line-height:15px;
	font-size:14px;
	height:14px;
	text-decoration:none;
}
div#head div#software_topmenue ul span.aktiv{
	line-height:15px;
	font-size:14px;
	height:14px;
	text-decoration:none;
}


div#head div#right a{
	line-height:15px;
	font-size:14px;
	height:14px;
	text-decoration:none;
}
div#head div#right a:hover{
	line-height:15px;
	font-size:14px;
	height:14px;
	text-decoration:none;
}
div#head div#left a{
	line-height:15px;
	font-size:14px;
	height:14px;
	text-decoration:none;
}
div#head div#left a:hover{
	line-height:15px;
	font-size:14px;
	height:14px;
	text-decoration:none;
}



div#content a{
	font-size:14px;
}
div#content span.button_span_m {
	font-size:12px;
}
div#content span.button_span_l {
	font-size:12px;
}
div#content span.hdrei{
	position:relative;
	display:block;
	line-height:18px;
	font-size:16px;
	font-weight:bold;
}

div#left_sidebar li{
	font-size:14px;
	line-height:18px;
}
div#left_sidebar ul a{
	line-height:15px;
	font-size:14px;
	text-decoration:none;
}

div#right_sidebar{
	text-decoration:none;
	line-height:18px;
}
div#right_sidebar a{
	text-decoration:none;
	line-height:18px;
	font-size:14px;
}