@charset "utf-8";

/* 01. Resets
---------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
html,
body {
	
}
body {
	background: #131313 url(../images/bg_body.jpg) top center no-repeat;
	color: #7d7d7d;
	font: 64.9%/1.5em Verdana, Arial, Helvetica, sans-serif normal;
	min-height: 100%;
}
a {
	text-decoration: none;
	color: #7d7d7d;
}
a:hover {
	text-decoration: underline !important;
	color: #7d7d7d;
}
h1 {
	color: #7d7d7d;
	font-size: 1.6em;
	margin: 0 0 2em 0;
}
h2 {
	color: #7d7d7d;
	font-size: 1.3em;
	margin: 0 0 0 0;
}
h3 {
	color: #7d7d7d;
	font-size: 1.1em;
	margin: 0 0 0.6em 0;
}
h5 {
	color: #7d7d7d;
	font-size: 1.3em;
	
}

p, 
ul, 
ol,
table {
	margin: 0 0 1em 0;
}

p {margin: 1em 0 0 0;}

#content ul,
#content ol {
	margin: 0 0 1em 1.9em;
}
ul ul,
ol ol {
	margin: 0;
}
img {
	border: none;
}
td {
	vertical-align: bottom;
}


/* 02. Layout
---------------------------------------------------------------------- */
#wrap {
	width: 752px;
	margin: 0 auto;
	min-height: 99.5%;
}
#header {
	min-height: 185px;
	height: 185px;
}
#header h1 {
	display: none;
}
#navigation {
	background: #000 url(../images/bg_navigation.gif) top center no-repeat;
	height: 43px;
	overflow: hidden;
}
#content {
	width: 752px;
	height: 508px;
	overflow: hidden;
	margin-bottom: 5px;
}

#footer {
	text-align: center; font-size:9px;}

/* Scrollbereiche / Layoutraster */
.scroll-pane {
	overflow: auto;
}
/* Portrait, normaler Text */
#content.portrait1 {
	background: #000 url(../images/bg_content_portrait1.jpg) top center no-repeat;
}
#content.portrait2 {
	background: #000 url(../images/bg_content_portrait2.jpg) top center no-repeat;
}
#content.portrait3 {
	background: #000 url(../images/bg_content_portrait3.jpg) top center no-repeat;
}
#content.portrait4 {
	background: #000 url(../images/bg_content_portrait4.jpg) top center no-repeat;
}
#content.portrait5 {
	background: #000 url(../images/bg_content_portrait5.jpg) top center no-repeat;
}
#content.portrait6 {
	background: #000 url(../images/bg_content_portrait6.jpg) top center no-repeat;
}



/* Portrait, normaler Text */
#content.show1 {
	background: #000 url(../images/bg_content_show1.jpg) top center no-repeat;
}
#content.show2 {
	background: #000 url(../images/bg_content_show2.jpg) top center no-repeat;
}
#content.show3 {
	background: #000 url(../images/bg_content_show3.jpg) top center no-repeat;
}
#content.show4 {
	background: #000 url(../images/bg_content_show4.jpg) top center no-repeat;
}
#content.show5 {
	background: #000 url(../images/bg_content_show5.jpg) top center no-repeat;
}






#content.portrait .paneHolder {
	margin: 75px 0 15px 60px;
}
#content.portrait #rasterText {
	padding: 10px;
	width: 290px;
	height: 350px;
}
/* Video */
#content.video {
	background: #000 url(../images/bg_content_video.jpg) top center no-repeat;
}
#content.video #videoPlayer {
	margin: 35px 0 0 40px;
	width: 440px;
	height: 255px;
}
#content.video .paneHolder {
	margin: 40px 0 0 60px;
}
#content.video #rasterText {
	padding: 10px;
	width: 400px;
	height: 100px;
}
/* Galerie, keine Boxen */
#content.galerie {
	background: #000 url(../images/bg_content_galerie.jpg) top center no-repeat;
}

/* 03. Navigation
---------------------------------------------------------------------- */
#navigation ul {
	list-style: none;
	margin-left: 51px;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	height: 43px;
	display:block;
}
#navigation ul li a span {
	display: none;
}
#navHome {
	width: 81px;
	background: #000 url(../images/nav_home.gif) top center no-repeat;
	
}
#navHome:hover, #navHome.active {
	background: #000 url(../images/nav_home_on.gif) top center no-repeat;
}
#navPortrait {
	width: 103px;
	background: #000 url(../images/nav_portrait.gif) top center no-repeat;
}
#navPortrait:hover, #navPortrait.active {
	background: #000 url(../images/nav_portrait_on.gif) top center no-repeat;
}
#navShow {
	width: 80px;
	background: #000 url(../images/nav_show.gif) top center no-repeat;
}
#navShow:hover, #navShow.active {
	background: #000 url(../images/nav_show_on.gif) top center no-repeat;
}
#navGalerie {
	width: 95px;
	background: #000 url(../images/nav_galerie.gif) top center no-repeat;
}
#navGalerie:hover, #navGalerie.active {
	background: #000 url(../images/nav_galerie_on.gif) top center no-repeat;
}
#navVideo {
	width: 80px;
	background: #000 url(../images/nav_video.gif) top center no-repeat;
}
#navVideo:hover, #navVideo.active {
	background: #000 url(../images/nav_video_on.gif) top center no-repeat;
}
#navKontakt {
	width: 99px;
	background: #000 url(../images/nav_kontakt.gif) top center no-repeat;
}
#navKontakt:hover, #navKontakt.active {
	background: #000 url(../images/nav_kontakt_on.gif) top center no-repeat;
}
#navDownloads {
	width: 117px;
	background: #000 url(../images/nav_downloads.gif) top center no-repeat;
}
#navDownloads:hover, #navDownloads.active {
	background: #000 url(../images/nav_downloads_on.gif) top center no-repeat;
}
