body {

font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #000;

margin: 0;
padding: 0;

background-color: #e29a10;
background-image: url('../images/background_body.jpg');
background-position: left top;
background-repeat: repeat-x;
}

a:link, a:visited, a:hover, a:active {

font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000;

text-decoration: underline;
}

a img { border: none; }

h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

p {

margin: 0;
padding: 0;
}

table, tr, td {

margin: 0;
padding: 0;

border: none;
}

table td { vertical-align: top; }

hr { clear: both; }

.big { font-size: 18px; }
.for-print { display: none; }

div.content-left-box, p { line-height: 18px; }

div.content-left-box {

overflow: hidden;

margin-bottom: 20px;

padding-bottom: 15px;

background-color: #e8e8e8;
background-image: url('../images/boxes/schatten.jpg');
background-position: bottom right;
background-repeat: no-repeat;
}

div.content-left-box img { margin-bottom: 10px; }

div.content-left-box ul {

margin: 0;
padding: 5px;
}

div.content-left-box li {

margin-bottom: 5px;

list-style-type: none;
}

div.content-right-story {

overflow: hidden;

margin-bottom: 20px;
}

div.content-right-story hr {

margin-bottom: 20px;

border: 1px solid #a8a8a8;
}

div.content-right-story p { padding-bottom: 10px; }

div#maincontainer {

width: 910px;

margin: 30px auto;
}

div#brand, div#search {

height: 50px;

margin-bottom: 30px;
}

div#brand { float: left; }
div#search { float: right; }

form#search-form label {

font-weight: bold;
font-size: 14px;
color: #fff;
}

form#search-form input {

border: 1px solid #e29a10;
}

div#catchvisual-wrapper {

clear: both;

height: 240px;

margin-bottom: 20px;
}

div#navigation ul {

width: 910px;

margin: 0;
padding: 0;
}

div#navigation li {

float: left;

text-align: center;

list-style-type: none;

margin-right: 2px;

background-color: #e8e8e8;
}

div#navigation li a {

display: block;

width: 134px;

font-size: 14px;
font-weight: bold;
color: #000;

text-decoration: none;

padding: 3px 8px;
}

div#navigation li a:hover, div#navigation li.selected { background-color: #fff; }

div#navigation li.inactive a { color: #8b8b8b; }
div#navigation li.inactive a:hover { background-color: #e8e8e8; }

div#navigation ul li.last { margin-right: 0px; }

div#catchvisual { height: 205px; }

div#catchvisual img { border-top: 5px solid #fff; }

div#content-wrapper { clear: both; }

div#content-left-wrapper, div#content-right-wrapper { margin-bottom: 30px; }

div#content-left-wrapper {

float: left;

width: 240px;
}

div#content-left-wrapper h2 {

font-size: 12px;
color: #fff;

margin: 0;
padding: 3px;

background-color: #fca600;
background-image: url('../images/background_h2_left.jpg');
background-position: top left;
background-repeat: repeat-y;
}

div#content-left-wrapper p { padding: 5px; }

div#content-right-wrapper {

float: right;

width: 610px;

padding: 20px;

background-color: #e8e8e8;
background-image: url('../images/schatten_gross.jpg');
background-position: bottom left;
background-repeat: no-repeat;
}

div#videowrapper {

float: left;
clear: both;

width: 610px;

background-color: #b1b1b1;
}

div#videoinfo {

float: left;

position: relative;

height: 210px;
width: 230px;

line-height: 20px;
}

div#videoinfo table {

position: absolute;
bottom: 0;

color: #fff;

padding: 20px;
}

div#videoinfo table strong { font-size: 14px; }

div#videoinfo span {

float: left;

width: 50px;

text-align: right;

padding-right: 20px;
}

div#videocurrent { float: right; }

div#videoplayer {

display: block;

width: 410px;
height: 300px;
}

div#show-overview-wrapper {

clear: both;

height: 150px;

margin-bottom: 50px;
}

div#show-overview-wrapper h2 {

font-size: 12px;
color: #fff;

margin: 0;
padding: 3px;

background-color: #fca600;
background-image: url('../images/background_h2_overview.jpg');
background-position: top left;
background-repeat: repeat-y;
}

div#imprint {

clear: both;

font-weight: bold;
color: #d2d2d2;

text-align: center;

margin-bottom: 20px;
}

@media print {

	div#content-left-wrapper { display: none; }
}