/* ---------------------------------------------------------------- */
/* Druckformate */

body, p, br, td, th, input {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	background-color: #fff;
	font-size: 10pt;
	font-weight: normal; }

th {
	background: #ccc;
	border-color: #666;
	border-style: solid;
	border-width: 1px 0;
	font-size: 11pt;
	font-weight: bold; }
	
.titel_1, .titel_2 {
	font-weight: bold;
	font-size: 11pt; } 

.update_datum {
	font-size: 8pt; }

.rubrik {
	font-weight: bold; }

#logo { 
	position: absolute;
	top: 25px;
	left: 48px; }
	
#inhalt, #inhalt_vorstand {
	position: absolute;
	left: 230px;
	width: 430px; }

#inhalt_formular {
	margin-top: 60pt; }

.hauptmenu_tabelle, #illustration, .rot, .hauptmenu_td, .submenu_td, 
#logo_byline, #rotflaeche_home, #grauflaeche_menu, #grauflaeche_menu_home, 
#menu_haupt, #menu_service, #adresse, .button {
	display: none; }	

/* -- Listen ---------------------------------------------- */

form {
	margin: 0;
}

.resultlist td, .resultlist th {
	padding-right: 12pt;
	white-space: nowrap; }

.button_link, .button_link_bold {
	border: 0;
	margin: 0;
	padding: 0;
	overflow: visible;
}	

.button_link_bold {
	font-weight: bold;
}	


/* -- Links ---------------------------------------------- */

a {	color: #666; }