body {
	margin-left: 25px;
	margin-top: 160px;
	margin-right: 25px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B30000;
	background-image: url(img/bdi_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFC59E;
}
.txtEnglish{
	font-size: 12px;
	color: #5F0000;
}
.txtEnglishCurrent {
	font-size: 12px;
	color: #8D331E;
}
#navcontainer {
	margin:0px 0px 0px 0px;
	padding: 0;
	width: 138px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #B30000;
	list-style-type: none;
	font-size: 12px;
}
#navcontainer a {
	display: block;
	margin:0;
	padding: 3px;
	width: 132px;
	background-color: #FFC59E;
	border-bottom: 1px solid #B30000;
}
#navcontainer a:link, #navcontainer a:visited {
	text-decoration: none;
}
#navcontainer a:hover, #navcontainer a:active {
	background-color: #FDDCB7;
}
#navcontainer a#current {
	color: #C23D26;
	background-color: #FDDCB7;
	text-decoration: none;
}
a:link, a:visited {
	color: #B30000;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
.txt {
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
}
.txtbig {
	font-size: 17px;
	color: #FFC59E;
}
.artikel {
	font-size: 11px;
}
.txt11 {
	font-size: 11px;
	line-height: 14px;
}
.linkgross {
	font-size: 12px;
	line-height: 14px;
	color: #B30000;
}
.linkgross a:hover {
	text-decoration: none;
}

