﻿h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

* 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p
{
	line-height: 20px;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #eeeeee;
	font-size: 12px;
}

/* Haupt-Layer */
#page {
	width: 922px;
	background-color: White;
	margin: 12px auto 12px auto;
	border: 1px solid black;
}

/* Sprachauswahl auf der Vorschaltseite */
#languageSelection {
	background-color: #b3b3b3;
	height: 30px;
}

#languageSelection a {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#languageSelection a:hover {
	color: Black;
}

#languageSelection ul {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}

#languageSelection .de {
	display: block;
	float: left;
	width: 360px;
	margin-left: 100px;
}

#languageSelection .en {
	display: block;
	float: left;
	width: 360px;
	text-align: right;
	margin-right: 100px;
}

/* Logo, Index */
#logo_index {
	background-image: url('img/bg_index.jpg');
	height: 410px;
}

#logo_index img {
	margin: 150px 0px 0px 100px;
}

/* Content, index */
#content_index {
	background-color: White;
	padding: 0px 100px 0px 100px;
}

#content_index h1 
{
	padding: 75px 0px 5px 0px;
	font-size: 16px;
	color: #666;
}

#content_index p
{
	color: Gray;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 75px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

#content_index .seperator
{
	color: #ff3300;
}

/* Footer */
#footer
{
	background-color: #b3b3b3;
	height: 20px;
	clear: both;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
}

#footer a 
{
	color: White;
	text-decoration: none;
	font-size: 14px;
}


/* headder, logo */
#logo
{
	text-align: right;
	background-image: url('img/bg_logo.jpg');
	height: 94px;
}

#logo img
{
	margin: 20px 15px 0px auto;
}

/* Navigation*/
#navigation
{
	height: 30px;
	background-color: #b3b3b3;
	font-weight: bold;
	font-size: 14px;
}

#navigation ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation li
{
	display: block;
	float: left;
	width: auto;
	margin: 6px 24px 0px 10px;
	padding: 0px 0px 0px 15px;
	height: 24px;
	background-position: 0px 2px;
	background-image: url('img/icon_pfeil.png');
	background-repeat: no-repeat;
}

#navigation a
{
	color: White;
	text-decoration: none;
}

#navigation a:hover
{
	color: Black;
}

#navigation .active
{
	color: #666;
}

/* Linker Contentbereich */
#left
{
	padding: 0px 0px 3px 0px;
	margin: 0px 10px 0px 20px;
	width:225px;
	float: left;
}

#left.silver
{
	text-align: center;
	padding: 0px 3px 3px 3px;
	margin: 3px 0px 0px 17px;
	width: 175px;
	background-color: #eeeeee;
}

#left.menue, #left.menue1
{
	text-align: left;
	padding: 40px 0px 40px 0px;
	margin: 3px 0px 0px 17px;
	width: 195px;
	background-color: #eeeeee;
}

#left.menue1
{
	line-height: 20px;
}

#left.menue1 ol
{
	font-weight: bold;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

#left.menue1 li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#left.menue1 h3 
{
	color: #666;
	margin-left: 25px;
}

#left.menue p
{
	color: #666;
	font-weight: bold;
	padding-left: 20px;
}

#left.menue1 p
{
	color: #666;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

#left.menue a, #left.menue1 a
{
	color: #666;
	text-decoration: none;
}

#left.menue1 a
{
	padding-bottom: 15px;
}

#left.menue1 a.active, #left.menue1 a:hover
{
	color: #f30;
}

#left.menue a:hover
{
	color: Black;
}


#left img
{
	border: none;
	margin-top: 3px;
}

#main, #main_kontakt
{
	padding: 30px 5px 20px 300px;
}

#jobs
{
	padding: 20px 10px 0px 20px;
}

#main h1, #main_kontakt h1
{
	border-left: 5px solid #f30;
	color: #666;
	padding: 13px 0px 0px 5px;
	font-size: 16px;
}

#jobs h1
{
	border-left: 5px solid #f30;
	color: #666;
	margin-left: 0px;
	padding: 13px 0px 0px 5px;
	font-size: 16px;
}

#main h2
{
	color: #666;
	padding: 13px 0px 0px 75px;
	font-size: 12px;
}

#main_kontakt h2
{
	color: #666;
	padding: 13px 0px 10px 0px;
	font-size: 12px;
}

#main p, #jobs p
{
	padding: 5px 75px 5px 75px;
	text-align: justify;
}
#main table
{
	padding: 5px 25px 5px 75px;
	color: #666;
}

#main table a
{
	color: #666;
	text-decoration: none;
}
#main table a:hover
{
	color: #f30;
}


#main p a
{
	color: #f30;
	text-decoration: none;
}

#main td
{
	vertical-align: top;
	line-height: 20px;
	padding: 0px 5px 10px 0px;
}

#main ol
{
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#zeitleiste
{
	padding: 10px 0px 10px 0px;
	clear: both;
}

#zeitleiste ul
{
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 80px 0px;
}

#zeitleiste li
{
	padding: 0px 5px 0px 5px;
	display: block;
	float: left;
	height: 80px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

#zeitleiste li:first-line
{
	color: #f30;
	font-size: 12px;
	font-weight: bold;
}

#zeitleiste .enty01 { width: 110px; border-right: 2px solid Gray; }
#zeitleiste .enty02 { width: 120px; border-right: 2px solid Gray; }
#zeitleiste .enty03 { width: 135px; border-right: 2px solid Gray; }
#zeitleiste .enty04 { width: 130px; border-right: 2px solid Gray; }
#zeitleiste .enty05 { width: 80px; border-right: 2px solid Gray; }
#zeitleiste .enty06 { width: 100px; border-right: 2px solid Gray; }
#zeitleiste .enty07 { width: 150px; }


#main .h2-1 
{ 
	background-image: url('img/icon_1.jpg');
	background-repeat: no-repeat;
	background-position: 45px 5px;
}

#main .h2-2 
{ 
	background-image: url('img/icon_2.jpg');
	background-repeat: no-repeat;
	background-position: 45px 5px;
}

#main .width
{
	padding-right: 5px;
	text-align:left;
}

#main .imgRight
{
	float: right;
}

#main_kontakt
{
	font-weight: bold;
	color: #666;
	font-size: 10px;
}

#main_kontakt table
{
	border-collapse: collapse;
}

#main_kontakt .imgLeft
{
	float: left;
	padding: 0px 5px 5px 0px;
}

#main_kontakt .spalte1
{
	width: 290px;
	line-height: 16px;
}

#main_kontakt .spalte2
{
	width: 320px;
	line-height: 16px;
}

#main_kontakt a
{
	color: #f30;
	text-decoration: none;
}

#main_kontakt hr
{
	border: 1px solid #666;
}

#main_kontakt h3
{
	color: Black;
	padding: 10px 0px 0px 65px;
}

#main .data_border
{
	font-size: 10px;
	border: solid 1px #f30;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-weight: bold;
}

#main .data_border td
{
	border: solid 1px #f30;
	padding: 0px 2px 0px 2px;
	text-align: center;
}

#main .data_border td.first
{
	text-align: left;
}


#main .data
{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	line-height: 14px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-weight: bold;
	width: 100%;
}

#main .data img
{
	border: none;
}

#main .data tr:hover
{
	background-color: #eee;
	color: #f30;
}

#main .data td
{
	padding: 5px 10px 5px 10px;
	
	vertical-align: middle;
}

#main .data tr td:nth-child(1)
{
	width: 30px;
}

#main .data tr td:nth-child(2)
{
	width: 410px;
}

.noborder
{
	border: none;
}

#legend
{
	margin-left: 75px;
}
#legend > img
{
	float:left;
	margin-right: 10px;
}

#legend p.leg
{
	display: block;
	width: 200px;
	float: left;
	margin: 113px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
