#content
{
	width:748px;
	float:left;
	margin-left:8px;
}
#pageTitle

{
	margin-top:4px;
	width:100%;
	border-bottom:1px solid #f5f6f6;
	color:#76b32c;
	font-size:1.6em;
	font-weight: bold;
	line-height:1.5em;
}

#pageHeadline h1

{
	margin-top:4px;
	width:100%;
	border-bottom:1px solid #f5f6f6;
	color:#76b32c;
	font-size:1em;
	font-weight: bold;
	line-height:1.5em;
}
#breadCrumb
{
	margin-top:2px;
	font-size:1.0em;
	color:#b0b2b3;
}

#breadCrumb a:link, #breadCrumb a:visited
{
	color:#b0b2b3;
	text-decoration:none;
}
	
#breadCrumb a:hover, #breadCrumb a:active
{
	color:#b0b2b3;
	text-decoration:underline;
}


#inhaltsBereich
{
	width: 600px;
	float:left;
}

#infoBereich
{
	width: 142px;
	float:left;
	margin-left:5px;
}

#inhaltsBereich .csc-header
{
	width:100%;
	height:45px;
	background-color:#76b42c;
	background-image:url('images/big_corner_green_br.gif');
	background-position: right bottom;
	background-repeat:no-repeat;
	margin:0 0 15px 0;
	padding:0;
	float:left;
}

#inhaltsBereich .csc-header h1
{
	padding:0;
	width:400px;
	font-size:1.6em;
	font-weight:bold;
	color:#ffffff;
	margin:5px 0 0 10px;;
}

.news-list-item
{
	font-size:13px;
	margin-top:15px;
}

.stellen_start_link
{
	background-image: url(images/stellen_link.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 32px;
	width: 244px;
	float: left;
	margin: 18px 0 0 0;
	padding: 2px 20px;
}


.stellen_start_link_margin{
	margin-right:32px;
}

.stellen_start_link a:link, .stellen_start_link a:visited
{
	color:#00765a;
	font-size:1.2em;
	text-decoration: none;
	font-weight: bold;	
	background-image: url(images/darkgreen_arrow.gif);
	background-position: 0em 0.2em;
	background-repeat: no-repeat;
	padding-left:15px;
	display: block;

}

.stellen_start_link a:hover, .stellen_start_link a:active
{
	text-decoration: underline;
}

