.tabellen{	padding: 2px; font-size: 12px; font-family: Arial, Helvetica, Verdana, san-serif;
			

}
h3 { 
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	margin:0;
	color:#00529B;
}
p.news {font-size: 12px;}

td.punkt{	vertical-align: middle;
			text-align: center;
			padding-left: 20px;
			padding-bottom: 0px;
			padding-right: 0px;
			padding-top: 20px;

}

td.rand{	border-bottom: 1px solid #00529b;
			padding: 5px;
			font-size: 12px;
			font-family: Arial, Helvetica, Verdana, sans-serif;
}

li.anker {
 font-family: Arial,Verdana,helvetica,san-serif;  
 font-size: 12px;
 list-style-image: url(bilder/anker.gif);
 margin-left: -18px;
}

li.more {
 font-family: Arial,Verdana,helvetica,san-serif;  
 font-size: 12px;
 list-style-image: url(bilder/mehr_2.gif);
 margin-left: -18px;
}
td.suche{	vertical-align: center;
			text-align: right;

}

p.mitte{	vertical-align: middle;
			text-align: right;
			color: #00529B;
			font-weight: bold;

}
td.blau{	vertical-align: middle;
			text-align: center;
			background-color: #00529b;
			border-bottom: 1px solid white;
			border-right: 1px solid white;
			padding: 1px;

}

td.blaur{	vertical-align: top;
			text-align: left;
			background-color: #00529b;
			border-bottom: 1px solid white;
			border-right: 1px solid white;
			padding-left: 5px;
			color: white;
			font-weight: bold;

}

.tab{vertical-align: top;text-align: left;font-size: 12px; font-family: Arial, Helvetica, Verdana, san-serif; padding-right: 10px; padding-bottom: 3px;padding-top: 3px;border-bottom: 1px solid black;}

p.suche{	text-align: right;
			vertical-align: middle; 
			font-size: 12px; 
			color: #00529b; 
			padding-right: 5px;
			font-weight: bold;

}
p,li  { font-size: 12px; font-family:  Arial, Helvetica, Verdana, san-serif  }
li {margin-left: -22px; list-style-type: square;}

h4 { font-family: Arial, Helvetica, Verdana, san-serif;color: #00529b; font-size: 16px;  }
h5 { font-size: 13px; font-family: Arial, Helvetica, Verdana, san-serif;border-bottom: 1px solid black; }

h6 { font-size: 12px; font-family: Arial, Helvetica, Verdana, san-serif;}
.text{	vertical-align: top;
			text-align: left;
			font-size: 12px;

}

td.pad {	vertical-align: top;
			text-align: left;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
			border-left: 4px solid white;
			border-bottom: 1px solid #B2CBE1;
			border-top: 4px solid white;
			color: #00529B;
			font-weight: bold;
			
}

td.hell {	vertical-align: top;
			text-align: left;
			font-size: 12px;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
			
}


img{
			border: none;
}

a	 			{font-size: 12px; text-decoration: none; color: #00529B;}
a:link 			{color: #00529B; }
a:active 		{}
a:visited 		{}
a:hover 		{text-decoration: underline; color: #00529B;}

a.white 			{font-weight: bold; font-size: 10px; text-decoration: none; color: white;}
a:link.white 		{color: white; }
a:active.white 		{color: white;}
a:visited.white  	{color: white;}
a:hover.white 		{text-decoration: underline; color: white;}


TABLE.main-table {

	font-size: 10px;

	font-family: Verdana;
	width: 555px;
}
TD.main-td-0 {

	padding: 5px;

	padding-bottom: 10px;

}

TD.main-td-a {

	background-color: #B2CBE1;

	padding: 5px;

	padding-bottom: 10px;

}

TD.main-td-b {

	background-color: #E5EEF5;

	padding: 5px;

	padding-bottom: 10px;

}


TABLE.main-table a 			{font-size: 10px; text-decoration: none; color: #cc0000;}
TABLE.main-table a:link 		{color: #00529B;}
TABLE.main-table a:active 		{color: #00529B;}
TABLE.main-table a:visited 		{color: #00529B;}
TABLE.main-table a:hover 		{text-decoration: underline; color: #00529B;}


TABLE.bz-table {

	font-size: 10px;

	font-family: Verdana;
	width: 555px;
}
TD.bz-td-a {

	background-color: #B2CBE1;

	padding: 3px;

	padding-bottom: 10px;

}

TD.bz-td-b {

	background-color: #E5EEF5;

	padding: 3px;

	padding-bottom: 10px;

}
/*
Erweiterungen Jens Kirchhoff für Druckfunktion 
==============================================
*/

/* Elemente mit dieser Klasse auf dem Bildschirm ausblenden
Dieses Klassendefinition ist ebenfalls in dgs-print.css vorhanden.*/
.ShowOnPrint {
	display: none;
}

