body														{margin:0; padding:0;}

/* simple cluster style css */
.simpleMarkerLabel 									{font:12px Arial,Helvetica,sans-serif; font-weight:bold; color:#000;}

/* route cluster with round border*/
.mtk-cluster 											{position:relative;}
.mtk-x1h, .mtk-x2h, .mtk-x3h, .mtk-x4h, .mtk-x2bh, .mtk-x3bh, .mtk-x4bh 
															{font-size:1px; overflow:hidden; display:block;}
.mtk-x1h 												{height:1px; margin:0 5px}
.mtk-x2h, .mtk-x2bh 									{height:1px; margin:0 3px;}
.mtk-x3h, .mtk-x3bh 									{height:1px; margin:0 2px;}
.mtk-x4h, .mtk-x4bh 									{height:2px; margin:0 1px;}
.mtk-contentx 											{top:5px; left:0; right:0;}

/* stufe 1 */
.mtk-backgrounda 										{opacity: 0.05; filter:alpha(opacity=5);}
.mtk-backgroundab 									{position:absolute; top:0; left:0; right:0; opacity: 0.7;filter:alpha(opacity=70);}

/* stufe 2 */
.mtk-backgroundb 										{opacity: 0.1; filter:alpha(opacity=10);}
.mtk-backgroundbb 									{position:absolute; top:0; left:0; right:0; opacity: 0.7;filter:alpha(opacity=70);}

/* stufe 3 */
.mtk-backgroundc 										{opacity: 0.15; filter:alpha(opacity=15);}
.mtk-backgroundcb 									{position:absolute; top:0; left:0; right:0; opacity: 0.7;filter:alpha(opacity=70);}

/* stufe 4 */
.mtk-backgroundd 										{opacity: 0.2; filter:alpha(opacity=2);}
.mtk-backgrounddb 									{position:absolute; top:0; left:0; right:0; opacity: 0.7;filter:alpha(opacity=70);}

/* stufe 5 */
.mtk-backgrounde 										{opacity: 0.3; filter:alpha(opacity=3);}
.mtk-backgroundeb 									{position:absolute; top:0; left:0; right:0; opacity: 0.7;filter:alpha(opacity=70);}

/* stufe 6 */
.mtk-backgroundf 										{opacity: 0.4; filter:alpha(opacity=40);}
.mtk-backgroundfb 									{position:absolute; top:0; left:0; right:0; opacity: 0.7;filter:alpha(opacity=70);}

.mtk-cluster .mtk-text1 							{position:absolute; top:5px; right:5px; color:white; font:12px Arial,Helvetica,sans-serif; font-weight:bold;}
.mtk-cluster .mtk-text1 a							{text-decoration:none; color:white; font:bold 12px Arial,Helvetica,sans-serif;}
.mtk-cluster .mtk-text1 a:hover 					{background-color:transparent !important;}
.mtk-cluster .mtk-text2 							{position:absolute; top:5px; left:5px; color:white; font:12px Arial,Helvetica,sans-serif; font-weight:bold;}
.mtk-cluster .mtk-text2 a							{text-decoration:none; color:white; font:bold 12px Arial,Helvetica,sans-serif;}
.mtk-cluster .mtk-text2 a:hover 					{background-color:transparent !important;}

/* styles for api version 3 (biodiesel, etc.) */
.mtk-cloud 												{position:relative;}
.mtk-cloud .mtk-text1 								{position:absolute; top:5px; right:5px; color:white; font:12px Arial,Helvetica,sans-serif; font-weight:bold;}
.mtk-cloud .mtk-text1 a:hover 					{background-color:transparent !important;}
.mtk-cloud .mtk-text2 								{position:absolute; top:5px; left:5px; color:white; font:12px Arial,Helvetica,sans-serif; font-weight:bold;}
.mtk-cloud .mtk-text2 a:hover 					{background-color:transparent !important;}
