body {
	font-family: Corbel, Verdana, Arial, Helvetica, sans-serif;
	color: LemonChiffon;
	font-size: 14px;
	line-height: 1.3em;
	padding: 0;
	margin: 2%;
	background-image: url(background.jpg);
}
#wrapper {
	max-width: 1280px;
	background-color: black;
	margin: 0 auto;
	border: 1px solid #990000;
}
#content {
	max-width: 1240px;
	margin: 0 auto;
	background-color: #111;
	padding: 0 1em;
	padding-bottom: 1em;
}
#navigation {
	max-width: 1240px;
	margin: 0 auto;
	background-color: #111;
	padding: 0 1em;
	text-align: center;
	margin-bottom: 0;
	padding-bottom:0.5em;
}
#banner {
	background-image:url(dvdsurroundbanner.jpg);
	background-repeat: no-repeat;
	height: 160px;
	background-position: 53% 0;
	text-align:right;
	margin: 0;
}
#small_banner {
	margin: 1em;
	margin-top: 0;
	height: 31px;
	margin-bottom: 12px;
}
p.credits {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	background: #333; 
	font-size: 12px;
	height: 22px;
	padding-left: 8px;
	padding-top: 4px;
}
p.credits:hover {
	background-color: #444;
}
#facebook_box {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	background: #222;
	padding-top: 2px;
	padding-left: 2px;
	height: 25px;
	float: right;
}
#facebook_box:hover {
	background-color: #444;
}
h1 {
	border-top: 1px solid #900;
	border-left: 1px solid #900;
	border-bottom: 1px solid #300;
	border-right: 1px solid #300;
	background-color: #400;
	background-image: url(button.png);
	letter-spacing: 2px;
	text-align: center;
	font-size: 1.1em;
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0.3em;
	font-weight: normal;
}
h1:hover {
	background-color: #700;
}
h2 {
	font-size: 1.1em;
	color: NavajoWhite;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
/*	border-bottom: 1px solid #444;
	border-right: 1px solid #444;*/
	margin-top: 0;
	padding-left: 28px;
	line-height: 28px;
	background: url(icon_news.gif) no-repeat 3px 50%;
	font-weight: normal;
	background-color: #333;
}
h2:hover {
	background-color: #444;	
}
h3 {
	font-size: 1em;
	color: Wheat;
	border-bottom: 1px dashed gray;
	font-weight: normal;
}
h4 {
	font-size: 1em;
}
p.news_datum {
	margin-bottom: 1ex;
	font-size: 1.1em;
	color: SandyBrown;
}
th {
	background-color: #444;
}
li {
	line-height: 1.5em;
}
dl {
	line-height: 1.5em;
	margin: 0;
	margin-left: 1em;
}
dt {
	color: white;
}
a {
	color: white;
}
a:visited {
	color: white;
}
a:hover, a:active {
	color: #FF0033;
}
table.navigation{
	border-spacing: 6px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
table.navigation td {
	background-color: #300;
	background-image: url(button2.png);
	background-repeat: repeat-x;
	height: 26px;
	width: 20%;
	text-align: center;
	text-decoration: none;
}
table.navigation td a {
	text-decoration: none;
	display: block;
	padding: 0.2em;
}
table.navigation td a:visited {
	color: white;
}
table.navigation td:hover, table.navigation td.active {
	background-color: #600;
	background-image: none;
}
table.referenzlinks td{
	text-align: center;
	background-position: center;
}
table#newsarchiv {
	border-collapse: collapse;
	border-top: 4px solid gray;
	width: 100%;
	background: #222;
}
table#newsarchiv td {
	padding: 0.3em;
	text-align: center;
	border: 1px solid dimgray;
}
table#newsarchiv td a {
	text-decoration: none;
	display: block;
}
table#newsarchiv td:hover {
	background-color: gray;
}
.exflag {
	font-style: italic;
	color: #FFFF00;
}
ul.ruhmeshalle {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.ruhmeshalle li {
	padding-left: 148px;
	line-height: 28px;
	background: url(sehrgut_small.gif) no-repeat 20px 50%;
}
ul.ruhmeshalle li.surroundreferenz {
	color: orange;
	font-weight: bold;
	padding-left: 148px;
	line-height: 28px;
	background: url(surroundreferenz_small.gif) no-repeat 0 50%;
}
ul.credits {
	border-top: 1px solid dimgray;
	border-bottom: 1px solid dimgray;	
	border-right: 3px solid dimgray;
	border-left: 3px solid dimgray;
	text-align: center;
	padding: 1em 3em;
	margin: 0;
	list-style: none;
	font-weight: bold;  
	letter-spacing: 3px;
	color: white;
	background-color: #222;
/*	-moz-column-width: 16em;
	-moz-column-gap: 2em;*/
/*	margin-right: 21em;*/
}
ul.credits li {
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	line-height: 1.1em;
}
ul.credits li:hover {
	background-color: #444;
}
ul.credits ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: LemonChiffon;
	font-weight: normal;
	letter-spacing: 1px;
	border-top: 1px solid #444;
}
ul.credits ul li {
	padding: 0;
}
dl.credits_tight {
	border-top: 1px solid dimgray;
	border-bottom: 1px solid dimgray;	
	border-right: 3px solid dimgray;
	border-left: 3px solid dimgray;
	background-color: #222;
	padding: 1em;
	-moz-column-count: 2;
	-moz-column-gap: 2em;
}
dl.credits_tight dt {
	letter-spacing: 3px;
	border-bottom: 1px solid #444;
	padding: 0 0.3em;
}
dl.credits_tight dd {
	padding: 0 0.2em;
}
table#tontechniker {
	border-collapse: collapse;
	border-top: 4px solid gray;
	width: 100%;
	background: #222;
}
table#tontechniker td {
	padding: 0.3em;
	text-align: center;
	border: 1px solid dimgray;
	width: 25%;
}
table#tontechniker td a {
	text-decoration: none;
	display: block;
}
table.nur_zeilenrahmen th {
	padding: 0.3em 0.5em;
	border-bottom: #111 2px solid;
	text-align: left;
}
table.nur_zeilenrahmen th+th {
	padding: 0.3em 0.5em;
	border-bottom: #111 2px solid;
	text-align: center;
}
table.nur_zeilenrahmen tr:hover td {
	background: #666;
}
table.nur_zeilenrahmen td {
	border-bottom: 1px solid #444;
	padding: 0.3em 0.5em;
	background: #2A2A2A;
}
table.nur_zeilenrahmen td+td {
	border-bottom: 1px solid #444;
	padding: 0.3em 0.5em;
	background: inherit;
	text-align: center;
}
table.nur_zeilenrahmen td.neu {
	background-image: url(neu.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
	text-indent: 2em;
}
table.nur_zeilenrahmen td.neu:hover {
	background-image: url(neu.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
	text-indent: 2em;
}
table.nur_zeilenrahmen {
	border-collapse:collapse;
	border: 1px solid #444;
	width: 100%;
}
table.alle_rahmen {
	border-collapse:collapse;
	border: 1px solid #444;
	width: 100%;
}
table.alle_rahmen tr:hover td {
	background: #666;
}
table.alle_rahmen th {
	padding: 0.3em 0.5em;
	border-bottom: #111 2px solid;
	text-align: left;
}
table.alle_rahmen th+th {
	padding: 0.3em 0.5em;
	border-bottom: #111 2px solid;
	text-align: center;
}
table.alle_rahmen td {
	border-bottom: 1px solid #444;
	padding: 0.3em 0.5em;
	background: #2A2A2A;
}
table.alle_rahmen td+td {
	border: 1px solid #444;
	padding: 0.3em 0.5em;
	background: inherit;
	text-align: center;
}
table.alle_rahmen td.neu {
	background-image: url(neu.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
	text-indent: 2em;
}
table.alle_rahmen td.neu:hover {
	background-image: url(neu.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
	text-indent: 2em;
}
table.ohne_rahmen {
	border-collapse:collapse;
	width: 100%;
}
table.ohne_rahmen th {
	padding: 0.3em 0.5em;
	border-bottom: #111 2px solid;
	text-align: left;
}
table.ohne_rahmen th+th {
	padding: 0.3em 0.5em;
	border-bottom: #111 2px solid;
	text-align: center;
}
table.ohne_rahmen td {
	background: #2A2A2A;
	border-bottom: 1px solid #111;
	padding: 0.3em 0.5em;
}
table.ohne_rahmen td+td {
	padding: 0.3em 0.5em;
	background: inherit;
	text-align: center;
}
table.ohne_rahmen tr:hover td {
	background: #666;
}
table.ohne_rahmen tr.seperator {
	border-bottom: 2px solid #444;
}
table.ohne_rahmen td.neu {
	background-image: url(neu.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
	text-indent: 2em;
}
table.ohne_rahmen td.neu:hover {
	background-image: url(neu.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
	text-indent: 2em;
}
td.links_ausrichten {
	text-align: left;
}
td.links_ausrichten ul {
	text-align: left;
}
td.neu {
	background-image: url(neu.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	text-indent: 30px;
}
.zitat {
	margin-left: 2em;
	font-style: italic;
}
#archiv_box {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	padding: 1ex 1em;
	background: #222;
	margin-bottom: 1em;
}
#archiv_box ul {
	padding-left: 1ex;
	margin-left: 2ex;
	list-style: none;
	border-left: 1px solid #666;
}
#archiv_box li {
	padding: 0 1ex;
}
#archiv_box li:hover {
	background-color: #333;
}
#archiv_box li:hover a {
	color: red;
}
#box_wrapper {
	width: 16em;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	padding: 0 1ex 1em 1em;
	background: #222;
	margin-bottom: 1em;
}
#box_wrapper:hover {
	background-color: #333;
}
#bluray_highlights {
}
#bluray_highlights ul {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
#bluray_highlights li {
	margin-bottom: 0.5em;
}
#bluray_highlights li.referenz {
	padding-bottom: 20px;
	background-image: url(surroundreferenz_small.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#bluray_highlights li.sehr_gut {
	padding-bottom: 20px;
	background-image: url(sehrgut_small.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#suche {
	width: 16em;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	padding: 0 1ex 1em 1em;
	background: #222;
	margin-bottom: 1em;
}
#suche:hover {
	background-color: #333;
}
#right {
	float: right;
	padding-right: 1em;
	background: #111;
	margin-left: 1em;
}
#right h2 {
	font-size: 1em;
}