body {
	background-color: #000000;
	background-image: url(img/background/bg_picture.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
}
#main_content {
	margin-left: auto;
	margin-right: auto;
	width: 948px;
}
#header {
	background-image: url(img/background/header.png);
	height: 160px;
	width: 836px;
}
#top_banner {
	margin-left: auto;
	margin-right: auto;
	width: 728px;
	height: 90px;
	margin-top: 20px;
}
#header_logo {
	background-image: url(img/logos/unsere_nacht.png);
	float: left;
	height: 91px;
	margin-left: 20px;
	position: relative;
	margin-top: 34px;
	width: 52px;
}
#header_headline {
	background-image: url(img/logos/headline_site.png);
	float: left;
	height: 64px;
	margin-left: 54px;
	position: relative;
	margin-top: 63px;
	width: 425px;
}
#headline_frame {
	background-image: url(img/background/header.png);
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px 19px;
	position: relative;
	width: 686px;
}
#headline_frame h1 {
	font-size: 14px;
}
#headline_frame p {
	line-height: 160%;
	margin-bottom: 30px;
	width: 650px;
}
#headline_frame.impressum {
	margin-bottom: 0;
}
#headline_frame.impressum p {
	line-height: 160%;
	margin-bottom: 20px;
	width: 250px;
}
#links {
	margin: 0 auto;
	padding: 0;
	width: 724px;
	list-style: none;
}
.content_frame {
	background-image: url("img/background/bg_content.png");
	margin: 0 auto 1px;
	font-size: 12px;
	line-height: 54px;
	height: 54px;
	overflow: hidden;
/* 	padding: 9px 0; */
}
.content_frame.alt {
	background-image: url("img/background/bg_content_alt.png");
}
.content_frame a {
	color: #FFFFFF;
}
.content_frame img {
	vertical-align: middle;
}
.content_frame a.link {
	display: inline-block;
	width: 690px;
	vertical-align: middle;
}
.content_frame a.link span.logo {
	display: inline-block;
	width: 64px;
	height: 54px;
	text-align: center;
}
.content_frame a.link span.logo img {
	height: 3em;
}
.content_frame a.link strong {
	display: inline-block;
	width: 150px;
	vertical-align: middle;
}
.content_frame a.link span {
}
.content_frame a.link span.url {
	display: inline-block;
	line-height: 16px;
	vertical-align: middle;
}
.content_frame a.rss, .content_frame span.rss {
	display: inline-block;
	text-align: center;
	width: 24px;
}
.content_frame a.rss img, .content_frame span.rss img {
	height: 2em;
}
.content_frame:after {
}
#footer {
	background-image: url(img/background/header.png);
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 724px;
}
#footer a.impressum {
	color: white;
	position: absolute;
	right: 10px;
	top: 10px;
}
#footer a.impressum:visited {
	color: white;
}
a img {
	border: 0 none;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
