.box, .boxBg, .mediaWrap, .textWrap{
	float:left;
}
.grid16, .grid8-8, .grid4-12, .grid12-4, .grid4-4-4-4, .grid4-8-4{
	float:left;
	width:982px;
}
.grid12, .grid6-6, .grid4-8, .grid8-4, .grid4-4-4, .grid3-3-3-3{
	float:left;
	width:744px;
}
.grid4-4{
	float:left;
	width:486px;
}

/*############ columns ############*/
.cols16, .cols12, .cols8, .cols6, .cols4, .cols3{
	float:left;
  padding:0 0 0 10px;
}
.colLeftFirst,
.menuContent{
	padding:0;
}


/*####################################################################################################*/
/*######## width - col, box, element ########*/

/*#### cols 16 ####*/
.cols16,
.cols16 .box{
  width:982px;
}
.cols16 .headline,
.cols16 .text,
.cols16 .links ul li{
  width:486px;
}
.cols16 .boxBg .headline,
.cols16 .boxBg .text,
.cols16 .boxBg .links ul li{
  width:466px;
}
.cols16 .textRight,
.cols16 .textRight .headline,
.cols16 .textRight .text,
.cols16 .textRight .links ul li{
	width:456px; 
}
.cols16 .stageBox .textWrap,
.cols16 .stageBox .textWrap .headline,
.cols16 .stageBox .textWrap .text,
.cols16 .stageBox .textWrap .links ul li{
	width:352px;
}
.cols16 .mediaWrap{
	width:362px;
}


/*#### cols 12 ####*/
.cols12,
.cols12 .box{
  width:714px;
}
.cols12 .headline,
.cols12 .text,
.cols12 .links ul li{
  width:486px;
}
.cols12 .boxBg .headline,
.cols12 .boxBg .text,
.cols12 .boxBg .links ul li{
  width:466px;
}
.cols12 .textRight,
.cols12 .textRight .headline,
.cols12 .textRight .text,
.cols12 .textRight .links ul li{
	width:456px;
}
.cols12 .stageBox .textWrap,
.cols12 .stageBox .textWrap .headline,
.cols12 .stageBox .textWrap .text,
.cols12 .stageBox .textWrap .links ul li{
	width:228px;
}
.cols12 .mediaWrap{
	width:238px;
}


/*#### cols 8 ####*/
.cols8,
.cols8 .box,
.cols8 .links ul li{
  width:486px;
}
.cols8 .boxBg .links ul li{
  width:466px;
}
.cols8 .textRight,
.cols8 .textRight .headline,
.cols8 .textRight .text,
.cols8 .textRight .links ul li{
	width:300px;
}
.cols8 .mediaWrap{
	width:176px;
}


/*#### cols 6 ####*/
.cols6,
.cols6 .box,
.cols6 .links ul li{
  width:362px;
}
.cols6 .boxBg .links ul li{
  width:342px;
}
.cols6 .textRight,
.cols6 .textRight .headline,
.cols6 .textRight .text,
.cols6 .textRight .links ul li{
	width:238px;
}
.cols6 .mediaWrap{
	width:114px;
}


/*#### cols 4 ####*/
.cols4,
.cols4 .box,
.cols4 .links ul li{
  width:238px;
}
.cols4 .boxBg .links ul li{
  width:218px;
}
.cols4 .textRight,
.cols4 .textRight .headline,
.cols4 .textRight .text,
.cols4 .textRight .links ul li{
	width:176px;
}
.cols4 .mediaWrap{
	width:52px;
}
.cols4.menuContent,
.cols4.menuContent .box,
.cols4.menuContent .links ul li{
	width:228px;
}
.cols4.menuContent .boxBg .links ul li{
  width:208px;
}

/*#### cols 3 ####*/
.cols3,
.cols3 .box,
.cols3 .links ul li{
  width:176px;
}
.cols3 .boxBg .links ul li{
  width:156px;
}




/*####################################################################################################*/
/*######## standard settings - element - font, color ######## */
/* image, caption, headline, text, links, ... */

