body {
	margin: 0;
	background-color: white;
	color: black;
	font-family:  Arial, Helvetica, Helv, sans-serif;
	font-size: 10pt;
}


#content { 

}

.teaser {
	background-color: #222F69;
	font-weight: bold;
}

.langtext {
	/* text-align: justify; */
}

#footer {
	font-size: 8pt;
	background-image:  url("../images/bg/bg_bottom.jpg");
	text-align: right;
	vertical-align: top;
	padding: 8px;
}

h1, h2 { font-size: 12px; }


#PrintNav {
	width: 100%;
	margin: 0;
	text-align: right;
	background-color: #222F69;
}


.PrintBlock {
	margin: 4mm;
	border: 1px solid #222F69;
	padding: 4mm;
}

.PrintBild {
	
}

#ExposeTitel				{ margin-top: 0; margin-bottom: 1em; }
#ExposeTitelWebid 			{ font-size: 86%; }
#ExposeTitelUeberschrift	{ font-size: 110%; font-weight: bold; }
#ExposeKurzinfo 			{ font-size: 95%; }

#ExposeUserLinks {
	list-style: none;
	margin: 0;
	padding: 0;
}


/* DB-Liste */
.tabellenkopf   { background: #222F69; color: white; font-size: 80%; }
.tabellenkopf a { color: white; }
.tabellenkopf a:link { color: white; }
.listrow1       { background: #CFD2DE; }
.listrow2       { background: #C8CCD9; }


a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:link    { color: #636C95; text-decoration: none; }
a:visited { color: #636C95; text-decoration: none; }
a:hover   { color: #636C95; text-decoration: underline; }


.dunkelblau {
	color: #222F69;
	font-weight: bold;
}

.mittelblau {color: #636C95}

