html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll; 
	height: 100%;
}
body { 
	background:#fff;
	margin: 0; padding: 0;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}


td,tr,p,span,li  {
	font:12px Arial, Helvetica, sans-serif;
}

input,select  {
	font:12px Arial, Helvetica, sans-serif;
}

div, form{
	margin:0;
    padding:0;
	}
	
.clearBoth  { clear:both; }
.floatLeft  { float:left; }
.floatRight { float:right;}

/* -- 								Tabellen -- 		*/

#pageTab {
	background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/bg_stripe.gif) repeat-y;
	margin:0;
    padding:0;
    width: 800px;
}

#contentTab {
	background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/bg_stripe_content.gif) repeat-y;
	margin:0;
    padding:0;
    width: 966px;
}




/* --							    TopNav --			*/

#topnav {	
	float:right;
	width:1000px;
	height:32px;
	display:block;
}

#topnav ul{	
	list-style:none;
	margin:0;padding:0;
}

#topnav li{	float:left; margin:0}
#topnav li { width:150px;height:32px; margin:0}
#topnav li.mpcGruppe { width:156px;height:32px; margin:0} 
#topnav li.abmelden { width:244px;height:32px; margin:0}

a.topNav {
	display:block;
	line-height:32px;
	padding: 0 0 0 15px;
	font-size:12px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:#6e7d9e url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_top.gif) no-repeat; 
}

a.topNav:hover, a.topNav:active {
	color:#fff;
	text-decoration:none;
	background:#011b54 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_top.gif) no-repeat;
} 

a.topNav_active, a.topNav_active:hover, a.topNav_active:active  {
	display:block;line-height:32px;
	padding: 0 0 0 15px;
	font-size:12px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:#011b54 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_top.gif) no-repeat; 
}


/* Extra 1.topNav: */

a.topNav_mpcGruppe {
	display:block;
	line-height:32px;
	padding: 0 0 0 15px;
	font-size:12px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:#6e7d9e url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_top_mpcGruppe.gif) no-repeat; 
}

a.topNav_mpcGruppe:hover, a.topNav_mpcGruppe:active {
	color:#fff;
	text-decoration:none;
	background:#011b54 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_top_mpcGruppe.gif) no-repeat;
} 

a.topNav_mpcGruppe_active, a.topNav_mpcGruppe_active:hover, a.topNav_mpcGruppe_active:active  {
	display:block;line-height:32px;
	padding: 0 0 0 15px;
	font-size:12px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:#011b54 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_top_mpcGruppe.gif) no-repeat; 
}

/* Extra Abmelden-topNav: */

a.topNav_abmelden {
	display:block;
	line-height:32px;
	padding: 0 0 0 24px;
	font-size:12px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:#6e7d9e url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_top_abmelden.gif) no-repeat; 
}

a.topNav_abmelden:hover, a.topNav_abmelden:active {
	color:#fff;
	background:#011b54 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_top_abmelden.gif) no-repeat;
} 

a.topNav_blank {
	display:block;
	line-height:32px;
	padding: 0 0 0 15px;
	font-size:12px;
	text-align:left;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:#6e7d9e url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_top_mpcGruppe.gif) no-repeat; 
}


/* IE6,5.5 Ergaenzung zum Displayblock */

*html body a.topNav,
*html body a.topNav_active,
*html body a.topNav_mpcGruppe,
*html body a.topNav_mpcGruppe_active,
*html body a.topNav_mpcGruppe,
*html body a.topNav_mpcGruppe_active,
*html body a.topNav_abmelden,
*html body a.topNav_abmelden_active  {
	height:32px;
}


/*			---+ Subnavi 060801 +----			*/

#contentSubnavHead {
	background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/bg_stripe_subnav_head.gif) repeat-y;
	margin:0;
    padding:0;
    width: 800px;
}

#contentSubnav{
	background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/bg_stripe_subnav.gif) repeat-y;
	margin:3px 0 0 0;
    padding:0;
    width: 800px;
}

/* --	Navigation	Left    -- */

