body {
	text-align: center;
	font-size: 15px;
	color: #fff;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

body#subsite {
	position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 30px;
    background-repeat: none;
	width: 100%;
    color: transparent;
    background-image: url('../img/slider/bg_slider1.jpg');
    text-align: center;
	font-size: 15px;
	color: #fff;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none!important;
	list-style: none;
}

*:hover {
	transition: all 0.3s ease-in-out 0s;
}

ul {
	margin: 0;
	padding: 0;
}

::selection { background:rgba(0,0,0,0.3); }
::-moz-selection { background:rgba(255,255,255,0.3); }

h1 {
	color: #000;
	padding: 0 0 20px 10px;
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}

p {
	color: #000;
	padding: 0 10px 10px 10px;
	text-align:left;
	font-size: 11px;	
}

/*
 * ************************************************************************************************************
 * H E A D E R
 * ************************************************************************************************************
*/

.mainlink {
	text-decoration: none;
	font-size: 11px;
	color: rgba(255,255,255,0.7);
}

.navbar-fixed-top {
	margin: 0!important;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	transition: all 0.2s ease-in-out 0s;
}

/* N A V I G A T I O N ****************************************************************************************/

#navigation {
	background: url('../img/bg_nav.png') repeat-x center center;
	width: 100%; 
	height: 36px;
	position: fixed; 
	top: 0;
	z-index: 9999;
}

#nav_container {
	background: url('../img/nav_fg.png') no-repeat center center;
	width: 65.625%;
	height: 30px;
	margin: 0 auto;
}

#nav_dropdown {
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}

#nav_dropdown a {
	float: left;
}

#nav_dropdown p {
	position: fixed; 
	top: 0;
	left: 160px;
	color: rgba(255,255,255,0.7);
	transition: all 0.2s ease-in-out 0s;
}

#nav_list {
	position: fixed;
	top: 29px;
	left: 53%;
	z-index: -1500;
	width: auto;
	height: auto; 
	background-color: #000;
	border-radius: 0 0 5px 5px; 
	border: 1px solid rgba(255,255,255,0.2);
	border-top: 0px;
	display: none;
}


#nav_list li a {
	font-size: 1.1em;
	text-align: center;
	width: 50px;
}

#nav_left {
	font-size: 11px;
	font-weight: bold;
	color: rgba(255,255,255,0.7);
	line-height: 30px;
	float: left; 
	text-align: left;
}

#nav_left a {
	display: inline-block;
	line-height: 30px;
	color: rgba(255,255,255,0.7);
	transition: all 0.2s ease-in-out 0s;
}

#nav_left a:hover, #nav_dropdown p:hover {
	color: #fff;
}

#nav_right {
	float: right;
	text-align: right;
}

/*
 * ************************************************************************************************************
 * C O N T E N T
 * ************************************************************************************************************
*/

#wrapper {
	background: url('../img/bg_index/bg_riesig.jpg') repeat center top;
}

#wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 30px;
	z-index: -1;
}

#music_tag {
	position: absolute;
}

#mute_button, .language_english, .language_german, #language_switch {
	width: 30px;
	height: 30px;
	cursor: pointer;
	float: left;
}

#mute_button {
	background: url('../img/speaker.png') no-repeat center center; 
}
.language_english {
	background: url('../img/english.png') no-repeat center center;
	transition: all 0.2s ease-in-out 0s;
	opacity: 0.5;
}
.language_german {
	background: url('../img/german.png') no-repeat center center; 
	transition: all 0.2s ease-in-out 0s;
	opacity: 0.5;
}
.language_english:hover, .language_german:hover,.language_german.active,.language_english.active {
	opacity: 1;
}
#language_switch {
	background: url('../img/switch.png') no-repeat center center; 
	display: none;
}
ul#language_select {
	position: fixed;
	top: 29px;
	right: 0;
	z-index: -1500;
	width: 30px;
	height: auto; 
	background-color: #000;
	border-radius: 0 0 5px 5px; 
	border: 1px solid rgba(255,255,255,0.2);
	border-top: 0px!important;
	display: none;
}
ul#language_select li a{
	width: 25px;
	line-height: 30px;
	display: block;
}

ul#dropdown-menu, ul#dropdown_menu {
	display: none;
}

#dropdown-menu li a, #dropdown_menu li a {
	display: block;
	height: 65px;
	width: 100%;
}

#dropdown-menu li a img, #dropdown_menu  li a img {
	padding: 25px 0 0 0;
	margin: 0 auto;
	height: 15px;
	display: block;
	opacity: 0.5;
}

#dropdown-menu li a:hover > img, ul#dropdown_menu li a:hover > img {
	opacity: 1;
}

