
/* CSS Document */

/**** New Media Standards ****/
/**** 22.10.08 **************/

body {margin:0 1cm 0 2, 5cm;
	padding:0;
	color:#000;
	background: none;
	font: 10pt/0.6cm  Arial,Verdana,Helvetica, sans-serif;
	width:100%;
	
}


/**Funktionen *********************************************************/

.cleaner {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	background: transparent;
	height:0px;
}

.wrapper {
	width:100%;
	margin:none;
	padding:none;
	
}

.hide{display: block;}

/**Gesamt********************************************************************/


a, a:visited, a:focus, a:active{color:#000; text-decoration:none; }
a:hover{ color:#000; text-decoration:none;}
a img { border:none; }

p {margin:0;}

#print{display:none;}


/**LAYOUT********************************************************************/
#stripe{display:none;}

#service{display:none;}

#schatten_navi{display:none;}
#edge{display:none;}
#cont_edge{display:none;}

#schatten{background:none;  padding:0; width:100%; }
#main{background:none; padding:0;  width:90%; overflow:none;}

#stripe_white{display:none;}
#cont_edge_zwei{display:none; }

#col_l{display:none;}
#col_r{width:100%; float:none; }

#content{width:90%; float:none; margin-right:0; margin-top:0.5cm;}
#content_r{ width:100%; float:none;}

#content_wide{width:100%; float:none; margin-top:0.5cm; }

#breadcrumb{display:none;}

#footer{background:none; font-size:11px;  }
#foo_l{float:none; width:100%;  padding:0; }
#foo_m{float:none; width:100%;  padding:0;}
#foo_r{float:none; width:100%;  padding:0;}
#foo_r a{text-decoration:none; color:#000;}


#towerbyte{display:none;}
/**Navigationen**********************************/
/**Mainnavigation*******************/
#navi { display:none; }


/**Subnavigation******************/
/** 1.Ebene********/
#subnavi{display:none;}

/** Txt Formatierungen*************************************************************************/

.fett { font-weight:bold;}
.blue { color:#000;}


h1 { margin:0;  color:#000; }
h2 { margin:0;  color:#000;}




/** Content Templates *************************************************************************/



/**Einspalter Normal*********************/
.einspalter{margin-bottom:0.5cm; margin-top:0.5cm;}


/**Einspalter Rund mit Hintergrund*********************/
.einspalter_rounded, .einspalter_rounded_wide{margin-bottom:0.5cm; }
.e_top, .e_top_wide, .e_bottom, .e_bottom_wide{display:none; }
.e_middle{background:#fff; padding:0;}

/**Zweispalter 50/50********************************/
.zweispalter_50_50 {  margin-bottom:0.5cm;}
.zsp_left_50_50 { width:100%; float:none;  overflow:auto; padding-right:0; }
.zsp_right_50_50 { width:100%; float:none;}

/**Dreispalter ********************************/
.dreispalter {   margin-bottom:0.5cm; background:none; padding:0;}
.dsp_l {  margin-bottom:0.5cm; background:#fff; width:100%; float:none; }
.dsp_m {  margin-bottom:0.5cm; background:#fff; width:100%; float:none;}
.dsp_r {   margin-bottom:0.5cm; background:#fff; width:100%; float:none;}

/**Zweispalter 30/70********************************/
.zweispalter_30_70 {  margin-bottom:0.5cm;}
.zsp_left_30_70 { width:100%; float:none;  margin-bottom:0.5cm;}
.zsp_right_30_70 {width:100%; float:none; margin:0; }











