body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	height: 100%;
	text-align: left;
	margin:0;
	background-color: #fff;
	padding-top:0;
	
}

#mmhide_container {
	border:0;
}

#mmhide_head{display: none;}

/*die obere Navigationsleiste, wenn es keine untere Navigationsleiste gibt und ihre Untertanen    */
#mmhide_navi1{display: none;}
		
/*die obere Navigationsleiste, wenn es eine untere Navigationsleiste gibt und ihre Untertanen    */
#mmhide_navi1a{
display: none;
}


/*die untere Navigationsleiste  */
#mmhide_navi2{display: none;}

/*die untere Navigationsleiste 2zeilig    */
#mmhide_navi2b{display: none;}

#mmhide_text1{
background-color: #fff; 
width: 100%; 
height: 25px; 
}

/*der obere stehen bleibende Textkasten, wenn es eine Unternavi gibt   */
#mmhide_text1a{
background-color: #fff; 
width: 100%; 

}

/*der untere rollende Textkasten, wenn es keine Unternavi gibt   */
#mmhide_text2{
background-color: #fff; 
width: 19cm;
height: auto;
min-height: 5cm;
float: left;
margin-right: 1.5cm;
}
mmhide_text_tabelle, mmhide_text_tabellea{width: 100%;}

/*der untere rollende Textkasten, wenn es eine Unternavi gibt   */
#mmhide_text2a{background-color: #fff; 
width: 19cm;
height: auto;
min-height: 5cm;
float: left;
margin-right: 1.5cm;

}
/*der untere rollende Textkasten, wenn es eine 2zeilige Unternavi gibt   */
#mmhide_text2b{background-color: #fff; 
width: 19cm;
height: auto;
min-height: 5cm;
float: left;
margin-right: 1.5cm;

}


h1{font-size: 15pt; font-weight: bold; color: #000;}
h2{font-size: 13pt; font-weight: bold; margin-top: 5px; margin-bottom: 0px;}
p{margin-top:4px; margin-bottom:12px;}
p.klein {margin-top: 10px; margin-bottom: 0px;}
a, a:visited {color: #333; background-color: #ccc; font-weight: normal; padding: 0; text-decoration: underline; display: inline;}
a:hover{text-decoration: none;}

#mmhide_beckett{float: right; width: 173px; height: 139px;}
#mmhide_bild_horizontal{display: none;}
#mmhide_bild_horizontal_navi2zeilig{display: none;}
#mmhide_bild_vertical{display: none;}