#navTraeger{
	margin:0 0 0 2px;
	padding:0 0 4px 0;
	width:187px;
	background:#fff;
}



ul.leftNav { 
	margin:0;
	padding:0;
	list-style:none;
	
}

ul.leftNav li { 
	margin:0;
	float:left;
	width:182px;
}

ul a { 
	text-decoration:none;
}


/* 		- E1 -		*/

a.leftNav {
	display:block;
	line-height:20px;
	padding: 4px 0 3px 15px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:normal;
	background:#ccd1dd url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e1.gif) no-repeat; 
}

a.leftNav:hover, a.leftNav:active {
	color:#011b54;
	background:#99a4ba url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e1.gif) no-repeat;
	text-decoration:none;
} 

/* 		- E1 / Active		*/

a.leftNav_active, a.leftNav_active:hover, a.leftNav_active:active {
	display:block;
	line-height:20px;
	padding: 4px 0 3px 15px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:bold;
	background:#ccd1dd url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e2_active.gif) no-repeat; 
} 

/* 		- E1 / On		*/

a.leftNav_on, a.leftNav_on:hover, a.leftNav_on:active {
	display:block;
	line-height:20px;
	padding: 4px 0 3px 15px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:bold;
	background:#ccd1dd url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e1_active.gif) no-repeat; 
}

/* 		- E2 -		*/

a.leftNav_E2 {
	display:block;
	line-height:20px;
	padding: 4px 0 3px 15px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:normal;
	background:#eff0f4 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e1.gif) no-repeat; 
}

a.leftNav_E2:hover, a.leftNav_E2:active {
	color:#011b54;
	text-decoration:none;
	background:#ccd1dd url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e1.gif) no-repeat;
} 

/* 		- E2 / Active		*/

a.leftNav_E2_active, a.leftNav_E2_active:hover, a.leftNav_E2_active:active {
	display:block;
	line-height:20px;
	padding: 4px 0 3px 15px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:bold;
	background:#eff0f4 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e2_active.gif) no-repeat; 
} 

/* 		- E2 / On		*/

a.leftNav_E2_on, a.leftNav_E2_on:hover, a.leftNav_E2_on:active {
	display:block;
	line-height:20px;
	padding: 4px 0 3px 15px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:bold;
	background:#eff0f4 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e1_active.gif) no-repeat; 
}

/* 		- E3 -		*/

a.leftNav_E3 {
	display:block;
	line-height:20px;
	padding: 4px 0 3px 20px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:normal;
	background:#fff url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e1.gif) no-repeat; 
}

a.leftNav_E3:hover, a.leftNav_E3:active {
	color:#011b54;
	text-decoration:none;
	background:#eff0f4 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e1.gif) no-repeat;
} 

/* 		- E3 / Active		*/

a.leftNav_E3_active, a.leftNav_E3_active:hover, a.leftNav_E3_active:active {
	display:block;
	line-height:20px;
	padding: 4px 0 3px 20px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:bold;
	background:#fff url(http://www.mpc-it.de/contell/cms/images/mpc-inside/nav_e2_active.gif) no-repeat; 
}
 
