body {
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../layout/bg4.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
#diebox {
	border: 1px solid #EDEDED;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0px;
}
.ausrichten {
}
.rechts {
	float: right;
	padding-top: 40px;
	padding-left: 5px;
	clear: right;
	background-color: #CCCCCC;
}
#flaggen {
	float: right;
	width: 200px;
	clear: right;
	height: 25px;
	padding-top: 40px;
	display: block;
}

.frei {
	clear: both;
}

#navi {
	width: 780px;
	float: left;
	clear: both;
	font-weight: bold;
	font-size: 11pt;
	line-height: 1.5em;
	height: 20px;
	border: thin none #000099;
	text-align: left;
	background-image: url(../layout/bg-navi.gif);
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #B40534;
}

#inhalt {
	width: 770px;
	float: left;
	border: 1px none #333333;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	clear: both;
	padding-left: 20px;
	padding-top: 30px;
	height: 500px;
}
#inhalt td {
	font-size: 14px;
}


.links { float:left;
}
.strich {
	float: left;
	clear: left;
	padding-top: 0px;
	padding-right:  0px;
!important
	padding-left: 0px;!important
	margin: 0px;!important
; 			display: block;
	width: 675px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A0000;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 0px;
	width: 800px;
	background-image: url(../layout/footer.jpg);
	height: 55px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}

#navi a {
	color: #000000;
	text-decoration: none;
}
#navi a:hover {
	color: #B40534;
	text-decoration: none;
}
.rand {
	border: 1px solid #6A0000;
}

