@charset "utf-8";
/* CSS Document */
/*@font-face
{
font-family: 'Economica';
src:url(../Economica-Regular-OTF.otf);
}*/

body
{	
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	max-width:1620px;
	min-width:1000px;
	margin: 0 auto;
    -moz-box-shadow: -5px 0 5px 1px #D0CBCB,5px 0 5px 1px #D0CBCB;
    -webkit-box-shadow: -5px 0 5px 1px #D0CBCB,5px 0 5px 1px #D0CBCB;
    box-shadow: -5px 0 5px 1px #D0CBCB,5px 0 5px 1px #D0CBCB;
	font-family:Arial;
	color:#5f5f62;
	/*background:yellow;*/
}

#special
{
	position:relative;
	width:100%;
	height:770px;
	background-repeat:no-repeat;
	background-position:center;
	
}

#header_white
{
	position:relative;
	width:100%;
	height:100px;
	margin:0 auto;
	background-color:white;	
}

.frame_942
{
	position:absolute;	
	width:942px;
	min-width:942px;
	left:50%;
	height:auto;
	margin-left:-471px;
	margin-top:20px;
	
}

#middle, .middle_karriere
{
	width:942px; 
	height:100%; 
	overflow:hidden;
	position:relative; 
	margin:0 auto; 
	/*background-color:red;*/
	line-height:1.2em;
}

#middle_1
{
	width:942px; 
	height:560px;
	overflow:hidden;
	position:relative; 
	margin:0 auto; 
	line-height:1.2em;
}

.icon
{
	float:right;
	margin-right:10px;
	cursor:pointer;
	
}

#menu_table
{
	width:475px;
	height:40px;
	margin-top:40px;
	margin-right:0px;
	float:right;
	font-family: 'Oswald', sans-serif;
	font-size:15px;
	font-weight:lighter;
	/*background-color:red;*/

}

#menu_table td
{
	padding:0px;
	/*text-align:center;
	border:thin solid;*/
	cursor:pointer;
}

#text_content
{
	position:relative;
	width:100%;
	height:100%;
	min-height:200px;
	overflow:hidden;
	padding-top:20px;
    background-color:white;
}

#left_panel, .left_panel_karriere
{	
	/*width:465px;*/
	width:455px;
	float:left;
	
	
}

#right_panel, .right_panel_karriere
{	
	/*width:465px;*/
	width:455px;
	float:right;	
	
}

.font_1
{
	font-family: 'Oswald', sans-serif;
	font-size:15px;
	font-weight:normal;
}

.font_2
{
	font-size:13px;
	font-weight:bold;
}

.font_3
{
	font-size:13px;
}

/*.font_4
{
	font-family: 'Oswald', sans-serif;
	font-size:75px;
}*/

#footer
{
	position:relative;
	width:100%;
	height:100px;
	margin-bottom:0px;
	/*background-color:blue;*/
	background-repeat:no-repeat;
	background-position:center;


}

#foot_table
{
	color:white; 
	margin:0 auto;
	font-family: 'Oswald', sans-serif;
	font-size:11px;
	font-weight:lighter;
}

#foot_table td
{
	padding:0px 20px;
	cursor:pointer;
}

#sub_menu_table_3
{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	position:absolute;
	top:60px;
	right:3px;
	border-collapse:collapse;
	border:none;
	z-index:999;
	font-weight:normal;
}
#sub_menu_table_3 td
{
    padding:2px 10px;
	background-color:white;
	text-align:center;
	cursor:pointer;
}

.menu_line
{
	margin-top:7px;
	margin-bottom:3px;

	
}
	
.kontakt_input
{
	width:100%;
	background-color:#B9B1B1;
	border:none;
	margin-top:5px;
	font-size:13px;
	font-family: arial;
}

#ueberschrift
{
	position:absolute; 
	width:455px; 
	height:110px;
	font-family: 'Oswald', sans-serif;
	font-size:65px;
	bottom:0px;
	right:4px;
	z-index:999;
	font-weight:normal;
	/*background-color:#F7373A;*/
}

.login_or_submit
{
	position:relative; 
	margin-left:0px; 
	background:#BDB5B5; 
	color:white; 
	border:none; 
	cursor:pointer;
	
}
















	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	