/* UHM09 - basic Styles*/


body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #183457;
	font: 10px/1.3em Helvetica, Arial, sans-serif;
	text-align: center;
}

/* Links */
a {
	color: #183457;
	text-decoration: none;
}
a:hover {
	color: #a2acba;
}
.active a {
	color: #a2acba;
}

/* Images */
img, a img, a {
	border: none;
	outline: none;
}

/* Basics */

h1, h2, h3, h4, h5, h6, p, ul, ol, span {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/* -- Positionierung Browser -- */

html, body {
	height: 100%;
}

#distance { 
	width: 1px;
	height: 50%;
	margin-bottom: -315px; /* half of container's height */
	float: left;
}

#page {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	width: 1024px;
	height: 613px;
/*	width: 960px;
	height: 520px;
*/	clear: left;
	background: #fff;
}

ul#navi {
	top: 27px;
	left: 180px;
	position: absolute;
	z-index: 100;
}
ul#navi li a {
	text-transform: uppercase;
	height: 20px;
	padding: 0;
	text-indent: -9999em;
}
ul#navi li#mn146 a {
	background: transparent url(../img/mn0.png) no-repeat 0 0 ;
	width: 131px;
}
ul#navi li#mn145 a {
	background: transparent url(../img/mn1.png) no-repeat 0 0 ;
	width: 158px;
}
ul#navi li#mn144 a {
	background: transparent url(../img/mn2.png) no-repeat 0 0 ;
	width: 219px;
}
ul#navi li#mn143 a{
	background: transparent url(../img/mn3.png) no-repeat 0 0 ;
	width: 151px;
}
ul#navi li a:hover {
	background-position: 0 -20px!important;
}

#container {
	
}

#content_left {
	float: left;
	width: 684px;
	height: 613px;
}

#content_right {
	float: left;
	width: 340px;
}

#content_right ul.metanavi {
	list-style: none;
	float: right;
	height: 12px;
	padding: 55px 5px 4px 0 ;
}
#content_right ul.metanavi li {
	float: left;
	font-size: 11px;
	line-height: 12px;
	padding: 0 5px;
}

#content_right h1 {
	clear: left;
	padding: 71px 0 12px 5px;
	font-weight: normal;
}
#content_right h2 {
	padding: 16px 0 8px;
	font-weight: normal;
}
#content_right p {
	padding: 0 0 5px;
	line-height: 1.5em;
}
#content_right p strong, #content_right p b {
	font-weight: normal;
	text-transform: uppercase;
}
#content_right table {
	padding: 0px;
	border-collapse: collapse;
}
#content_right table td {
	vertical-align: top;
	padding: 0 3px 2px 0 ;
}

#content_right table td.td-0 {
	width: 30px;
}

#content_right #scroller {
/*	height: 493px;*/
	height: 506px;
	overflow: auto;
	padding: 0 6px;
}
#content_right #scroller_navi {
	display: none;
	height: 13px;
	text-align: right;
	padding: 0 30px 0 0;
}

/*
--------------------------
	News-Page
--------------------------
*/
#content_news {
	float: left;
	width: 1024px;
	height: 613px;
}
#content_news #scroller {
	height: 533px;
	overflow: auto;
	padding: 80px 180px 0;
	text-align: center;
}

#content_news div.csc-textpic-center div.csc-textpic-text {
	text-align: center;
}


.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}



/* 
------------------------------ 
***********************************************
* Step Carousel Viewer script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************
------------------------------ 
*/

.stepcarousel{
position: relative; /*leave this value alone*/
border: none;
overflow: scroll; /*leave this value alone*/
width: 684px; /*Width of Carousel Viewer itself*/
height: 613px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 684px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
color: #fff;
}

p.slider-status {
	position: absolute;
	left: 652px;
	bottom: 9px;
	text-align: right;
}


/* 
---------------------------------
  nonverblaster --> Abstand
--------------------------------- 
*/

.tx-nonverblasterflashplayer-pi1, .showreel {
	margin-top: 66px;
}

/* 
---------------------------------
  startseite overflow
--------------------------------- 
*/

object { overflow: none;}

/* 
---------------------------------
  overview
--------------------------------- 
*/

#overview {
	padding: 96px 0 0 ;
}
#overview ul {
	position: relative;
	padding-left: 784px;
	list-style: none;
}
#overview li {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.6em;
}
#overview li a, #overview li a:hover { color: #183457;}

#overview li img {
	position: absolute;
	width: 110px;
	height: 99px;
}

#p1a img { left: 0; top: 0;}
#p1b img { left: 0; top: 104px;}
#p1c img { left: 0; top: 208px;}
#p1d img { left: 0; top: 312px;}
#p1e img { left: 0; top: 416px;}
#p2a img { left: 115px; top: 0;}
#p2b img { left: 115px; top: 104px;}
#p2c img { left: 115px; top: 208px;}
#p2d img { left: 115px; top: 312px;}
#p2e img { left: 115px; top: 416px;}
#p3a img { left: 230px; top: 0;}
#p3b img { left: 230px; top: 104px;}
#p3c img { left: 230px; top: 208px;}
#p3d img { left: 230px; top: 312px;}
#p3e img { left: 230px; top: 416px;}
#p4a img { left: 345px; top: 0;}
#p4b img { left: 345px; top: 104px;}
#p4c img { left: 345px; top: 208px;}
#p4d img { left: 345px; top: 312px;}
#p4e img { left: 345px; top: 416px;}
#p5a img { left: 460px; top: 0;}
#p5b img { left: 460px; top: 104px;}
#p5c img { left: 460px; top: 208px;}
#p5d img { left: 460px; top: 312px;}
#p5e img { left: 460px; top: 416px;}
#p6a img { left: 575px; top: 0;}
#p6b img { left: 575px; top: 104px;}
#p6c img { left: 575px; top: 208px;}
#p6d img { left: 575px; top: 312px;}
#p6e img { left: 575px; top: 416px;}

#overview .high {
	text-decoration: underline;
/*	font-weight: bold;*/
}
