/* allgemeine Formatierungen Tags*/
body    { color: #646464; font: 11px/1.4em Helvetica, Arial, sans-serif }
#container_ref a     { color: #ffffff; line-height: 2em; text-decoration: none; background: #969696; display: inline; padding: 0.2em 0.4em }
#container_ref a:hover   { color: #ffffff; line-height: 2em; text-decoration: none; background: black; display: inline; padding: 0.2em 0.4em }
#container_ref h2   { font-size: 11px; margin-bottom: -0.25em }

#container_ref p   { font-size: 11px; margin-bottom: 2em }
#text_ref li   { font-size: 11px; list-style: none; display: inline }


/* Positionierung Container */
#container_ref  { position: absolute; width: 790px }
#text_ref  { width: 190px; float: right }
#subheader_ref    { margin-top: 15px; width: 100%; height: 30px; float: left }
#links {
	float: left;
	width: 590px;
}
#rechts  { width: 190px; float: right }
#abschluss { width: 790px; float: right }
#inhalt_ref  { width: 790px; float: left }
#bild_ref {
	float: left;
	width: 590px;
	height: 360px;
}
/* Hinweis über Bild */
.spitzmarke_ref    { padding-bottom: 0.3em; border-bottom: 1px solid #000000 }
.abschluss_ref   { padding-bottom: 15px; border-bottom: 1px solid #000000 }
#container_ref ul   { padding-top: 0.8em; border-top: 1px solid #333333 }

.lbAction     { margin-left: 0 }
