body {
	margin: 20px 0 0 0;
	text-align: center;
}
table {
	
}
body, html {
	min-height:101%; /*Firefox scrollbar fix*/
	overflow-x: hidden;
	}
div#all {
	position: relative;
	top: 0px;
	width: 840px;
	margin: 0 auto 20px;
	text-align: left;
	height:auto;
	background-image: url(bilder/bg-div-all.gif);
	background-repeat: no-repeat;
	padding-left: 160px;
	padding-bottom: 50px;
	border: 2px;
	border-style: groove;
	border-color: #BD3031;
	min-height: 600px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
b {
	color: #BD3031;
}
.grau {
	color: #333333;
}
a {
	font-weight: bold;
	color: #BD3031;
}
.top {
	font-size: 9px;
	color: #BD3031;
	text-decoration: none;
}
.menu_links_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 28px;
	letter-spacing: 1px;
}
.menu_links_grau:hover {
	color: #C63029;
}
.menu_links_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C63029;
	text-decoration: none;
	line-height: 28px;
	letter-spacing: 1px;
}

