/* - - - - - - - - - Boxes - - - - - - - - - */

div.box {	
	width: 191px;
	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: 16px;
	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: 191px;
	clear: both;
	background-image: url(images/construction/box_content_white.gif);
	background-repeat: repeat-y;
	padding:5px;
}

div.boxContentCenter {
	text-align: center;
}

div.boxContentDark {	width: 191px;
	clear: both;
	background-image: url(images/construction/box_content_dark.gif);
	background-repeat: repeat-y;
}


div.boxDivider {	width: 191px;
	clear: both;
	height: 6px;
	background-image: url(images/construction/box_divider.gif);
	background-repeat: repeat-y;
}

div.boxBullet {	
	width: 191px;
	height: 26px;
	clear: both;
	background-image: url(images/construction/box_content_bullet.gif);
}

div.boxBullet a  {
	font-size: 11px;
	line-height: 26px;	
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

div.boxBullet a:hover  {
	color: #000000;
}

div.box .slideimages {
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	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;
}


/* 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: 11px;
	color: #007BB7;
	margin-right:10px;
	text-decoration:none;	
}

p.pressenav a:hover {
	text-decoration:underline;
}

div.presseBox {
text-align:left;
	width: 170px;
	width: 250px;	
	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: #008FD6;
}

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: 650px;
	margin-top: 0px;
}

table.logoTab td {
	text-align:center;
}



table.fees {
	border: 1px;
	border-style: solid;
	border-color: #999999;	
	
	background-color: #ffffff;
	padding:10px;
}

table.fees  td {
	padding: 5px;
}

table.fees tr.white td {
	background-color:#F3F3F3;
	padding: 5px;
}

table.fees tr.white{	
	background-color: #ffffff;
}

/* Interviews */
div.interviews {
	width: 600px;	
	float: left;	
	clear: both;
	padding: 0px;	
}

div.interviews div.intro{
	width: 600px;	
	background-color:#F3F3F3;
	padding: 10px;
	margin-bottom: 20px;
	border: solid 1px #5F2280;		
}

div.interviews div.outro{
	width: 600px;	
	background-color:#ffffff;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 20px;	
	border: solid 1px #5F2280;	
}


div.interviews  div.photoBoxFloatRight {
	float: right;
	margin: 0px 0px 0px 6px;
}



div.interviews div.photoBoxFloatRight img{
	border: solid 1px #999999;
	margin-top: 2px;	
}

div.interviewListBox {

}

div.interviewListBox a {

}

div.interviewListBox a:hover {
color:#666666;
}

 div.quickItem2 {
	padding: 4px;
	clear: left;
	text-align: left;
}

div.quickItem2 a {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #333333;
}

div.quickItem2 a:hover {
	text-decoration: underline;
	color: #000000;	
}




