/* =========== Allgemein =========== */
BODY, HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
* :focus { outline: 0 !important; }


/* bbmark =========== START Navigation =========== */
.nav {
	color: #FFFFFF;
	background-color: #0C2554;
	text-align: center;
	vertical-align: middle;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: right;
	color: #3f3d42;
}
.subnav .gruppe {
	margin-bottom: 34px;
}
.subnav A:link, 
.subnav A:visited {
	text-decoration: none;
	color: #3f3d42;
	border-bottom: 1px none #3f3d42;
}
.subnav A:hover,
.subnav A:active {
	text-decoration: none;
	color: #3c7ea4;
	border-bottom: 1px dotted #3c7ea4;
}

/* bbmark =========== START  =========== */
div.centered {
	text-align: center;
}
div.centered table {
	margin: 0 auto; text-align: left;
}

/* bbmark =========== START Text =========== */
.content-links {
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3f3d42;
}
.content-links A:link, 
.content-links A:visited {
	text-decoration: none;
	color: #3c7ea4;
	border-bottom: 1px none #3c7ea4;
}
.content-links A:hover,
.content-links A:active {
	text-decoration: none;
	color: #3c7ea4;
	border-bottom: 1px dotted #3c7ea4;
}

/* ... bislang line-height: 13px */
.content-rechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

.content-rechts .thumbnails {
	margin-bottom: 17px;
}

/* ... fuer's Kleingedruckt */
.text0810 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
}

div.text1012 div {
	margin-bottom: 10px;
}

.subhead {
	color: #336699;
	font-weight: bold;
}

.headline-click {
	margin-bottom: 8px;
}
.thumb-border {
	border: 1px solid #dddddd;	
}

/* =========== Text-Formatierungen =========== */
.pic div {
	margin-bottom: 14px; 
}

<!--
h1.fir {
	background-repeat: no-repeat;
}

H1.fir SPAN {
	display: none;
}
