@charset "UTF-8";
html {
	font: 100.01% Verdana;
}
html,body { height: 101%; }
body { padding: 0; }
	
body { text-align: left;
color: black;}

a, a:hover{
	text-decoration: none;
}

.zentriert{
	text-align: center;
}

#hauptcontainer{
	min-width: 650px;
	position: absolute;
	height: auto;
	min-heigt: 101%;
	text-align: left;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	z-index: 2;
	top: 0px;
	margin-top: 0px;

}

.zeile{
	}

.zeile_unten{
display: none;
}

/* @group Header */

/* Alle Elemente ganz oben im Header - RWTH-Logo, Kliniklogo und Hauptmenü */

.zeile_oben{
	display: none;
}

#oben{
	display: none;
}



/* @end */

/* @group Topmenü als YPSlideOut */


#menueoben{
	display: none;
}
#menueoben a, #menueoben a:hover{
	display: none;
	
}
#menueoben a:hover{
	display: none;}

#menueoben ul a:hover {
	display: none;	}


/* @end */



/* @group Zierbild */

/* Alle Elemente im Bereich des Zierbildes, H1, H2, Zierbild und Abdecker */


.zeile_zierbild{
	display: none;
	}

#abdecker_zierbild{
	display: none;}

#texte_links_zierbild{
	display: none;
	}

#headline1_zierbild{
	display: none;
}

#headline2_zierbild{
	display: none;
}

#texte_rechts_zierbild{
	display: none;}

h1{
	font-size: 36px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	}
	
h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	}

/* @end */

/* @group Inhalte - Content */


#inhalt_links{
	display: none;
	}
	

#inhalt_rechts{
	display: none;
		
}

/* @group Zeile unten inkl. Farbstreifen */
.zeile_unten{
	display: none;
}

/* @end */


#ueberschrift{
	display: none;
}



.klaerung{
	clear:both;
	}
