@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {height:100%;}
body {margin:0; padding:0;
	background:#1d1d1d;
	font:10px Georgia, "Times New Roman", Times, serif;
	background:url(img/bg.jpg);
}
h1, h2, h3, h4, h5, p {margin:0; padding:0;}
img {border:0;}
.clear {clear:both;}
strong {font-weight:bold;}
a {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration:underline;}
div#main {margin:0 auto; min-height:100%; height:auto !important; height:100%;
	width:950px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	border-top:none; border-bottom:none;
	background-color:#171717;
}
div#header {
	padding-bottom:20px;
}
div#header img, #flash {float:left;}
div#content {}
/* ================================================== */
/* CASE */
/* ================================================== */
div.case {position:relative; width:920px; margin:0 auto 20px auto;}
div.case .h1_title {background:url(img/c_bg_titel.jpg); height:86px; padding-left:40px; font:bold 14px Arial, Helvetica, sans-serif; text-transform:uppercase;}
div.case h1 {padding-top:35px}
div.case img {float:left;}
div.case img.pict {border:1px solid #666;}
div.case #galplayer {float:left; width:442px;}
div.case .small_pics {float:right;}
div.case img.spict {border:7px solid #171717; border-top:none; border-bottom:none; padding:1px; background:#666;}
div.case p {width:407px; height:258px; float:left; font:12px Arial, Helvetica, sans-serif; color:#fff; padding:0 20px; text-align: justify; }

