#artikel_navigation_zwei a.zurueck {
	text-align: left;
	float:left;
	color: #999;
	font-size : 10px;
	padding : 3px 10px 0px 16px;
	margin: 10px 0px 0 3em;
	font-weight : 500;
	text-decoration : none;
	background: transparent url(/layout_sf/zurueck.gif) no-repeat left;
	background-color: white;
}

#artikel_navigation_zwei a.weiter {
	
	float:right;
	text-align: right;
	color: #999;
	font-size : 10px;
	padding : 3px 16px 0px 20px;
	margin: 10px 5px 0 0;
	font-weight : 500;
	text-decoration : none;
	background: transparent url(/layout_sf/weiter.gif) no-repeat right;
	background-color: white;
}


#artikel_navigation_eins a.uebersicht {
	width:500px;
	float:left;
	text-align: left;
	color: #999;
	font-size : 10px;
	padding : 3px 10px 0px 16px;
	margin: 10px 0px 0 3em;
	font-weight : 500;
	text-decoration : none;
	background: transparent url(/layout_sf/uebersicht.gif) no-repeat left;
	background-color: white;
}

#artikel_inhalt {
	text-align: left;
	margin-left: 3em;
	float: left;
	height: 130%;
	color: #333;
	background-color: white;
	width: 550px;
	font-family :  Arial, Verdana,Gill Sans, Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 130%;
	padding-bottom: 16px;
	border-top: 1px solid #eee; 
	border-bottom: 1px solid #eee;
}


#artikel_inhalt h1 {
	clear:both;
	margin-left:0px;
	font-size:1.4em;
	font-weight:bold;
	padding:0.5em 10px 8px 0px;
	color: #555;
	border-bottom: 0px dotted #aaa;
}

#artikel_inhalt h2 {
	clear:both;
	margin-left:0px;
	margin-bottom:0px;
	font-size:1.2em;
	font-weight:bold;
	padding:1em 10px 0px 0px;
	color: #5A83AC;
}

#artikel_inhalt h3 {
	clear:both;
	margin-left:0px;
	font-size:1.1em;
	font-weight:bold;
	padding: 0.4em 10px 6px 0px;
	color: #5A83AC;
}

#artikel_inhalt h4 {
	clear:both;
	margin:0px;
	font-size:1.0em;
	font-weight:bold;
	padding: 1em 10px 3px 0px;
	color: #444;
	border-bottom: 1px dotted #aaa
}

#artikel_inhalt td {
	font-family :  Arial, Verdana,Gill Sans, Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 130%;
}

#artikel_inhalt p {
	margin-left:0px;
	margin-right:15%;
	margin-top:10px;
	line-height:1.6em;
}

#artikel_inhalt p.eingerueckt{
	margin-left:35px;
	margin-right:15%;
	line-height:1.6em;
}

#artikel_inhalt p.orientierung{
	margin-left:0px;
	margin-right:15%;
	padding: 5px 45px 5px 5px;
	line-height:1.6em;
	color : #777;
	border: 1px dashed #e0e0e0;
	background: transparent url(/layout_sf/achtung.gif) no-repeat right;
	background-color : #f5f5f5;
}

#artikel_inhalt p.untertitel {
	margin-left:0px;
	margin-right:15%;
	line-height:1.3em;
	font-size : 100%;
	font-weight:bold;
}

#artikel_inhalt p.zitat {
	margin-left:0px;
	margin-right:15%;
	line-height:1.6em;
	font-style : italic;	
	color : #155ea9;	
}

#artikel_inhalt p.author {
	margin-left:0px;
	margin-right:15%;
	line-height:1.3em;
	font-size : 0.9em;
	font-weight:bold;
}

#majuskel {
	float:left;
	padding:18px 5px 8px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 5.75em;
	font-weight : bold;
	font-family: "Times New Roman", Times, serif, arial;
	color : #444;
}

#bild_mit_untertitel_links {
	float : left;	
	margin : 10px 10px 0px 3px;	
	text-align : left;	
	font-size : 10px;	
	width:250px
}

#bild_mit_untertitel_rechts {
	float : right;	
	margin : 10px 0px 0px 10px;	
	text-align : left;	
	font-size : 10px;	
	width:250px;
}

#bild_mit_untertitel_rechts img{
	margin : 3px 3px 0 0;	
	border-style : none;	
}

#artikel_inhalt p.bilduntertitel {
	line-height : 120%;	
	margin-left : 0;	
	margin-bottom : 0;	
	padding-top : 0;	
	padding-bottom : 0;	
	text-align : left;	
	font-size : 11px;	
}

#eintrag_fusszeile {
	margin: 0 15% 1.5em 0;
	padding : 0px;
	background-color: #f5f5f5;
	border: 1px dashed #e0e0e0;
}	

#eintrag_fusszeile p {
	text-align: left;
	color: #999;
	font-size : 10px;
	padding : 0px;
	margin: 2px 5px;
	font-weight : 500;
	text-decoration : none;
}

#eintrag_fusszeile a{
	background-color : #f5f5f5;
	text-decoration : underline;
}