body {
	margin: 0px;
	padding:0px;
	background-color: #f3f3f3;
}

img {
	border: 0px;
}

.header {
	color: #b3aeb3;
	background-color: #ffffff;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 1000px;
}
.header table {
	border-collapse: collapse;
	margin-left: 50px;
	margin-right: 50px;

}
#td_navi {
	width: 780px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#td_navi a {
	text-decoration: none;
	color: #fe0009;
}

#td_navi img {
	vertical-align: middle;
}

#td_navi h1 {
	font-size: 26px;
	color: #b3aeb3;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

#td_logo {
	width: 150px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}
.decor {
	padding: 0px;
	margin: 0px;
	background-color: #b3aeb3;
	width: 1000px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	background-color: ;
	width: 950px;
	padding-left: 50px;
}
.navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #b3aeb3;
	margin-right: 15px;
	font-weight: bold;
}
.navigation_active {
	color: #fe0009;
}
.content_td {
	vertical-align: bottom;
	width: 950px;
	height: 100px;
	padding-left: 50px;
	padding-right: 150px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 40px;
	line-height: 1.3;
}
.content_td h1 {
	margin-top: 20px;
	font-size: 26px;
	
}
.content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content a {
	text-decoration: none;
	color: #ff0000;
}
.footer {
	width: 950px; 
	background-image: url(/de/publishingde.nsf/AttachmentsByTitle/deco_footer.png/$File/deco_footer.png);
	vertical-align: middle;
	padding-left: 50px;
}
.footer a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b3aeb3;
}