#main_column ul.rote-eckige-bullets {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#main_column .rote-eckige-bullets li, .rote-eckige-bullets li {
	list-style-type: none;
	background-image: url(../img/dot_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 10px;
	margin-top: 3px;
	margin-left: 0px;
}

#main_column ul.rote-dreieckige-bullets {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main_column .rote-dreieckige-bullets li, .rote-dreieckige-bullets li {
	list-style-type: none;
	background-image: url(../img/navipfeilrot.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 10px;
	margin-top: 3px;
	margin-left: 0px;
}

ul.schwarze-bullets {
	margin: 0;
	padding: 10px 0 15px 0;
}

#main_column .schwarze-bullets li, .schwarze-bullets li {
	list-style-type: none;
	padding: 0 0 3px 10px;
	margin: 0px;
}

#main_column ul.job-bullets {
	margin: 0;
	padding: 15px;
}

#main_column .job-bullets li, .job-bullets li {
	list-style-type: none;
	padding: 0 0 0px 10px;
	margin: 0px;
}

p.zentriert {
	text-align: center;
}

.teaser p.weiter a:link, .teaser p.weiter a:visited, .teaser p.weiter a:hover, .teaser p.weiter a:active, .teasertop p.weiter a:link, .teasertop p.weiter a:visited, .teasertop p.weiter a:hover, .teasertop p.weiter a:active {
background: url(../img/pfeil_rot_weiter.gif) no-repeat top left;
padding-left: 10px;
font-size: 12px;
color:#666;
}

a.roterpfeil, a.internal-link, a.artikel_link {
background: url(../img/pfeil_rot_weiter.gif) no-repeat top left;
/* margin-left:2px; */
padding-left:7px;
font-weight: bold;
}

p.fussnote {
color:black;
font-size:10px;
margin-top:20px;
}

p.bildlinks {
	float: left;
	margin: 0 10px 0 0;
}


p.bildrechts {
	float: right;
	margin: 0 0px 0 10px;
}

.rot {
	color: #C30E12;
}