#dropdown-menu li.spacer {
	height: -100px;
}

li.devider {
	background: url('../img/devider.png') no-repeat center center;
	width: 100%;
	height: 1px;
}

li.devider_subsite {
	background: url('../img/devider_subsite.png') no-repeat center center;
	width: 100%;
	height: 12px;
}

.devider {
	background: url('../img/devider_list.png') no-repeat left;
	width: 100%;
	height: 1px;
}

#content {
	background: url('../img/bg_content.png') no-repeat #000; top;
	box-shadow: 0 4px 3px rgba(0,0,0,0.5);
}

#content_subsite {
	background: url('../img/bg_content_subsite.png') no-repeat #fff top;
	display: block!important;
	opacity: 1!important;
}

#content, #content_subsite {
	position: relative;
	margin: 30px auto;
	width: 342px; 
	height: auto;
	display: block!important;
	opacity: 1!important;
	min-height: 260px;
	max-height: 100%!important;
	color: #fff;
	padding: 0 0 10px;
}

#logo {
	background: url("../img/logo.png") no-repeat center center;
	width: 100%;
	height: 261px;
	display: block;
}

#logo_subsite {
	background: url("../img/logo_subsite.png") no-repeat center center;
	width: 100%;
	height: 175px;
	display: block;
}

.last {
	padding: 0 0 15px 0;
}

/* SPRACHWECHSELER ******************/

p.english, h1.english {
	display: none;
}

.bottomspace {
	height: 20px;
}

#textarea {
	height: 600px;
}

#textarea.unternehmen {
	height: 450px;
}

#textarea p {
	font-size: 13px;
	line-height: 22px;
}

#textarea img {
	width: 342px;
}

#textarea.philiosophie {
	height: 213px;
}

#textarea.impressum {
	height: 300px;
}

#textarea.presse {
	height: 450px;
}


.philiosophie a 
	{
	color:#000000;
	text-decoration:underline;
	}

.philiosophie a:hover 
	{
	color:#333333;
	text-decoration:none;
	}
/****** LOGIN ***************************/

ul.download {
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.download li {
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid #fff;
	padding: 20px;
	margin: 0;
	position: relative;
}


ul.download li.last {
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

ul.download li:hover {
	cursor: pointer;
	background-color: #f1f1f1;
}

ul.download li:hover div.download {
	box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
}

ul.download li a {
	width: 100%;
	top: 7px;
	color: #414141;
	text-align: left; 
	line-height:30px;
	display: block;
}

ul.download li a div.download-button {
	background: url('../img/downarrow.png') no-repeat #fff center center;
	position: absolute;
	z-index: 1;
	width: 45px;
	top: 17px;
	right: 15px;
	height: 45px;
	border: 1px solid #e4e4e4;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
}

/* PRESSE SEITE ********************************/

a.presse-mail {
	width: 100%;
	height: 65px;
	display: block;
	border-top: 1px solid #f1f1f1;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}

a.presse-login {
	width: 100%;
	display: block;
	line-height: 115px;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

a.presse-mail:hover, a.presse-login:hover {
	background-color: rgba(0,0,0,0.02);
}

/**** TEXTBEREICH BILDSCHIRMAUFLÖSUNGEN *************/
@media (max-width: 1500px) { #textarea { height: 550px; }}	@media (max-width: 1400px) { #textarea { height: 500px; }}
@media (max-width: 1300px) { #textarea { height: 450px; }}	@media (max-width: 1200px) { #textarea { height: 400px; }}
@media (max-width: 1050px) { #textarea { height: 350px; }}	@media (max-width: 900px) { #textarea { height: 300px; }}
@media (max-width: 750px) { #textarea { height: 200px; }}	@media (max-width: 600px) { #textarea { height: 150px; }}
@media (max-width: 450px) { #textarea { height: 100px; }}	@media (max-width: 400px) { #textarea { height: 75px; }}

/*RESPONSIVE************/

@media (max-width: 400px) {
	#nav {
		display: none;
	} 
	#nav_dropdown {
		display: block;
	}
	#language_switch {
		display: block;
		float: right;
	}
	.language_german, .language_english {
		display: none;
	}
	#nav_container {
		width: 100%;
		height: 30px;
	}
}


.karrieretable {
color:#000000;
font-size: 13px;
line-height: 22px;
margin-left:10px;
width:99%;
}



.karrieretable td {
vertical-align:top;
text-align:left;

}

.karrieretable p  {
background: url('../img/devider_subsite.png') no-repeat center center;
	width: 100%;
	height: 12px;
}
.tdfirst {width:275px;}
.tdlast{t}



