/*## image ##*/
.image img{
	display:block;
}
/*## caption ##*/
.caption{
	font-size:0.7em;
	line-height:1.28;
	color:#404245;
}
/*## headline ##*/
h1{
	font-family:verdana, arial, sans-serif !important;
	font-size:1.38em !important;
	line-height:1.28 !important;
	font-weight:bold !important;
	color:#404245 !important;
}
.headline h2{
	font-family:verdana, arial, sans-serif;
	font-size:1.0em;
	line-height:1.25;
	font-weight:bold;
	color:#404245;
}
.headline h3{
	font-size:0.85em;
	line-height:1.35;
	font-weight:bold;
}
/*## text ##*/
.text{
	font-size:0.85em;
	line-height:1.35;
}
.text ul{
  margin:0 0 0 16px;
  padding:0;
}
.text ol{
  margin:0 0 0 32px;
  padding:0;
}
.cols3 .text,
.cols4 .text,
.cols6 .boximgleft .text,
.cols12 .stageBox .textWrap .text{
	font-size:0.75em;
	line-height:1.25;
}
/*## links ##*/
.links{
	float:left;
	padding-top:3px;
}
.links ul{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
.links ul li{
	clear:left;
	float:left;
}
.links li a,
a.iFrameLink{
	float:left;
	padding-bottom:6px;
	padding-left:10px;
	font-size:0.85em;
	line-height:1.35;
	font-weight:bold;
	color:#215F8B;
	/*background-image -> head*/
  background-repeat:no-repeat;
  background-position:0 6px;
}
a.iFrameLink
{
	margin-top:2px;
}
.links li a:hover,
a.iFrameLink:hover{
	color:#00142A;
}
.links li.download a{
	padding-left:17px;
  background-position:0 2px;
}
.links li.mail a{
	padding-left:21px;
  background-position:0 4px;
}
.cols3 .links li a,
.cols4 .links li a,
.cols6 .boximgleft .links li a,
.cols12 .stageBox .textWrap .links li a{
	font-size:0.75em;
	line-height:1.25;
  background-position:0 5px;
}
.cols3 .links li.download a,
.cols4 .links li.download a,
.cols6 .boximgleft .links li.download a,
.cols12 .stageBox .textWrap .links li.download a{
  background-position:0 0;
}
.cols3 .links li.mail a,
.cols4 .links li.mail a,
.cols6 .boximgleft .links li.mail a,
.cols12 .stageBox .textWrap .links li.mail a{
  background-position:0 2px;
}



/*####################################################################################################*/
/*######## box settings - element ########*/
/*## image ##*/
.boximgtop .image{
	padding-bottom:6px;
}

/*## caption ##*/
.blue .caption{
	color:#ffffff;
}
.boximgtop .caption{
	margin-top:-5px;
	padding-bottom:3px;
}

/*## textWrap ##*/
.textWrap.textRight{
	padding-left:10px;
}
.stageBox .textWrap{
	float:right;
  padding:16px 10px 10px 10px;
}

/*## headline ##*/
.stageBox.blue .headline h2,
.blue .headline{
	color:#ffffff;
}
.stageBox .headline{
  padding-bottom:13px;
}
.grid16 .stageBox .headline h2{
	font-size:1.38em;
	line-height:1.28;
	font-weight:bold;
}
.boximgtop .headline,
.boximgleft .textWrap .headline{
  padding-bottom:3px;
}

/*## text ##*/
.blue .text{
	color:#ffffff;
}
.stageBox .text,
.boximgtop .text,
.boximgleft .text{
  padding-bottom:3px;
}

/*## links ##*/
.blue .links ul li a{
	color:#ffffff;
}
.blue .links ul li a:hover{
	color:#F1F1F1;
}


.heightBox
{
	height:556px;
	background-color:#ffffff;
	position: relative;
}

.flashBox,
object
{
	position: relative;
	z-index: 2;
	z-index: 0;
}

/*#### loading ####*/
#loading
{
	display:none;
	width:66px;
	height:66px;
	position: relative;
	top:245px;
	left:458px;	
	z-index: 1;
	margin-bottom:-66px;
}

/*####################################################################################################*/
/*######## templates ########*/

/*#### top headline ####*/
.cols16 h1{
  display:none;
}
.cols16 .pageHeadlineBox h1{
  display:block;
  float:left;
  padding-bottom:19px;
}
#contentFull .pageHeadlineBox h1{
  padding-top:10px;
}
.cols12 h1{
  float:left;
  padding-bottom:19px;
}

/*#### stagebox ####*/
.stageBox{
	margin-bottom:15px;
  background-repeat:no-repeat;
	background-color:#E1E1E2;
}
.stageBox.blue{
	background-color:#003B6A;
}
.stageBox .textWrap.textPositionLeft{
	float:left;
}



/*#### boximgtop, boximgleft ####*/
.boximgtop, .boximgleft{
  margin-bottom:15px;
}

.boximgleftTopHeadline{
	padding-bottom:6px;
}

.imgZoom{
	float:right;
	padding-top:3px;
}
.boximgtop .imgZoom{
	margin-top:-6px;
}
.imgZoom a{
	display:block;
	width:22px;
	height:22px;
	/*background-image -> head*/
	background-repeat:no-repeat;
}

.boxBg .caption,
.boxBg .headline,
.boxBg .text,
.boxBg .links{
  padding-left:10px;
  padding-right:10px;
}
.boxBg .imgZoom{
	padding-right:3px;
}
.boxBg.grey{
	background-color:#F1F1F1;
}
.boxBg.blue{
	background-color:#003B6A;
}

.boxLineBottom{
	border-bottom:1px solid #C3C3C4;
}

/*#### boxSubHeadline ####*/
.subHeadlineBox{
  margin-bottom:10px;
  padding-bottom:4px;
}
.subHeadlineBox.noBoxLineBottom{
  padding-bottom:0px;
}


/*#### overlay ####*/
.jqmWindow{
	display:none;
	position:absolute;
	left:0;
	top:50px;
	width:100%;
	text-align:center;
}
.jqmWrap{
  position:relative;
  width:962px; 
  margin:0 auto;
  text-align:left;
  background-color:#ffffff; 
}
.jqmHeader{
	background-color:#215F8B;
	padding:9px 10px 12px 10px;
	font-family:verdana, arial, sans-serif;
	font-size:1em;
	line-height:1.25;
	font-weight:bold;
	color:#ffffff;
}
.jqmClose{
	float:right;
	width:22px;
	height:22px;
	background-image:none;
	/*background-image -> head*/
	background-repeat:no-repeat;
	cursor:pointer;
}
.jqmClose:hover{
	/*background-image -> head*/
}
.jqmContent{
  padding:10px 10px 10px 10px;
}
.jqmOverlay{
	background-color:#000000;
}





/*padding*/
.paddingBottom10{
	padding-bottom:10px;
}
.paddingBottom15{
	padding-bottom:15px;
}