/* Tabellen */
  
		td.tabTop {
			border-bottom:2px solid #FFFFFF;
			border-right:2px solid #FFFFFF;
			background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/bg_top.gif) repeat-x;
		}

		td.tabTopRight {
			border-bottom:2px solid #FFFFFF;
			background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/bg_top.gif) repeat-x;
		}

		td.tabBottom {
			border-top:2px solid #FFFFFF;
			border-right:2px solid #FFFFFF;
			background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/bg_top.gif) repeat-x;
		}

		td.tabBottomRight {
			border-top:2px solid #FFFFFF;
			background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/bg_top.gif) repeat-x;
		}



		td.tabHeadline {
			background-color:#ffffff; 
			padding-top:5px;
			padding-bottom:10px;
			color:#000044;
			vertical-align:top;
			font-weight:bold
		}

		.tabHinweis {
			background-color:#ffffff; 
			border:1px dotted #CCD1DD;
			width:100%;
			padding-left:5px;
			padding-right:5px;
			padding-top:2px;
			padding-bottom:2px;
			color:#000044;
			font-weight:bold
		}


		td.tabHead {
			background-color:#CCD1DD; 
			border-right:2px solid #FFFFFF ;
			padding:5px;
			color:#000044;
			font-weight:bold
		}

		td.tabHeadRight {
			background-color:#CCD1DD; 
			padding:5px;
			color:#000044;
			font-weight:bold
		}



		td.tabContentNoLine {
			border-right:2px solid #EFF0F4 ;
			padding:5px;
			color:#000000;
			vertical-align:top;
		}

		td.tabContent {
			border-bottom:2px solid #EFF0F4 ;
			border-right:2px solid #EFF0F4 ;
			padding:5px;
			color:#000000;
			vertical-align:top;
		}


		td.tabContentRight {
			border-bottom:2px solid #EFF0F4 ;
			border-right:2px solid #FFFFFF ;
			padding:5px;
			color:#000000;
			vertical-align:top
		}

		td.tabContentRightNoLine {
			border-right:2px solid #FFFFFF ;
			padding:5px;
			color:#000000;
			vertical-align:top
		}


		td.tabContentTitle {
			background-color:#EFF0F4;
			border-bottom:2px solid #FFFFFF ;
			border-right:2px solid #FFFFFF ;
			padding:5px;
			color:#000000;
			vertical-align:top;
			font-weight:bold;
			color: #000044;
		}






/* Allgemeine Tabellen */

/* 
background:#fff url(http://www.mpc-it.de/contell/cms/images/mpc-inside/tabTop.gif) repeat-x; 
background:#EFF0F4 url(http://www.mpc-it.de/contell/cms/images/mpc-inside/raute2.gif) no-repeat ; 
*/

		td.tabHead2 {

			border-top:2px solid #CCD1DD;
			background-color:#fff; 
			font-weight:bold;
			font-size:13px;
			margin:4px 0 0 8px;
			padding:0 0 0 2px ;
			vertical-align:middle;
			
			color:#011b54;
			line-height:24px

		}



		td.tabHead3 {

			border-top:3px solid #CCD1DD;
			background:#fff url(http://www.mpc-it.de/contell/cms/images/mpc-inside/raute_dunkel.gif) no-repeat ; 
			font-weight:bold;
			font-size:14px;
			margin:4px 0 0 8px;
			padding:0px 0 5px 27px;
			vertical-align:middle;
			color:#011b54;
			line-height:20px

		}



		td.tabHeadRight2 {
			background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/tabTop.gif) repeat-x;
			border-right:2px solid #FFFFFF ;
			padding-top:8px;
			padding-bottom:6px;
			padding-left:5px;
			padding-right:5px;
			color:#000044;
			font-weight:bold
		}

		td.foot {
			font-size:11px;
			color: #999999;
		}

/* Schwarzes Brett */

