div.nummerierung { 
	float:left; 
	margin-top:0; 
	vertical-align: 
	top; width: 2em; 
} 

div.text_zu_nummerierung { 
	margin-top:0; 
	margin-left: 3em; 
	margin-bottom: 1em; 
} 

div.prev_home_next { 
	width:100%; 
	margin-bottom:2em; 
} 

div.prev_home_next div { 
	float: left; 
	width: 33.3%; 
	text-align:center; 
	border-top: 1px solid #31A59B; 
	padding-top:0.2em; 
} 

 a.linkzeile-unten:link, 
a.linkzeile-unten:visited { 
	color:#022463;
 	background-color:transparent;
	margin: 0 0.5em;
	padding:0;
 }

 a.linkzeile-unten:hover, 
a.linkzeile-unten:active { 
	color:#15F0DD;
 	margin: 0 0.5em;
	background-color:transparent;
	padding:0;
 }


ul.internlinks a {
	text-decoration: none;
}

div.vertpad {
	display: block;
	height:3em;
	width:100%;
}

table.kommission td {
	vertical-align: top;
	padding-bottom: 1em;
	border: 0;
}

.dgch_mitglieder { 
	display: block; 
	width: 118px;
	padding: 0.2em 0.2em 0.2em 0.2em; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:transparent; 
} 

.dgch_mitglieder a { 
	width: 118px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/arrow_big_blue.gif); 
	color:#022463; 
	background-repeat:no-repeat; 
	background-position:0.1em 0.5em; 
	font-size:78%; 
	padding-left:1.2em; 
	display: block; 
} 

.dgch_mitglieder a:hover, 
.dgch_mitglieder a:active { 
	width: 118px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/arrow_big_green.gif); 
	color: #31A59B; 
	background-repeat:no-repeat; 
	background-position:0.1em 0.5em; 
	background-color:transparent; 
} 


