/* - - - - - - - - - Boxes - - - - - - - - - */

div.box,  div.boxRed {
	width: 210px;
	clear: left;
	margin-top: 2px;
	margin-bottom: 5px;	
}


div.box div.boxHeadLine, div.box div.boxHeadLine2, div.boxRed div.boxHeadLine {
	height: 16px;
	clear: left;
	background-image: url(images/construction/boxHeadlineBg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	text-align:center;
}

div.box div.boxHeadLine2 {
	background-image: url(images/construction/boxHeadlineBg2.gif);
} 

div.boxRed div.boxHeadLine {
	background-image: url(images/construction/boxHeadlineBg_red.gif);
}

div.box div.boxBottom, div.box div.boxBottomLine, div.boxRed div.boxBottom {
	height: 12px;
	clear: left;
	background-image: url(images/construction/boxBottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div.box div.boxBottomLine {
	height: 4px;
	background-image: url(images/construction/boxBottom_line.gif);
}

div.boxRed div.boxBottom {
	background-image: url(images/construction/boxBottom_red.gif);
}

div.boxContent, div.boxContentCenter {
	width: 210px;
	clear: left;
	background-image: url(images/construction/boxContent.gif);
	background-repeat: repeat-y;
	/*background-color: #0099CC;*/
}

div.boxContent p a{
	text-decoration:none;
}

div.boxContentCenter {
	text-align: center;
}

div.boxContentDivider {
	width: 210px;
	clear: left;
	height: 7px;
	background-image: url(images/construction/boxContentDivider.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size:1px;
}

div.boxContentColor {
	width: 192px;
	clear: left;
	background-color:#6B7887;
}

div.quickItem1, div.quickItem2 {
	width: 210px;
	height: 20px;
	clear: left;
	background-image: url(images/construction/boxContent_blue.gif);
}

div.quickItem2 {
	background-image: url(images/construction/boxContent_orange.gif);
}

 div.quickItem1 a,  div.quickItem2 a  {
	font-size: 10px;
	font-weight: bold;	
	line-height: 20px;	
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 14px;
}

 div.box div.boxDivider {
	/* margin: 2px 0px 2px 0px; */
	clear: left;
	height: 3px;
	background-image: url(images/construction/boxDividerDotted.gif);
	line-height: 0%;
	font-size: 0px;
}

 div.box div.boxImageCenter{
	padding: 4px 0px 4px 0px;
	clear: left;
	text-align: center;
}

 div.box div.boxImageCenter img {
	border: 1px;
	border-style: solid;
	border-color: #999999;	
}

 div.box div.boxCenter{
	padding: 2px 0px 2px 0px;
	clear: left;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

 boxContentFlash {
background-color:#6B7887;
	text-align:center;
	height:300px;
}

 div.box div.boxContent p,  div.box div.boxContent p strong, div.boxContent a{
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

div.box div.boxContent p {
	margin: 2px 2px 4px 6px;
	margin: 0px;
	padding: 4px;
}

div.mainRight div.box div.boxContent p strong {
	color: #023068;
	margin: 0px;	
}


div.mainRight div.box .boxButton {
	background-color: #CCCCCC;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	font-size: 10px;
	color: #333333;
}

/* Einträge mit Bullet*/

div.box div.entry {
	font-size: 9px;
	color:#000000;
	background-image: url(images/construction/bulletEntry.gif);
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	line-height:11px;
}

table.logoTabelle td {
	text-align:center;
}

img.picBorder {
	border: 1px;
	border-style: solid;
	border-color: #999999;	
}


div.photoBoxFloatRight {
	float: right;
	margin: 4px 10px 6px 15px;
}

div.photoBoxFloatRight img {
	border: solid 1px #666666;	
	z-index:60;	
}

/******************************************* Presseportal *********************************************************/

div.presseportalNavContainer {
	width: 535px;		
	clear: both;	
	float: left;
	padding: 2px 0px 2px 0px;	
}

div.presseportalNavContainer div.navItem{
	width: 178px;
	float:left;	
}

div.presseportalNavContainer div.navItem a, div.presseportalNavContainer div.navItem a:link, div.presseportalNavContainer div.navItem a:visited, div.presseportalNavContainer div.navItem a:hover, div.presseportalNavContainer div.navItem a:active, div.presseportalNavContainer div.navItem a:focus {
	font-size: 11px;
	color: #007BB7;
	margin-right:10px;
	text-decoration:none;	
}

div.presseportalNavContainer div.navItem a:hover {
	text-decoration:underline;
}

div.presseBox {
	text-align:left;
	width: 255px;	
	clear: left;
	margin-top: 10px;
	margin-bottom: 5px;	

	border: 1px;
	border-style: solid;
	border-color: #999999;	
	
	background-color: #F4F5F7;
}


div.presseBox div.boxHeadLine, div.presseBox div.boxHeadLineVAlign {
	min-height: 28px;
	height:auto !important;
	height:28px;
	clear: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #03489E;
}

div.presseBox div.boxHeadLineVAlign {
	line-height: 23px;	
}

/*
div.presseBox a.presseBoxHeadline:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

div.presseBox a.presseBoxHeadline:hover {
	text-decoration:underline;
}
*/

div.presseBox div.boxHeadLineVAlign a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

div.presseBox div.boxHeadLineVAlign a:hover {
	text-decoration:underline;
}


div.presseBox div.presseBoxContent, div.presseBox div.presseBoxContentOver {
	clear: left;
	min-height: 85px; /* 105 */
	height:auto !important;
	height:85px;	
	background-color: #F4F5F7;		
}

div.presseBox div.presseBoxContentOver {
	background-color: #FFFFFF;	
}

div.presseBox div.presseBoxContent p, div.presseBox div.presseBoxContentOver p {
	padding: 3px 5px 0px 5px;
	font-size: 9px;
	line-height: 14px;	
	color: #333333;
	text-decoration: none;
	display:table-cell;
}


table.logoTab {
	width: 530px;
	margin-top: 0px;
}

table.logoTab td {
	text-align:center;
}

div.norm div.infoBorder {
	color: #000000;
	font-size: 11px;
	line-height: 14px;	
	font-weight: normal;	
	background-color: #E9F2FC;		
	margin: 40px 0px 0px 0px;		
	padding: 8px;		
	border: solid 1px #CCCCCC;		
}

div.norm div.infoKasten {
	color: #000000;
	font-size: 11px;
	line-height: 14px;	
	font-weight: normal;	
	background-color: #FFFFFF;		
	margin: 0px;
	margin-bottom:15px;		
	padding: 4px;		
	border: solid 1px #CCCCCC;		
}

div.norm div.infoKasten h1 {
	margin-top: 0px;
}

div.norm div.infoKasten div.picBox {
	float:right;
	margin: 4px 4px 4px 4px;
	font-size: 9px;
	color: #666666;	
}


div.norm div.infoKasten div.picBox img.pic {

	border: solid 1px #999999;

}

table.logoTab {
	width: 530px;
	margin-top: 0px;
}

table.logoTab td {
	text-align:center;
}

/* ----------------------- */
/* --- */
div.norm div.infoBorder {
	color: #000000;
	font-size: 11px;
	line-height: 14px;	
	font-weight: normal;	
	background-color: #E9F2FC;		
	margin: 5px 0px 0px 0px;		
	padding: 8px;		
	border: solid 1px #CCCCCC;		
}

div.norm div.infoKasten {
	color: #000000;
	font-size: 11px;
	line-height: 14px;	
	font-weight: normal;	
	background-color: #FFFFFF;		
	margin: 0px;
	margin-bottom:15px;		
	padding: 4px;		
	border: solid 1px #CCCCCC;		
}

div.norm div.infoKasten h1 {
	margin-top: 0px;
}

div.norm div.infoKasten div.picBox {
	float:right;
	margin: 4px 4px 4px 4px;
	font-size: 9px;
	color: #666666;	
}


div.norm div.infoKasten div.picBox img.pic {

	border: solid 1px #999999;

}


