*{
	font-family: Verdana;
	font-size: 11px;
}

.toDo{
	color: #e03d17;
}

.contentBlock ul,
.listviewBlock ul,
.listview_block ul {
	margin: 0px;
	padding: 0px;
}

.contentBlock ul li,
.listview_block ul li,
.listviewBlock ul li {
	margin-left: 15px;
	list-style-type: square;
}

.fliesstext{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.headline {
	display: block;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #c3bebe;
}

.headline a {
	float: right;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
}

.boxContentHighlight{
	display: block;
	padding: 10px;
	border: 1px solid #c3bebe;
	background: #f7f7f7;
}


.listviewBlock{
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;	
}

	.listviewBlock .headline {
		display: block;
		font-size: 11px;
		font-weight: bold;
		border-bottom: 0px;
	}
	
	.listviewBlock .subheadline {
		display: block;
		font-size: 11px;
		font-weight: bold;
	}		

.row2{
	background: #efefef;
}

.subheadline {
	display: block;
	font-size: 11px;
	font-weight: bold;
}

.subSubheadline {
	display: block;
	font-size: 11px;
	font-weight: bold;
}

.teaserThumbnailLeft {
	float: left;
	border: 0px;
}

.thumbnail {
	margin-right: 10px;
	margin-bottom: 10px;	
}

.thumbnailRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 0px;		
}

.thumbnailLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 0px;	
}

.boxText{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

.boxText a{
	font-size: 10px;
}

.boxText .readMore{
	font-size: 10px;
	margin-bottom: 5px;
}


.teaserText {
	font-size: 10px;
}

	.teaserText a{
		font-size: 10px;
		text-decoration: underline;
	}
	
	.teaserText ul{
		margin: 15px;
		padding: 0px;
	}
	
	.teaserText ul li{
		list-style-type: square;
	}

.teaserHeadline {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	font-size: 11px;
	color: #ffffff;
	background: #afafaf;
}

.teaserHeadlineLight {
	display: block;
	line-height: 20px;
	padding-left: 10px;
	font-size: 11px;
	color: #000000;
	background: #e4e3e3;
}

.teaserHeadlineDark {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	font-size: 11px;
	color: #ffffff;
	background: #585856;
}

.pdf_link {
	padding-right: 24px;
	background: url("/fileadmin/pictures/layout/pdf_link_small.gif") no-repeat center right;	
	text-decoration: underline;
}

#teaserBox .pdf_link {
	font-size: 11px;	
}

.pdf_link:hover {
	color: #555555;
}

#yellowBox{
	border-collapse: collapse; 	
	font-size: 9px;		
}

	
	#yellowBox p{
		font-size: 9px;
		margin: 0px;
		padding: 0px;
		padding-top: 10px;		
	}
	
	#yellowBox td{
		border: 1px solid #ffffff;
		padding: 4px;	
	}
	
	#yellowBox td strong{
		font-size: 9px;
	}
	
	#yellowBox td strong a{
		font-size: 9px;
	}
	
	.yellowBoxTableHead{
		background: #666666;
		color: #fbf315;
		text-transform: uppercase;
		text-align: center;		
		font-weight: bold;
	}	
	
	.yellowBoxTableHead a{
		color: #fbf315;
		font-size: 10px;
		text-decoration: none;
	}	
	
	.yellowBoxTableHead a:hover{
		display: block;
		background: #fbf315;
		text-decoration: none;
		color: #000000;	
		padding-left: 0px;
	}
		
	.yellowBoxTableSubhead{
		background: #999999;
		color: #fbf315;
		text-transform: uppercase;
		text-align: center;
		font-size: 10px;
		font-weight: bold;	
	}
	
	.yellowBoxTableSubhead a{
		text-decoration: none;
		font-size: 10px;	
		color: #fbf315;	
		padding-left: 20px;
		background: url('/fileadmin/pictures/layout/bullet_subnavi.gif') 0px -2px no-repeat;			
	}	
	
	.yellowBoxTableSubhead a:hover{
		display: block;
		color: #000000;
		font-size: 10px;		
		text-decoration: none;	
		padding-left: 20px;
		background: #fbf315;			
	}	
	
	.yellowBoxTableContent{
		background: #eeeeeb;
		color: #000000;	
		font-size: 9px;
	}
	
	.yellowBoxTableContent a{
		text-decoration: none;
		font-size: 9px;	
	}
	
	.yellowBoxTableContent a:hover{
		display: block;
		text-decoration: none;
		background: #fbf315;
		color: #000000;
	}
	
	.yellowBoxTableContent p{
		font-size: 9px;
	}
	
	.yellowBoxTableContent ul{
		margin: 0px;
		padding: 0px;
		padding-left: 5px;
	}
	
	.yellowBoxTableContent ul li{
		font-size: 9px;	
	}
	
	.yellowBoxTableContent ul li a{
		display: block;
	}
	
.invalid {
	border: 1px solid #FA0528;
}

.errorList{
	border: 1px solid #fa0528;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

	.errorList li{
		list-style-type: none;
		color: #fa0528; 
		padding: 5px;
	}

.error{
	color: #ff0000;
	font-weight: bold;	
}

.success{
	color: #51ab0e;
	font-weight: bold;
}

.readMore{
	display: block;
	text-decoration: underline;
	color: #000000;
	padding-left: 20px;
	margin-top: 5px;
	background: url('/fileadmin/pictures/layout/bullet_readMore.gif') no-repeat;
}

.readMoreVideo{
	display: block;
	text-decoration: underline;
	color: #000000;
	padding-left: 20px;
	margin-top: 5px;
	background: url('/fileadmin/pictures/layout/icon_video_grey.png') 0px 4px no-repeat;
}	
	
.videoBullet{
	background: url('/fileadmin/pictures/layout/icon_video_grey.png') 0px 4px no-repeat;
}

.moreArticles{
	display: block;
	text-align:right;
	text-decoration: underline;
	color: #000000;
	padding-right: 20px;
	margin-bottom: 10px;	
	background: #f7f7f7;
}

.date{
display: block;
background-color: #ffffff;
	color: #999999;
}

hr{
	border: 0px;
	background: #333333;
	height: 1px;
}

#searchJobOffer{
	line-height: 24px;
}

	#searchJobOffer label{
		width: 120px;
	}
	
	#searchJobOffer select{
		width: 220px;
	}
	
.lightwindow {}

.lightwindowVideo {}