/* CSS Document */

html,body{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	
	height: 100%; /**/
	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBECED;
	background-image: url("body_bg.jpg");
	background-repeat: repeat-y;
}

#right {
  	position: absolute;
	top: 0px;
	left: 742px;
	z-index: 1;	
	
	margin: 0px;
	padding: 0px;
	border: 0px none;
	
	width: 256px;
	min-height: 100%; /**/
	
	display: block;
}

#footer {	
    margin: 16px 0px 0px 0px;
	padding: 0px;
	border: 0px none;
	
	display: block;
	
	width: 256px;
}

#footer p{
	margin: 0px 0px 0px 93px;
	padding: 0px;
	border: 0px none;
	
	height: 16px;
	
	color: #A1A2A3;
	font-size: 9px;
	line-height: 16px;
	vertical-align: middle;
}

#footer p a{
	color: #A1A2A3;
}

#right_foto {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px none;
	
	height: 634px;
	width: 265px;
	
	display: block;
}

#left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	
	margin: 0px;
	padding: 0px;
	border: 0px none;
	
	width: 742px;
	min-height: 100%;/**/

	display: block;
}

#header {	
	margin: 0px;
	padding: 0px;
	border: 0px none;
	
	width: 742px;
	height: 87px;
	
	background-color: #526AA2;
	overflow: hidden;
}

#header a img{
	margin-left: 53px;
	margin-top: 20px;
	border: 0px;
}

#nav_prim_box {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	
	width: 742px;
	height: 29px;
	
	background-color: #7081B2;
	overflow: hidden;
}

#nav_prim_inner_box {
	margin: 0px 6px 0px 6px;
	padding: 0px;
	border: 0px none;
	
	width: 730px;
	height: 29px;
}

.nav_prim_no a {
  	margin: 0px 3px 0px 3px;
	padding: 0px;
	border: 0px none;
	
  	width: 140px; 
	height: 29px;
	
	display: block;
	float: left;
	
	line-height: 29px;
	vertical-align: middle;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C0C4DD;
	text-decoration: none;
	text-align: center;
}
  
.nav_prim_no a:hover {
	background-image: url("navprim_bg_hover.gif");
	font-weight: bold;
	color: #E1E2EE;	
}

.nav_prim_act a {
  	margin: 0px 3px 0px 3px;
	padding: 0px;
	border: 0px none;
	
  	width: 140px;
	height: 29px;

	display: block;
	float: left;
	
	background-image: url("navprim_bg_hover.gif");
	
	line-height: 29px;
	vertical-align: middle;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E1E2EE;
	text-decoration: none;
	text-align: center;
}

#front_img {
	margin: 0px;
	padding: 0px;
	border: 0px none;

	width: 742px;
}

#nav_sec_box {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	
	width: 742px;
	height: 29px;
	
	overflow: hidden;
}

#nav_sec_inner_box {
	margin: 0px 6px 0px 6px;
	padding: 0px;
	border: 0px none;
	
	width: 730px;
	height: 29px;
}

.nav_sec_no a {
  	margin: 0px 3px 0px 3px;
	border: 0px none;
	padding: 0px;
	
	width: 140px;
	height: 29px;

	display: block;
	float: left;
	
	background-image: url("navsec_bg.gif");
	
	line-height: 29px;
	vertical-align: middle;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #87888A; 
	text-decoration: none;
	text-align: center;
}
  
.nav_sec_no a:hover {
	font-weight: bold;
	color: #375997;
}

.nav_sec_act a {
  	margin: 0px 3px 0px 3px;
	padding: 0px; 
	border: 0px none;
	
	width: 140px;
	height: 29px;

	display: block;
	float: left;
	
	background-image: url("navsec_bg.gif");

	line-height: 29px;
	vertical-align: middle;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #375997;
	text-decoration: none;
	text-align: center;
}
  
#content {
    margin: 35px 56px 0px 0px; /*margin-top durch box ersetzen!*/
	padding: 0px;
	border: 0px none;
	
	width: 686px;

	display: block;
	clear: both;	
}

#nav_left_box {
    margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px none;

	/*min-width: 56px;*/
	height: 500px;
	display: block;
	float: left;
}

.nav_left_no a {
  	margin: 4px 19px 4px 0px;
	padding: 0px;
	border: 0px none;
	
	height: 55px;
	width: 206px;
	
	display: block;
	
	background-image: url("navleft_bg.gif");
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #87888A;
	text-decoration: none;
	
	overflow: hidden;
}

.nav_left_no a:hover {
    background-image: url("navleft_bg_hover.gif");
	font-weight: bold;
	color: #375997;
}

.nav_left_no a .dark{
display: none;
}

.nav_left_no a:hover .bright{
display: none;
}

.nav_left_no a:hover .dark{
display: block;
}

.nav_left_act a {
  	margin: 4px 19px 4px 0px;
	padding: 0px;
	border: 0px none;
	
	height: 55px;
	width: 206px;
	
	display: block;
	
	background-image: url("navleft_bg_hover.gif");

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #375997;
	text-decoration: none;
	
	overflow: hidden;
}

.nav_left_inner_text{
  	display: table-cell;
	/*display: block;*/
	vertical-align: middle;
	height: 55px;
  }
  
.nav_left_text_1{
	/*display: table;*/
	display: block;
	margin: 20px 0px 0px 0px;
}

.nav_left_text_2{
	/*display: table;*/
	display: block;
	margin: 12px 0px 0px 0px;
}
  
.nav_left_act img, .nav_left_no a img{
	float: left;
	margin-right: 15px;
}

