@charset "UTF-8";


  
  body { 
  	background: #F1F1F1;
  	margin-left:8px;
  	margin-top:8px;
  	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:11px;
    color: #444;
    
  	
 }
  
  /* MBA Base layout */
  
  .globalDivContainer {
		background:transparent url(../img/top_links_bg.jpg) no-repeat scroll 0 0;
		padding:6px 0 0;
		position:relative;
		width:985px;
		
		
	}
	
	.globalContainer {
		background:transparent url(../img/bg-global.gif) repeat-y scroll left top;
		margin:0;
		padding:0 16px;
		position:relative;
		width:953px;
		padding-bottom:20px;
		
		
		
		
	}
.cleardiv {
	clear:both;
}
	
.aThemeMenu {width:983px; height:30px; clear:both; float: left; white-space:nowrap; z-index: 1; position:absolute; margin-left: -16px; overflow: hidden; /*background: url("http://www.wolterskluwer.de/psuite13/framework/skins/wkde/images/top_links_bg.jpg") no-repeat center top;*/}
.aThemeMenu ul {margin: 0 16px; padding: 0; height:23px; width: auto;overflow: hidden; border-left: 1px solid #d7d7d7; border-right: 1px solid #d0d0d0; background: url(../img/topbar-menu2.gif) repeat-x left top;}
.aThemeMenu ul li {display:inline; margin: 0; padding:0;}
.aThemeMenu ul li img { position:absolute; top:0; left:0}
.aThemeMenu ul li a { text-decoration:none;}
.aThemeMenu ul li a:link,
.aThemeMenu ul li a:visited { font-weight:normal; padding:0 7px 0 7px; line-height: 23px; margin:0; background: url(../img/topbar-menu2.gif) repeat-x left top; /* display: inline; */ display: block; float: left; color: #717171; border-left: 1px solid #ebebeb; border-right: 1px solid #d0d0d0;}
.aThemeMenu ul li.active a, .aThemeMenu ul li a:hover {background-position: left -23px !important; color: #fff !important}
	
	.headerimage {
		height:auto;
		padding-top:20px;
		margin-left:0px;
}
	
/* Level2 Navigation */
.menuL2 { width:952px;}
.menuL2 ul {margin:0px 0 0 0; padding: 0 0 6px 0; height:auto; clear: both; width :100%; display: block; background: url(../img/top-menu2-bg.jpg) repeat-x left top; display: block; overflow: hidden;/* for ie7 */ }
.menuL2 li {display:block; float: left; padding: 0px; margin: 0; border-right: 1px solid #77c3e9; }
.menuL2 li a{ color: #fff; display: block; float: left;  height: 22px; font-family: Trebuchet MS, sans-serif; font-size: 13px; line-height: 1.7em; font-weight: bold; padding: 4px 9px; background: url(../img/top-menu2-bg-active.jpg) repeat-x 0px -30px; border-right: 1px #187cb8 solid; text-decoration:none; }
.menuL2 li a:hover{ background-position: 0px 0px; }

.activemenue { background: url(../img/top-menu2-bg-active.jpg); }

.menuL3 {
	margin-top:0px;
	margin-bottom:40px;
	
}

.menuL3 ul {background: none; list-style:none; padding:0; margin:5px 0 0 0; color: #225089; display: block; float:left; width:100%; position:relative}
.menuL3 li {display:block; float: left; padding: 0px; margin: 0; }
.menuL3 li a {border: none; background: none; color: #225089; font-weight: normal;padding: 4px 6px 6px 6px; font-size: 12px; font-family: Verdana, sans-serif; }
.menuL3 li a:hover {text-decoration: underline;}
.menuL3 a.active {color: #225089; font-weight:bold;}
.L3active {color: #225089; font-weight:bold; padding-right: 6px;}
	
.navisecond {
	width:200px;
	padding-left:5px;
	float:left;
}
	
.navisecond ul {background: none; list-style:none; padding:0; margin:5px 0 0 0; color: #225089; display: block; width:100%; position:relative}
.navisecond li {display:block; padding-bottom: 10px; margin: 0; }
.navisecond li a {border: none; margin-right: 6px; background: none; color: #225089; font-weight: normal;padding: 0px 0px 0px 0px; font-size: 12px; font-family: Verdana, sans-serif; }
.navisecond li a:hover {text-decoration: underline;}
.navisecond a.active {color: #225089; font-weight:bold;}
	
.navisecondactive {color: #225089; font-weight:bold; margin-right: 6px;}
	
	/* footer style */
	
	.globalDivContainerEnd{
	height:50px;
	width:985px;
	margin-top:0px;
	padding:0px 0 0 0;
	position:relative;
	background: url(../img/top_links_bg_end.jpg) no-repeat 0 0;
}
	
	.itemText {
	margin:0; 
	padding: 20px 0 0 0; 
	font-family:Verdana,Arial,Helvetica,sans-serif !important;
	font-size:normal;
	color: #5c5c5c; 
	text-align: center; 
	line-height: 18px; 
	display:block; 
	height: 50px; 
	color:#666666;
	border: none !important;
}
	
	.itemText a {
	color:#666666;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	
}

.itemText a:hover {
	color:#666666;
	font-weight:normal;
	
	
}

 

  .main { background: #fff;padding:10px 0; margin-top:20px; }
  .main_navi { background: #fff;padding:10px 0; margin-top:0px; }

  #footer { 
    color:#666; 
    background: #f9f9f9;
    padding: 15px;
    border-top: 5px #efefef solid;

  }
  
  
  /* Start Styles 2 Spalten Links = startlinks  rechts = startrechts */
  
  .startlinks {
  	width:550px;
  	margin-left:15px;
  	border-left:1px #cccccc solid;
  	padding-left:15px;
  	float:left;
  }
  
  .startlinks_start {
  	width:550px;
  	padding-left:5px;
  	float:left;
  }
  
  .startlinks_start_aktuell {
  	width:550px;
  	padding-left:5px;
  	margin-right:10px;
  	float:left;
  }
  
  .startlinks_start_guide {
  	width:690px;
  	padding-left:5px;
  	margin-right:0px;
  	float:left;
  	
  }
  
  .startrechts {
  	width:235px;
  	margin-left:20px;
  	float:left;
  }
  
  .boxwillkommen {
  	min-height:240px;
  	height:auto;
  	padding:10px;
  	border:1px #cccccc solid;
  	margin-bottom:10px;
  	background: url(../img/verlaufstart.jpg) no-repeat 0 0;
  }
  
  .boxsuche {
  	height:200px;
  	padding-left:10px;
  	padding-top:10px;
  	padding-bottom:10px;
  	border:1px #cccccc solid;
  	margin-bottom:10px;
  	
  }
  
  .startcontent {
  	padding-top:8px;
  	font-size:10px;
  	height:innerhit;
  }
  
  .programm {
  	width: 140px;
  	
  }
  
  .vertiefung {
  	float:left;
  	width: 140px;
  	
  }
  
  .multiselect {
  	float:left;
  	
  	
  }
  
  .button-mba {
	width:auto !important;
	height:auto !important;
	margin-bottom:11px;
	margin-left:140px;
	margin-top:15px;
	
	
}

.detailsuche {
	margin-bottom:11px;
	margin-left:120px;
	margin-top:20px;
	
	
}
	

.left-frame-blue {
	background-image:url(../img/leftblue.gif);
	background-repeat:no-repeat;
	width:4px !important;
	height:23px !important;
	margin:0  !important;
	float:left;
}

.inner-blue {
	background-image:url(../img/innerblue.gif);
	background-repeat:repeat-x;
	width:auto !important;
	height:23px !important;
	margin:0 !important;
	float:left;
	padding-top:4px;

}

.inner-blue a {
	font-size:12px;
	font-weight:bold;
	color:#225089;
	text-decoration:none;
	margin-left:10px !important;
	margin-right:10px;

}

.inner-blue a:hover {
	color:#666666;
	text-decoration:none;

}

.right-frame-blue {
	background-image:url(../img/rightblue.gif);
	background-repeat:no-repeat;
	width:4px !important;
	height:23px !important;
	margin:0  !important;
	float:left;
}
  
  .startheadline {
	font-family:"Trebuchet MS", Arial, Verdana;
	width:98%;
	padding-top:0px;
	height:30px;
	margin-bottom:5px;
	
}

	.startheadline h1 p {
	color:#225089;
	font-size:21px;
	font-weight:normal;
	margin-left:0px;
}
	
	 .startheadline_2 {
	font-family:"Trebuchet MS", Arial, Verdana;
	width:98%;
	padding-left:60px;
	height:30px;
	margin-bottom:0px;
	
}

	.startheadline_2 h1 p {
	color:#225089;
	font-size:17px;
	font-weight:normal;
	margin-left:0px;
}
  

  	
  
  .startthumb {
  	margin-top:10px;
  	margin-bottom:5px;
  	margin-right:10px;
  	float:left;
  }
  
  .containerboxen {
  	width:550px;
  	min-height:180px;
  	height:auto;
  	border-bottom:1px #cccccc solid;
  	margin-bottom:5px;
  }
  
  .subfloatleft {
  	width:245px;
  	height:auto;
  	float:left;
  	padding:10px;
  	
  }
  
  .subfloatleft h1 {
  	font-family:"Trebuchet MS", Arial, Verdana;
  	color:#225089;
  	font-weight:normal;
	font-size:17px;
  }
  
  .subfloatright {
  	width:245px;
  	height:auto;
  	float:left;
  	padding:10px;
  	
  	
  	
  }
  
  .subfloatright h1 {
  	font-family:"Trebuchet MS", Arial, Verdana;
  	color:#225089;
  	font-weight:normal;
	font-size:17px;
	
  	
  }
  
  .containeraktuell {
  	width:550px;
  	height:auto;
  	margin-top:0px;
  	padding:10px;
  	padding-top:-10px;
  	
  }
  
  /*------------------------------------------------------------------------------------------------------*/
  
  /* Modulstyles */
  
  .modulstatistic {
  	width:229px;
  	height:205px;
  	background: url(../img/verlaufgelb.jpg) no-repeat 0 0;
  	border:1px #cccccc solid;
  }
  
  .modulstatistic h1 {
  	font-family:"Trebuchet MS", Arial, Verdana;
  	color:#225089;
  	font-weight:normal;
	font-size:17px;
  	
  }
  
  .modulglobal{
  	width:213px;
  	min-height:205px;
  	height:auto;
  	border:1px #cccccc solid;
  	margin-top:10px;
  	padding:8px;
  }
  
  .banner {
  	float:left;
  	margin-left:15px;
  }
  
  .yellowbordertop {
  width:100%;
  height:20px;
  background-color:#ffe12b;
  border-top:2px #20518b solid;
  margin-bottom:-20px;
 }
 
  .yellowborderbottom {
  width:100%;
  height:20px;
  background-color:#ffe12b;
  border-bottom:2px #20518b solid;
 }
 
 .headline {
	font-family:"Trebuchet MS", Arial, Verdana;
	width:98%;
	padding-top:0px;
	padding-bottom:0px;
	height:30px;
	margin-bottom:10px;
	border-bottom:1px #2664a8 solid;
}


div.paging {
  width: 952px;
  margin-left: 4px;
  margin-bottom: 20px;
  clear: both;
}
div.paging div.left {
  float: left;
  width: 310px;
}
div.paging div.middle {
  float: left;
  width: 310px;
  text-align: center;
  vertical-align: top;
}
div.paging div.right {
  float: left;
  width: 310px;
  text-align: right;
}
div.paging div.right a {
  font-weight: normal;
  text-decoration: underline;
}