/* CSS Document Ausdruck agas-ev*/

@import url(layout.css);
@import url(typographie.css);
@import url(farben.css);

#divHuelleGesamt #divKopf {
	height: 130px;
	position: relative;
	margin: 0;
	background-image: none;
	width: 100%;
	padding: 0;
}

#divAgasTitel { background-image: none; width: 600px;}
#divAgasTitel span { display: block; font-size: 110%; font-weight: bold; color: #8D9CC5;}

div#divNav { display: none;}

#divMitglieder table td p { font-size: 80%;}
h1 {font-size: 110%;}
h1, h2, h3, h4, h5, h6 { color: black;}

#divFuss {  width: 100%;}
#divFuss p { margin: 0; padding: 0; font-size: 80%;}
#divFuss p a { display: none;}

