body { 
	padding:0; 
	margin:0; 
	background:url(../images/bg_main.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;

	} 
	
div.container { 
	background:url(../images/bg_container.gif) repeat-y;
	margin:0 auto;
	width:1111px; 
	} 
div.header {
	background:url(../images/bg_header.gif) no-repeat;
	height:540px;
	}
	table.social {
		float:right;
		width:169px;
		margin:5px 20px 0 0;
		}

@font-face  {
	font-family: 'FeastofFleshBBRegular';
	src: url('FEASFBRG.eot');
	src: local('Feast of Flesh BB Regular'), local('FeastofFleshBB'), url('FEASFBRG.woff') format('woff'), url('FEASFBRG.ttf') format('truetype'), url('FEASFBRG.svg#FeastofFleshBB') format('svg');
	font-weight:normal;
}
h2 {
	font-family: 'FeastofFleshBBRegular';
	color:#c03801;
	font-size:32pt;
	margin:0 0 10px 0;
	padding:0;
	}
a {color:#FFF}
	
div.padder {padding:0 30px}

div.links {
	width:320px;
	min-height:500px;
	height:auto !important;
	height:500px;
	float:left
	}
	div.links ul {
		margin:0 0 20px 0;
		padding:0;
		list-style:none;
		line-height:28px;
		}
			div.links ul li {
				margin:0;
				padding:0;
			}
div.midden {
	width:471px;
	min-height:500px;
	height:auto !important;
	height:500px;
	float:left;
	margin-top:-80px;
	}
	div.midden ul {
		margin:0 0 20px 0;
		padding:0;
		list-style:none;
		line-height:28px;
		}
			div.midden ul li {
				margin:0;
				padding:0;
			}
div.rechts {
	width:320px;
	min-height:500px;
	height:auto !important;
	height:500px;
	float:left;
	margin-top:-80px;

	}