/* CSS Document
Styles für Text, Schrift, Editor

WICHTIG: Alle Schriften für den Editor müssen
zusätzlich in der Datei \templates\system\css\editor
eingetragen werden! */

.link_in_artikel {
color:#154879;
font-size:0,8em;
line-height:1.5em;
}

.blau {
color:#134D85;
}

.titel_fuer_teaser {
color:#134D85;

font-size:0,8em;
font-weight:bold;
line-height:1.5em;
}

.bild_fuer_teaser {
padding-bottom:10px;
}

.bild_fuer_einleitung {
padding-right:10px;
padding-bottom:10px;
float: left;
}

.rot_titel_bold {
color:#EE3939;
font-size:1.0em;
}

.klein_gruen {
color:#228534;
font-size:0.8em;
line-height: 1.0;
}

.gruen {
color:#228534;
}

a.link_fuss,a.link_fuss {
/*background:url(../images/pfeil.gif) no-repeat;*/
/*padding:2px 2px 0 15px;*/
/*display:inline-block;*/
color:#154879;
}

a.link_fuss:hover, a.ink_fuss:hover, a.ink_fuss:active, a.ink_fuss:active, a.ink_fuss:focus, a.ink_fuss:focus {
/*background:url(../images/pfeil.gif) #000 no-repeat;*/
color:#EE3939;
text-decoration:underline;
/*padding:2px 2px 0 15px;*/
}

.haupttitel {
font-weight:bold;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:15px;
color:#154879;
}

    div#infokasten_artikel{
    width: 535px;
    padding: 10px;
	padding-left: 10px;
 	/*margin-left: 774px;*/
	margin-top:8px;
	margin-bottom: 8px;
	margin-left:0px;
	margin-right:0px;
	/*background-color:#7facd7;*/
	border: 1px dotted #7facd7;
