/* special css for inubit \*/

/* Author: Michaela Zillner \*/
/* LastChangedDate: 2012-08-07 \*/
/* LastChangedBy: mz\*/


/* special css for inubit \*/

/* Author: Michaela Zillner \*/
/* LastChangedDate: 2012-08-07 \*/
/* LastChangedBy: mz\*/


#contentArea {
	margin: 0 10px;	
}
.contentBox {
	border: 1px solid #C3C3C4;
	margin: 10px 0px;
	padding: 10px;
	background-color: #F1F1F1;
	height: 130px;
}

a.relatedLnk {
	background-repeat:no-repeat;
	background-position: 0 5px;
	background-image:url(../images/icons/lnkstyles/lnkstylecntlink_sprite.gif); 
	padding: 0px 0px 0px 9px;
	margin: 0 0 0 0;
	overflow: visible;
	color: #215f8b;
	text-decoration: none;
	line-height:15px;
}

/* style for marginal area grey boxes */
.marginalArea.si .cntBox .txtSection {
    padding: 10px;
}
.marginalArea.si .cntBox .txtSection .floatLe {
    width: 50%;
}

.tsrBoxR.bgGreyDark, .tsrBoxR.bgYellowGreen, .tsrBoxR.bgBlue75, .tsrBoxR.bgRedBrown, .tsrBoxR.bgGrey25, .tsrBoxR.bgRed, .tsrBoxR.inverse, .tsrBoxR.grey, .tsrBoxL.bgGreyDark, .tsrBoxL.bgYellowGreen, .tsrBoxL.bgBlue75, .tsrBoxL.bgRedBrown, .tsrBoxL.bgGrey25, .tsrBoxL.bgRed, .tsrBoxL.inverse, .tsrBoxL.grey {
	padding-bottom: 0px;
}
#wrapperAll .floatLe .tsrBoxL .txtSection ul, .tsrBoxR .txtSection ul, #wrapperAll .floatLe .tsrBoxR .txtSection ul, .tsrBoxR .txtSection ul {
    padding-bottom: 10px !important;
}
#wrapperAll .cntBox.col4 .txtSection h3{
	padding-bottom: 7px;
}
/* events */
.marginalArea.eventsDetail{
	margin-top: 8px;
}
.siEvents .txtSection ul.relatedItems.back{
	margin-top: 15px;
}
.siEvents .txtSection ul.relatedItems.back a.relatedLnk, .siNewsDetail .txtSection ul.relatedItems.back a.relatedLnk, .siJobDetail .txtSection ul.relatedItems.back a.relatedLnk{
	background-image: url(../images/icons/lnkstyles/lnkstylecntlink_sprite.gif);
	background-position: 0 5px;
}
.siEvents .txtSection ul.relatedItems.back a.relatedLnk:hover, .siNewsDetail .txtSection ul.relatedItems.back a.relatedLnk:hover, .siJobDetail .txtSection ul.relatedItems.back a.relatedLnk:hover{
	background-image: url(../images/icons/lnkstyles/lnkstylecntlink_sprite.gif);
	background-position: 0 -45px;
}
.siEvents .txtSection p.date{
	margin-bottom: 10px;
}
.contentArea.grid8.siEvents, .contentArea.grid8.siNewsDetail{
	float: left;
}
table.cntTableDefault a.relatedLnk, table.cntTableDefault a.relatedLnk:hover {
    background-position: 0 4px;
}
/* news detail*/
.siNewsDetail p.small {
    float: left;
    padding-bottom: 0 !important;
    padding-right: 5px;
}
.marginalArea.eventsDetail .cntBox {
	margin-bottom: 20px;
}
.siNewsDetail div.txtSection.summary ul.bullet li, .siNewsDetail div.txtSection.summary ul.dash li  {
	line-height: 20px;
}
.siNewsDetail div.txtSection ul.socialmediaNew{
	padding-top: 7px;
}
/* news */
div.siNewsDetail ul.relatedItems.back .relatedLnk > span {
    line-height: 16px;
}
div.contentArea.siNews div.grid8 div.col8 hr {
    margin-bottom: 10px;
    margin-top: 10px;
}
#wrapperAll div.contentArea.siNews div.grid8 div.col8.cntBox {
    margin-bottom: 0 !important;
}

/* jobs overview */
div.txtSection.siJobs p > span.floatLe{
	width: 70%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.siJobDetail .txtSection ul.relatedItems.more{
	margin-bottom: 7px;
}
.siJobDetail .txtSection ul.relatedItems li > a{
	line-height: 16px;
}
#marginalArea.si div.imgBoxTop div.txtSection ul.relatedItems li > a {
    margin-top: 5px;
}
#contentStageSi #cntHeadlineSi h2 {
    font: 16px/20px Verdana,Tahoma,sans-serif;
    margin-top: 5px;
}
#wrapperAll .contentArea #jobHeadline.cntBox {
    margin-bottom: 5px !important;
}
/* formular error message */
form fieldset p.errorHint {
    color: #E2001A;
    font-weight: bold;
	text-align:left;
	padding-left: 22%;
}