@charset "UTF-8";
/* CSS Document */

/* ------------ logo / layer ---------------- */
#logo_content {
	width:235px; height:75px;
	margin: 0; 
	float:left;
	background-color: #FFFFFF;
	background-image: url(material/logos/l_etg.gif);
	background-repeat: no-repeat;
	href: ../index.htm;
}

#logo_start {
	width:235px; height:75px;
	margin:0 auto; 
	background-color: #FFFFFF;
	background-image: url(material/logos/l_etg.gif);
	background-repeat: no-repeat;
}


.i_tueten {
	width:440px; height:280px;
	margin:0 0 27px 0; 
}

/* ------------ meta-navigation / layer ---------------- */
.nav_meta {
	width:auto; 
	height:auto; 
	float:right;  
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	border: 0; 
}

.pkt_meta {
	width:auto; 
	height:auto; 
	float:right;  
	margin: 0;
	padding: 0 0 0 5px;
	border: 0; 
}


/* ------------ hauptnavigation / nav1-layer ------------- */
.nav1_layer {
	float: left;
	width: auto; 
	height: auto; 
	margin: 47px 30px 3px 20px; 
}


.abbinder_layer {
	width: auto; 
	height: auto;
	align: center; 
	margin: 30px 0px 0px 0px; 
}

.abbinder_txt {
	width:auto; 
	height:auto; 
	float:right;  
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	xpadding: 0 0 0 4px;
	border: 0; 
	align: center;
}

.abbinder_pkt {
	width:auto; 
	height:auto; 
	float:right;  
	margin: 0;
	padding: 0 0 0 10px;
	xpadding: 0 0 0 4px;
	border: 0; 
	align: center;
}



/* ------------ frage-start / layer ---------------- */
#frage {
	width:auto; 
	height:auto;
	margin:64px 0 0 0;
	background-color: #FFFFFF;
}


#footer p {
    margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
    padding: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
	

/* ------------ nav2_referenzen ---------------- */
.nav2_layer {
	width:auto; 
	height:auto; 
	float:left;  
	margin: 0 12px 12px 0;
	padding: 0 0 0 0;
	border: 0; 
}