#content_main {
   	margin: 0px 0px 0px 56px;
	border: 0px none;
	padding: 0px;
	
	/*height: 455px;*/
	font-size: 12px;
	/* fontcolor noch zu definieren*/
	color: rgb(88,88,90);
	line-height: 18px;
	/*height: 100%;*/
	display: block;
	vertical-align: top;
}

#content_main_2column{
	/*display: table;*/
	margin: 17px 0px 0px 0px;
	padding: 0px;
}

#content_main_2column_title{
	margin: 0px 0px 14px 0px;
	padding: 0px;
	border: 0px none;
	display: block;
	width: 100%;
	font-size: 18px;
	color: rgb(0,64,133);
	font-weight: bold;
	line-height: 22px;
	vertical-align: top;
	height: 22px;

}

#content_main_1column {
	position: absolute;
	left: 461px;
	top: 180px;
	
	border: 0px none;
	vertical-align: top;
	width: 299px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#content_main_2column_right {
	position: absolute;
	left: 371px;
	top: 210px;
	
	display: table-cell;
	border: 0px none;
	vertical-align: top;
	width: 299px;
	padding: 0px 0px 0px 16px;
	margin: 0px;
}
#content_main_2column_left {
	position: absolute;
	left: 56px;
	top: 210px;
	display: table-cell;
	border: 0px none;
	vertical-align: top;
	width: 299px;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	float: left;
}

#title{
	margin: 0px 0px 0px 0px;
}

#nav_capabilities_box {
	position: absolute;
	top: 143px;
	left: 473px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	padding: 0px;
	width: 400px;
	
}

.nav_capabilities_no a {
  	margin: 0px 0px 0px 6px;
	border: 0px none;
	padding: 0px;
	
	width: 108px;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	
	background-image: url("navsec_bg.gif");
	
	float: left;
	display: block;
	
	/* fontcolor und weight noch zu definieren*/
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #87888A;
	text-decoration: none;
	text-align: center;
  }
  
.nav_capabilities_no a:hover {
	/* fontcolor und weight noch zu definieren*/
	font-weight: bold;
	color: #375997;
}

.nav_capabilities_act a {
  	margin: 0px 0px 0px 6px;
	border: 0px none;
	padding: 0px;
	
	width: 108px;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	
	background-image: url("navsec_bg.gif");
	
	float: left;
	display: block;
	
	/* fontcolor und weight noch zu definieren*/
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #375997;
	text-decoration: none;
	text-align: center;
}



.tr-even td,.tr-odd td{
	height: 57px;
}

/*verallgemeinern titel!*/
#title_capabilities{
	position: absolute;
	top: 145px;
	left: 225px;
	font-size: 18px;
	color: rgb(0,64,133);
	z-index: 7;
	font-weight: bold;
}

/*Contact Page*/
INPUT {
	margin: 2px 0px;
}

.csc-mailform{
	margin: 0px;
	border: 0px none;
	padding: 0px;
}

.csc-mailform-submit{
	margin-left: 50px;
}

.csc-mailform-field label{
	width:50px;
	float:left;
}

.csc-firstHeader, #title{
	font-size: 18px;
	color: rgb(0,64,133);
	font-weight: bold;
}


.col1,.c2l1-left{
	border: 0px none;
	vertical-align: text-top;
	width: 50%;
	padding: 0px 16px 0px 0px;
}

.colend,.c2l1-middle {
	border: 0px none;
	vertical-align: text-top;
	width: 50%;
	padding: 0px 0px 0px 16px;
}
.tx-fdfx2cols-pi1 {
	margin-right: 56px;
}

/*The e-mail images should be aligned properly*/
.bodytext img{
	vertical-align: middle;
}

.bodytext{
margin: 0px 0px 20px 0px;
}

img{
	border: 0px none;
}

/*Portrait on Internshipspage*/
.csc-textpic-imagewrap{
margin-top: 5px;
}

h2{
	font-size: 14px;
}

UL{
margin: -20px 0px 0px 12px;
padding: 0px 0px 0px 3px;
}

#content_main_2column_right UL{
margin: 0px 0px 0px 12px;
padding: 0px 0px 0px 3px;
}

.big_font ul{
margin-top: -20px;
margin-left: 14px;
padding-left: 0px;
}

.big_font_ie ul{
margin-top: -20px;
margin-left: 14px;
padding-left: 3px;
}

a {
	text-decoration: none;
}

/*Transparenz im Bild rechts*/
#trans_bar_1{
	display: block;
	
	zoom: 1;
	position: absolute;
	top: 0px;
	left: 742px;
	height: 87px;
	width: 256px;
	background: #526AA2;

	z-index: 7;
		

	filter:"alpha(opacity=30)";
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
}

#trans_bar_2{
	display: block;
	
	zoom: 1;
	position: absolute;
	top: 87px;
	left: 742px;
	height: 29px;
	width: 256px;
	background: #8A95BF;

	z-index: 6;
	filter:"alpha(opacity=30)";
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
}

#event_box{
	position: absolute;
	top: 349px;
	left: 771px;
	width: 256px;
	color: #A8A9AA;
	z-index: 5;
	
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #A8A9AA;
	font-weight: bold;
}

#event_box a{
	text-decoration: none;
	color: #A8A9AA;
}

#event_box_title{
	color: #737373;
	margin-bottom: 17px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.big_font,.big_font_ie{
	font-size: 14px;
	line-height: 20px;
}

.bodytext a:visited {
	color: blue;
}

@media screen{
	#print_header{
		display: none;
	}
}

@media print{	
	#header{
		display: none;
	}
	
	#print_header {	
		margin: 0px;
		border: 0px none;
		padding: 0px;
		
		width: 742px;
		height: 87px;
		
		overflow: hidden;
		display: block;
	}
	
	#print_header a img{
		border: 0px;
		margin-left: 77px;
		margin-top: 20px;
	}
}