.txtSBdate { font-size:11px; color:#999999 }

td.weisskante, td.extraRow { 
	margin:0;
	padding:0px 0 0 10px;
	border-left:1px solid #fff;
	text-align:left;
	vertical-align:top;
	font-size:12px; 
}

td.weisskante {color:#000; }


.pdfHeadCont { 
	margin:0;
	padding: 7px 0 0 6px;
	font-size:12px;
	text-align:left;
	color:#011b54;	
	font-weight:bold; 
}

/* 		- Center Navigation -		*/

	ul.centerNav { margin:0; padding:0; list-style:none; }

	ul.centerNav li { padding:0px}
	
	a.centerNav { 
		display:block; 
		padding: 0px 0 0px 15px; 
		font-size:12px; 
		text-align:left;
		color:#011b54;	
		text-decoration:none; 
		font-weight:normal; 
	}


	a.centerNavActive {
		display:block; 
		padding: 0px 0 0px 15px; 
		font-size:12px;
		text-align:left; 
		color:#011b54; 
		text-decoration:none; 
		font-weight:bold; 
	} 

	a.centerNav:hover, a.centerNav:active, a.centerNavActive:hover, a.centerNavActive:active {
		color:#011b54; 
		background:#EFF0F4; 
		text-decoration:none;
	}


/* IE6,5.5 Ergaenzung zum Displayblock */

*html body a.leftNav,
*html body a.leftNav_active,
*html body a.leftNav_E2,
*html body a.leftNav_E2_active,
*html body a.leftNav_E2_on,
*html body a.leftNav_E3,
*html body a.leftNav_E3_active{
			height:26px;
	} 





























/*  -- 					Txt --    */


a {
	padding:0;margin:0;
	font-size:12px;
	color:#011b54;
	text-decoration:none;
	font-weight:bold;
}

a:hover, a:active {
	text-decoration:underline;
}


a.light {
	font-weight:normal;
}




ul { 
	margin:10px 0 0 25px;
	padding:0;
	list-style:disc;
}

ul li {
	margin:5px 0 0 0;
}






a.inputButtonRight { 
	padding-left: 25px; 
	text-decoration:none;
	width:25px; 
	height:25px; 
	background:url(http://www.mpc-it.de/contell/cms/images/mpc-inside/Button/buttonRightOff.png) no-repeat ;  
}

a.inputButtonRight:hover   { 
	text-decoration:none;
	background:url(http://www.mpc-it.de/contell/cms/images/mpc-inside/Button/buttonRightOver.png) no-repeat ;  
}

a.inputButtonRight:active   { 
	text-decoration:none;
}





 a.txt,.txt  {
	padding:0;margin:0;
	font-size:12px;
	color:#011b54;
	text-decoration:none;
	font-weight:normal;
}

a.txt:hover, a.txt:active {
	text-decoration:underline;
}


.txtInternalError, a.txtInternalError{
	color:#aaaaaa;
	font-size:11px;
	margin:5px;
}

a.txtInternalError {
	color:#a00000;
}



.txtRot{
	color:#e71810;
	font-size:12px;
}

 a.txtWeiss,.txtWeiss  {
	padding:0;margin:0;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

a.txtWeiss:hover, a.txtWeiss:active {
	text-decoration:underline;
}


h2.rechts{
	margin:4px 0 0 8px;
	padding:0 0 0 20px ;
	background:url(http://www.mpc-it.de/contell/cms/images/mpc-inside/raute.gif) no-repeat ; 
	font-size:12px;
	color:#011b54;
	font-weight:bold;
}

h1.box{
	margin:4px 0 4px 0;
	padding:0;
	font-size:14px;
	color:#011b54;
	font-weight:bold;
}

 .txtDunkelBlau  {
	padding:0;margin:0;
	font-size:12px;
	color:#000044;
	text-decoration:none;
	font-weight:bold;
}


h1.contentTitle {
	margin:4px 0 4px 0;
	padding:0;
	font-size:14px;
	color:#011b54;
	font-weight:bold;
}

/*	--- 	Forms		--- */

.search{
	font-size:11px;
	width:184px;
	height:18px;
}

.search_re{
	font-size:11px;
	width:174px;
	height:18px;
}

/*  layout */

.spacer8top10re{
	margin:0;
	padding:8px 0 0 10px;
}

.spacer8top{
	margin:0;
	padding:8px 0 0 0;
}

.headline{
	background:#ccd1dd;
	border-bottom:1px solid #99a4bb;
}

.mehrpfeil, a.mehrpfeil,  a.mehrpfeil:active  {
	padding:0 0 0 16px;
	margin:0;
	background:url(http://www.mpc-it.de/contell/cms/images/mpc-inside/mehrPfeil.gif) no-repeat; 
	color:#011b54;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
}

a.mehrpfeil:hover {
	text-decoration:underline
}


a.mehrpfeilGrau, a.mehrpfeilGrau:active  {
	padding:0 0 0 12px;
	margin:0;
	background:url(http://www.mpc-it.de/contell/cms/images/mpc-inside/mehrPfeilGrau.gif) no-repeat; 
	color:#aaaaaa;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

a.mehrpfeilGrau:hover {
	text-decoration:underline
}


a.mehrpfeilRot, a.mehrpfeilRot:active  {
	padding:0 0 0 16px;
	margin:0;
	background:#fff url(http://www.mpc-it.de/contell/cms/images/mpc-inside/mehrPfeil_rot.gif) no-repeat; 
	color:#bd0a00;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}

a.mehrpfeilRot:hover {
	text-decoration:underline
}



.mehrpfeil_li, a.mehrpfeil_li, a.mehrpfeil_li:hover, a.mehrpfeil_li:active  {
	padding:0 0 0 16px;
	margin:0;
	background:#fff url(http://www.mpc-it.de/contell/cms/images/mpc-inside/mehrPfeil_li.gif) no-repeat; 
	color:#011b54;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
}


.abmeldenLink  {
	background:url(http://www.mpc-it.de/contell/cms/images/mpc-inside/mehrPfeil.gif) no-repeat; 
	padding:0 0 0 16px;
	color:#011b54;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
.abmeldenLink:hover  {
	text-decoration:underline;
}


/*  MPC */
/* Buttons */

	.button_rot{ 
		background: url(http://www.mpc-it.de/contell/cms/images/mpc-inside/button_pfeilRot.gif) no-repeat;
		font: bold 12px Arial, Helvetica, sans-serif; 
		color: #bd0a00;  
		width:200px;
		border:0;
		text-align:left;
    	margin:2px 0 2px 0;   
		padding:4px 30px 2px 10px;
		cursor:pointer;
		font-weight:bold;
		}



 a.txtBlauGrau,.txtBlauGrau  {
	padding:0;margin:0;
	font-size:12px;
	color:#6b7e9b;
	text-decoration:none;
	font-weight:normal;
}

.txtBlauGrauTrenner  {
	padding:0 8px 0 8px;margin:0;
	font-size:12px;
	color:#6b7e9b;
	text-decoration:none;
	font-weight:bold;
}


a.txtBlauGrau:hover, a.txtBlauGrau:active {
	text-decoration:underline;
}


a.txtBlauGrauKlein,.txtBlauGrauKlein {
	padding:0;margin:0;
	font-size:11px;
	color:#6b7e9b;
	text-decoration:none;
	font-weight:normal;
}
a.txtBlauGrauKlein:hover, a.txtBlauGrauKlein:active {
	text-decoration:underline;
}

.foto {
	border:1px solid #CCD1DD;
}

/* Yüksel */

#rightBlockSubCont { float:left;background:url(http://www.mpc-it.de/contell/cms/images/mpc-capital/screendesign/rechtsCont_bg.gif) no-repeat; }

h2.bgBlau {
			background:#fff  url(http://www.mpc-it.de/contell/cms/images/mpc-inside/tabTop.gif) repeat-x;
			border-right:2px solid #FFFFFF ;
			padding-top:8px;
			padding-bottom:6px;
			padding-left:5px;
			padding-right:5px;
			color:#000044;
			font-weight:bold
		}

	h3.rechts {margin:0;padding: 0 0 0 24px;font-size:12px;text-align:left;color:#011b54;font-weight:bold;
			text-decoration:none;background:url(http://www.mpc-it.de/contell/cms/images/mpc-capital/screendesign/rechtsPfeil.gif) no-repeat;  }

	.rightTrennerLinie{ 
			margin:2px 0 0 0;padding:0;width:230px;height:3px;clear:both;
			background:url(http://www.mpc-it.de/contell/cms/images/mpc-capital/screendesign/rechtsTrennerLinie.gif) no-repeat;font-size:0px; }

	.rightTrennerLinieBig{ 
			margin:2px 0 0 0;padding:0;width:230px;height:6px;clear:both;
			background:url(http://www.mpc-it.de/contell/cms/images/mpc-capital/screendesign/rechtsTrennerLinie.gif) no-repeat;font-size:0px; }

	ul.rightNav { 
         width:208px; margin:0;padding:6px 0 6px 0;float:right;list-style:none;}

	.txtBlue { text-align:left;color:#011b54;font-weight:normal; }
	.contHL0 { margin:0;padding:0;font-size:14px;text-align:left;color:#011b54; }
