﻿/* Struktur art-theilen */

body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 17px;
		}

h1 {
	font-size: 21px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3,h4,h5 {
	line-height: 17px;
	font-size: 14px;
	font-weight: bold;
}

.bereich-seite {
	background-image: url(../images/htg_01.jpg);
	background-repeat: no-repeat;
	height: 608px;
	z-index: auto;

	}

.inhaltsbereich {
	width: 396px;
	height: 462px;
	background-image: url(../images/htg_inhalt.jpg);
	left: 300px;
	top: 55px;
	position: relative;
	z-index: auto;
}

.inhaltfilm {
	width: 520px;
	height: 490px;
	left: 190px;
	top: 77px;
	position: relative;
}

.inhalt {
	width: 356px;
	height: 422px;
	left: 20px;
	top: 20px;
	background-color: transparent;
	position: relative;
}

.inhaltimp {
	width: 360px;
	height: 422px;
	left: 15px;
	top: 15px;
	background-color: transparent;
	position: relative;
    font-size: 11px;
}


.inhalt td {
	font-size: 13px;
}

.inhalt a {
	text-decoration: none;
	color: #0000CD;
}

.inhalt a:hover {
	text-decoration: underline;
}


/* Obere-Navigaton Ebene 1 */
.navigation {
	font-size: 12px;
	font-weight: bolder;
	color: #D2FF00;
	top: 6px;
	left: 375px;
	width: 381px;
	position: relative;
	word-spacing: 10px;
	z-index: auto;
	}

.navigation a,.navigation a:visited {
	color: #A2F4F0;
	text-decoration: none;
}

.navigation a:hover {
	color: #FFFFFF;
	}

/* Obere-Navigaton Ebene 2 */
.navigation02 {
	font-size: 12px;
	font-weight: bolder;
	width: 600;
	color: #D2FF00;
	top: 6px;
	left: 160px;
	position: relative;
	word-spacing: 10px;
}

.navigation02 a,.navigation02 a:visited {
	color: #A2F4F0;
	text-decoration: none;
}

.navigation02 a:hover {
	color: #FFFFFF;
	}

/* Copyright 1*/
.copyright {
	font-size: 12px;
	top: 566px;
	left: 656px;
	font-weight: bold;
	color: White;
	position: relative;
	width: 90px;
}

/* Copyright 2*/
.copyright02 {
	font-size: 12px;
	top: 78px;
	left: 656px;
	font-weight: bold;
	color: White;
	position: relative;
	width: 90px;
}

