/* --------- Hauptelemente --------- */
html, body {
	background-color: Black;
}

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #cccccc;
}

h1 {
	font-size: 1.3em;
	padding: 10px 5px;
	margin-bottom: 50px;
	background-color: #171717;
	color: #DADADA;
}

h2 {
	font-size: 1.1em;
	padding: 10px 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	background-color: #171717;
	color: #DADADA;
}

h3 {
	font-size: 1em;
	padding-left: 1.7em;
	margin-bottom: 10px;
}

/* --------- Absatzformatierung --------- */
p {
	font-size: 0.9em;
	padding-left: 2em;   
	margin: 0px;
	line-height: 1.3em;
	}
/* Absatz mit Initiale */
p.initial:first-letter {
	font-size: 130%;
	text-align: justify;
	/*float: left;*/
}	
p.initial {
	text-align: justify;
}
p.tablast {
	text-align: justify;
	padding-bottom: 30px;
}
/* Absatz mit Erstzeileneinzug */
p.tab {
	text-indent: 1em;
	margin-top: 0px;
	text-align: justify;
}
/* Dem letzten Absatz immer diese Klasse zuweisen */
p.last {
	padding-bottom: 30px;
}


/* Fussnote */
p.footnote {
	font-size: 0.9em;
	text-align: justify;
	padding-bottom: 30px;
	padding-right: 20px;
}
/* --------- Ende Absatzformatierung */	
	

a {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: overline;
}

/* --------- Listenformatierung --------- */
/* Folgende Schriftgroesse beeinflusst auch das Navigationssystem */
li {
	font-size: 1em;
}
/* Listen icon fuer die Downloadseite */
li.pdf {
	list-style-image: url(img/pdficon_small.gif);
	padding-left: 20px;
	margin-bottom:10px;
	vertical-align: middle;
	font-size: 0.8em;
}
ol {
	font-size: 0.8em;
	padding-left: 4em;
}
dt, dd {
	font-size: 0.8em;
}
/* --------- Ende Listenformatierung --------- */

blockquote{
	font-size: 0.8em;
}

em {
	font-size: 0.9em;
	letter-spacing: 0em;
	color: #666666;
	background-color: transparent;
}

hr {
	border: none;
	height: 1px;
	color: #999999;
	background-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* --------- Bilder- und Buttonformatierung --------- 0*/

/* Pay Pal Button */
.paybut {
	vertical-align: middle;
	padding-right: 19px;
	padding-left: 19px;
	border: none;
	background-color: #111111;
	color: #111111;
}
/*  --------- Ende Bilder- und Buttonformatierung --------- */

/* --------- Start Header --------- */
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 98%;
	height: 66px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	background-image: url(img/md_head.jpg);
	background-repeat: no-repeat;
	background-color: #591215;
	color: #111111;
	border-top: 10px solid #171717;
	border-bottom:10px solid #111111;
}
	
#header p {
	position: absolute;
	top: 20px;
	left: 58%;
	height: 66px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, "Bell MT", Perpetua, serif;
	font-size: 2em;
	font-weight: bolder;
	text-align: right;
}

/* --------- Start Navbox --------- */
#navbox {
	position: absolute;
	left: 2px;
	top: 135px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 1;
}

#navbox h1 {
	font-size: 1.5em;
	padding: 10px 0px;
	margin-bottom: 35px;
	text-align: right;
	background-color: black;
	color: #CCCCCC;
}

#navbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbox li a:link, #navbox li a:visited {
	display: block;
	padding: 5px 5px 5px 2em;
	background-color: #111111;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #cccccc;
   border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
   color: #cccccc;
}

#navbox a:hover {
	color: white;
}

#navbox li a:hover {
	background-color: black;
	border-left-width: 5px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #666666;
   border-right-color: #666666;
   color: white;
}

.page {
	padding: 5px 5px 5px 2em;
	background-color: Black;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 10px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 5px;
	border-left-style: solid; 
	color: #666666;
}

/* --------- Start Mainbox --------- */
#mainbox {
	position: absolute;
	left: 270px;
	top: 160px;
	display: block;
	z-index: 2;
	width: 66%;
	height: 100%;
}

.roundborder {
	height: 1px;
	background-color: #111111;
}

.c1 {
	margin: 0 12px 0 12px;
}
.c2 {
	margin: 0 9px 0 9px;
}
.c3 {
	margin: 0 7px 0 7px;
}
.c4 {
	margin: 0 6px 0 6px;
}
.c5 {
	margin: 0 5px 0 5px;
}
.c6 {
	margin: 0 4px 0 4px;
}
.c7 {
	margin: 0 3px 0 3px;
}
.c8 {
	margin: 0 2px 0 2px;
}
.c9 {
	margin: 0 1px 0 1px;
}

.content {
	height: auto;
	padding: 20px 50px;
	background-color: #111111;
}

/* --------- Positionierung der JW-Player --------- */
#player2 {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 0px !important;
	text-align: center;
}

/* --------- Kontaktformular --------- */			
table {
	font-size: 0.9em;
}

/* --------- Start Footer --------- */
#footer {
	margin-top: 80px;
	margin-left: 0px;
	text-align: left;
	font: "Courier New", Courier, monospace;
	font-size: 70%;
	background-color: transparent;
	color: #666666;
}





