@charset "UTF-8";

/* Alle Standardeinstellungen von Browsern l�schen */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}

/* Basis-Definitionen */
/* Hier HTML Basis-Definition f�r die Seite */
html {
	overflow: scroll;
	height: 100%;
	font: 14px "Courier New", Courier, monospace;
	color: #fff;
}

body {
	text-align: left;
	background: #000 url(HG_site2.jpg) no-repeat fixed center center;
}

#wrapper { 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	margin: 0px; 
	min-width: 990px; 
	width: 100%
}
p {
	font: 13px "Courier New", Courier, monospace;
	color: #fff;
}
h1, h2, h3, h4 {
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
	line-height: 1em;
}
h3 {
	font-size: 1.2em;
	line-height: 1em;
}
h4 {
	font-size: 1.1em;
}

a:focus { 
	outline-style: none; 
}

a:link,
a:visited,
a:active {
	color:#fff;
	text-decoration: none;
}

a:hover {
	color:#ff4126;
	text-decoration: underline;
}

#footer a:link, 
#footer a:visited,
#footer a:active {
	color:#fff;
	text-decoration: underline;
}

#footer a:hover {
	color:#ff4126;
}

#top-line {
	width:100%;
	margin: 0px;
	height: 6px;
	background-color: #7e0300;
	text-decoration: none;
	border-bottom: 1px solid #300907;
	position: fixed;
	z-index: 100;
}

#footer {
	width: 100%;
	margin: 0px;
	height: 21px;
	background-color: #7e0300;
	padding: 0px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	top: auto;
	right: 0px;
	border-top: 1px solid #300907;
}
#footer p {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
	margin: 0px 0px 0px 280px;
}

.text td {
	margin-right: 5px;
	padding: 3px;
}

#nav {
	float: left;
	display: inline;
	width: 200px;
	font-size: 9px;
	line-height: 22px;
	color: #FFF;
	text-align: left;
	position: fixed;
	left: 0px;
	top: 206px;
}
#nav img {
	margin: 10px;
}

#content {
	width: 70%;
	min-width: 700px;
	font-size:1em;
	position: absolute;
	top: 206px;
	left: 280px;
	padding-bottom: 22px;
}

#title {
	width: 70%;
	height: 35px;
	background-color: #7e0300;
	position: absolute;
	top: 115px;
	left: 280px;
	padding-left: 5px;
	border-top: 1px solid #5a0604;
	border-bottom: 1px solid #5a0604;
}
#title h1 {
	margin-top: 2px;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 1px;
}

.logo {
	margin: 32px 0px 0px 5px;
	padding: 0px;
}
.logo {
	position: fixed;
}

.text  {
	margin-right: 35px;
	width: 55%;
	float: left;
}
.text p {
	margin: 0px 0px 10px;
}

.text span {
	padding-top: 4px;
	line-height: 1.9em;
	background: url(HG_typo.PNG) repeat;
	padding-bottom: 4px;
}

.leftcol {
	min-width: 150px;
	float: left;
	display: block;
}

#sub-box {
	float: right;
	width: 40%;
	height: auto;
	text-align: right;
}
#sub-box a img {
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(HG_typo.PNG);
}
	

/* Hauptnavigationsbuttons f�r einzelne Seiten */
#nav ul {
	margin: 0;
	padding: 0;
	list-style:none;
}


#nav li {
	margin:0px 0px -5px 0px;
	height:40px;
}


#nav a {
	display: block;
	height: 40px;
	text-decoration: none;
	text-indent: -9999px;
}

#nav a.sprache {
	height: auto;
	margin-top: 15px;
	text-decoration: underline;
	text-indent: 20px;
}

#nav a.start {
	width:112px;
}

#nav a.story {
	width:69px;
} 

#nav a.crew {
	width:143px;
}

#nav a.cast {
	width:63px;
}

#nav a.location {
	width:94px;
}

#nav a.stills {
	width:64px;
}


/* - Navigationsbuttons - */
#nav a.start:link,
#nav a.start:active,
#nav a.start:visited {
	background:url(bt_start.GIF) 0 0 no-repeat;
}

#nav a.start:hover {
	background-position:0 -40px;
}

#nav a.story:link,
#nav a.story:active,
#nav a.story:visited {
	background:url(bt_story.GIF) 0 0 no-repeat;
}

#nav a.story:hover {
	background-position:0 -40px;
}

#nav a.crew:link,
#nav a.crew:active,
#nav a.crew:visited {
	background:url(bt_crew.GIF) 0 0 no-repeat;
}

#nav a.crew:hover {
	background-position:0 -40px;
}

#nav a.cast:link,
#nav a.cast:active,
#nav a.cast:visited {
	background:url(bt_cast.GIF) 0 0 no-repeat;
}

#nav a.cast:hover {
	background-position:0 -40px;
}

#nav a.location:link,
#nav a.location:active,
#nav a.location:visited {
	background:url(bt_location.GIF) 0 0 no-repeat;
}

#nav a.location:hover {
	background-position:0 -40px;
}

#nav a.stills:link,
#nav a.stills:active,
#nav a.stills:visited {
	background:url(bt_stills.GIF) 0 0 no-repeat;
}

#nav a.stills:hover {
	background-position:0 -40px;
}
/* - */

/* - Aktiv Startseite - */
#start #nav a.start:link,
#start #nav a.start:active,
#start #nav a.start:visited,
#start #nav a.start:hover {
	background:url(bt_start.GIF) 0 -40px no-repeat;
}

/* - Aktiv Storyseite - */
#story #nav a.story:link,
#story #nav a.story:active,
#story #nav a.story:visited,
#story #nav a.story:hover {
	background:url(bt_story.GIF) 0 -40px no-repeat;
}

/* - Aktiv Crewseite - */
#crew #nav a.crew:link,
#crew #nav a.crew:active,
#crew #nav a.crew:visited,
#crew #nav a.crew:hover {
	background:url(bt_crew.GIF) 0 -40px no-repeat;
}

/* - Aktiv Castkseite - */
#cast #nav a.cast:link,
#cast #nav a.cast:active,
#cast #nav a.cast:visited,
#cast #nav a.cast:hover {
	background:url(bt_cast.GIF) 0 -40px no-repeat;
}

/* - Aktiv Locationseite - */
#location #nav a.location:link,
#location #nav a.location:active,
#location #nav a.location:visited,
#location #nav a.location:hover {
	background:url(bt_location.GIF) 0 -40px no-repeat;
}

/* - Aktiv Stillsseite - */
#stills #nav a.stills:link,
#stills #nav a.stills:active,
#stills #nav a.stills:visited,
#stills #nav a.stills:hover {
	background:url(bt_stills.GIF) 0 -40px no-repeat;
}

.nav-text {
	visibility: hidden;
}
