.mdbAZLinks {
	text-align: center;	
}

/* ### GENERAL ### */

.boxTbl form, h1 {
	/* display: inline; */	
}

.boxTbl  h5 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;	
}

/* ### BOXES ### */

.boxTbl {
	color: #80807D;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;	
}

.innerTbl {
	color: #64645A;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}

.box_links {
	background: #cb2d24 url(../images/box_links.jpg) top left no-repeat;
}

.box_mitte {
	width: 99%;
	background: #cb2d24 url(../images/box_mitte.jpg) top left repeat-x;
}

.box_rechts {
	background: #cb2d24 url(../images/box_rechts.jpg) top right no-repeat;
}

.box_head_bg {
	background-color: #cb2d24;	
}

.box_head_bg_mitte {
	background-color: #cb2d24;
	padding: 2px 5px 5px 5px;
	color: #FFFFFF;
	height: 19px;
}

.box_body_bg {
	background-color: #e8e8e8;	
}

.box_body_bg_content {
	background-color: #e8e8e8;
	padding: 2px 5px 0px 5px;	
}

/* ### FORMS ### */

.boxTbl input.i_text {
	border: 1px solid #888888;
	margin-top: auto;
	margin-bottom: auto;
	padding: 2px;
	width: 200px;
	font-size: 11px;
}

.vMiddle {
	vertical-align: middle;	
}

/* ### PLATIN ERGEBNIS TBL ### */

.headline {
	font-weight: bold;
	color: #FFFFFF;	
}

.resultOne {
	background-color: #FFFFFF;
	height: 19px;
}

.resultTwo {
	background-color: #FFFFFF;
	height: 19px;
}

.separator {
	padding-top: 0px;
	padding-bottom: 0px;	
}

.separator[class] {
	padding-top: 5px;
	padding-bottom: 5px;	
}

.separator hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #64655D;
	border-bottom: dotted 1px #E8E8E8; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

.first {
	padding-left: 5px;	
}

.last {
	padding-right: 5px;	
}

.head1 {
	width: 12%;
}

.head2 {
	width: 12%;	
}

.head3 {
	width: 12%;	
}

.head4 {
	width: 12%;	
}

.head5 {
	width: 12%;	
}

.head6 {
	width: 12%;	
}

.head7 {
	width: 12%;	
}

/* ### MITGLIEDER ERGEBNIS TBL ### */

.suchergebnisse .nameTd {
	padding-bottom: 5px;	
}

.suchergebnisse a.name 
{
	color:#D03521;
	font-weight:bold;
	text-decoration:none;
}

.suchergebnisse a:visited.name 
{
	color:#D03521;
	font-weight:bold;
	text-decoration:none;
}

.suchergebnisse a:hover.name 
{
	color:#D03521;
	font-weight:bold;
	text-decoration:underline;
}

.suchergebnisse a.email 
{
	color:#80807D;
	font-weight:bold;
	text-decoration:none;
}

.suchergebnisse a:visited.email 
{
	color:#80807D;
	font-weight:bold;
	text-decoration:none;
}

.suchergebnisse a:hover.email 
{
	color:#80807D;
	font-weight:bold;
	text-decoration:underline;
}

.suchergebnisse .separator {
	height: 10px;	
}