/* - - - - - - - - - Boxes - - - - - - - - - */

div.box {
	width: 186px;
	clear: both;		
	margin-top: 0px;
	margin-bottom: 10px;	
}


div.box div.boxHeadLine {
	height: 17px;
	clear: left;
	background-image: url(images/construction/boxHeadlineBg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
/*	padding-left: 5px;*/
	padding-top: 0px;
	line-height: 14px;
	text-align:center;
}


div.box div.boxBottom {
	height: 17px;
	clear: both;		
	background-image: url(images/construction/boxBottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div.boxContent, div.boxContentCenter {
	width: 186px;
	clear: both;
	background-image: url(images/construction/box_content_white.gif);
	background-repeat: repeat-y;
}

div.boxContentCenter {
	text-align: center;
}

div.boxContentDark {
	width: 186px;
	clear: both;
	background-image: url(images/construction/box_content_dark.gif);
	background-repeat: repeat-y;
}


div.boxDivider {
	width: 186px;
	clear: both;
	height: 6px;
	background-image: url(images/construction/box_divider.gif);
	background-repeat: repeat-y;
}

div.boxBullet, div.boxBulletDouble {
	width: 186px;
	height: 21px;
	clear: both;
	background-image: url(images/construction/box_content_bullet.gif);
	background-repeat:no-repeat;
	padding: 6px 0px 0px 22px;
}

div.boxBulletDouble {
	height: 33px;
}

div.boxBullet a, div.boxBulletDouble a  {
	font-size: 11px;
	line-height: 14px;	
	color: #333333;
	text-decoration: none;
	/*padding: 0px 0px 0px 22px;*/
}

div.box .slideimages {
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:184px;
	height:130px;
	overflow:hidden;
	margin-left: 1px;
}

div.box .slideimages li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

div.box .slideimages li img{
	display:block;
	background-color:#FFFFFF;
}

 div.box div.boxImageCenter{
	padding: 4px 0px 4px 0px;
	clear: both;
	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.box div.boxContent a.linkText {
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	text-decoration:none;
}

div.mainRight div.box .boxButton {
	background-color: #CCCCCC;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	font-size: 10px;
	color: #333333;
}

span.headline {
	font-weight: bold;	
	line-height: 14px;	
	color: #42425E;
}

/* 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, div.photoBoxFloatRightNoBorder  {
	float: right;
	display: inline;		
	margin: 4px 10px 6px 15px;
}
/*

div.photoBoxFloatRight img {
	border: solid 1px #999999;	
	z-index:60;	
}

div.photoBoxFloatRight a img {
	border: solid 1px #999999;	
	z-index:60;	
}
*/

div.photoBoxFloatLeft {
	float: left;
	display: inline;	
	margin: 15px 10px 6px 4px;
}

/* ---------------------------- Presseportal -------------------------------------- */

p.pressenav {
	margin-top: 0px;
	margin-bottom: 0px;
}

p.pressenav a, p.pressenav a:link, p.pressenav a:visited, p.pressenav a:hover, p.pressenav a:active, p.pressenav a:focus {
	font-size: 12px;
	color: #6B7887;
	margin-right:20px;
	text-decoration:none;	
}

p.pressenav a:hover {
	text-decoration:underline;
}
/*

div.pressebox {
	text-align:left;
	width: 270px;	
	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.boxHeadLine {
	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: #008FD6;
}

div.pressebox div.boxHeadLine {
	line-height: 23px;	
}


div.pressebox div.boxHeadLine a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

div.pressebox div.boxHeadLine a:hover {
	text-decoration:underline;
}


div.pressebox div.boxContent, div.pressebox div.boxContentOver {
	clear: left;
	min-height: 85px;
	height:auto !important;
	height:85px;	
	background-color: #F4F5F7;		
}

div.pressebox div.boxContentOver {
	background-color: #FFFFFF;	
}

div.pressebox div.boxContent p, div.pressebox div.boxContentOver p {
	padding: 3px 5px 0px 5px;
	font-size: 11px;
	line-height: 16px;	
	color: #333333;
	text-decoration: none;
	display:table-cell;
}

*/

div.pressebox {
	width: 270px;
	clear: both;		
	margin-top: 0px;
	margin-bottom: 0px;	
}


div.pressebox div.boxHeadLine {
	height: 17px;
	clear: left;
	background-image: url(images/construction/presseboxHeadline.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 0px;
	line-height: 14px;
}


div.pressebox div.boxBottom {
	height: 17px;
	clear: both;		
	background-image: url(images/construction/presseoxBottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div.pressebox div.boxContent, div.pressebox div.boxContentOver {
	width: 270px;
	clear: both;
	background-image: url(images/construction/presse_box_bg.gif);
	background-repeat: repeat-y;
	
	min-height: 95px;
	height:auto !important;
	height:95px;		
}

div.pressebox div.boxContentOver {
	background-image: url(images/construction/presse_box_bg_over.gif);
}

div.pressebox div.boxContent p, div.pressebox div.boxContentOver p {
	padding: 3px 5px 0px 5px;
	font-size: 11px;
	line-height: 16px;	
	color: #333333;
	display:table-cell;
}

div.pressebox div.boxContent a, div.pressebox div.boxContentOver a {
	font-size: 11px;
	line-height: 16px;	
	color: #333333;
	text-decoration: underline;
}




table.logoTab {
	width: 550px;
	margin-top: 0px;
}

table.logoTab td {
	text-align:center;
}

div.teaser {
	background-color: #EDF8FC;	
	border: solid 1px #999999;	
	margin: 5px 0px 10px 0px;
	padding: 5px;
}
