div#leftcontent-teaser {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    margin-left: 20px;
    text-align: left;
    width:200px;
}

div#leftcontent-teaser p {
		margin:0px;
		font-size:11px;
		font-weight: normal;
		color: #666666;

		line-height : 18px;
}

div#leftcontent-teaser a {
		color:#308187;
}

/* HEADLINES LEFT TEASER */

div#leftcontent-teaser h1 {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    margin:0px 0px 5px 0px;
}

div#leftcontent-teaser h2 {
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    width:200px;
    margin:0px;
		line-height : 18px;
}

div#leftcontent-teaser h3 {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    margin:0px;
		line-height : 18px;
}

div#leftcontent-teaser h5 {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    margin:0px 0px 0px 0px;
}

/* LINKER TEASER JOBS */

div#jobs ul {
	padding:0px;
	margin:0px 0px 5px 0px;
	list-style:none;
}

div#jobs li {
	line-height:17px;

	padding: 0px;
}
div#jobs a {
	color:#308187;
	font-size:11px;
}

div#jobs a:hover {
	color:#308187;
	font-size:11px;
}

div#spacer_left {
	height: 20px;
}

div#link_int ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	color:#308187;
	font-size:11px;
}

div#link_int li {
	line-height:17px;
	color:#308187;
	margin:0px 0px 0px 0px;
	font-size:11px;
	padding: 0px;
	background-image:url(/design/plain_site/images/layout/arrow2.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}
