a { font-size:10pt;}
a:link { color:#24507B;text-decoration:none; }
a:active { color:#5F97CF;text-decoration:underline; }
a:visited { color:#5F97CF;text-decoration:none; }
a:hover { color:#5F97CF;text-decoration:underline; }

body {
	font-family: Arial,Helvetica,Switzerland,Univers,Sans-Serif;
	font-size:10pt;
	background-image:url(http://www.bdz-online.de/jbdz/bground2.gif);
}


ul,td { font-size:10pt; }

.address {
	font-size:10pt;
}
.menu {
background-color: #DDDDDD;
font-size: 80%;
}

.bdzmenu {
background-color: #BBD9F8;
font-size: 80%;
}

.heading { 
	background-color: #E80000;
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	margin-top:5px;
	margin-bottom:5px;
	width:90%;
}

.subheading { 
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	margin-top:5px;
	margin-bottom:5px;
	width:90%;
}

.head {
background-color: #E80000;
font-size: 100%;
font-weight:bold;
}

.text {
	background-color: #FFFFFF;
	font-size: 80%;
	vertical-align:top;
}

.foot {
background-color: #E80000;
}

.topic {
font-size: 100%;
font-weight:bold;
}

p { text-align:left; }

p.inter_heading { 
	font-weight:bold;
	text-align:center;
}

table.content_box {
 	border-width:2px;
	border-style:solid;
	background-color:#ffffff;
	border-color:#FF0000;
	width="95%";
	text-align:center;
	padding:5px
}

