/*Contentpapst Standard-Vorlagenset© 2003-2006, sandoba.de medien agenturContentpapst ist das Content-Management-System der sandoba.de medien agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.*//* Import der Datei "standard.css" */@import url("vista-standard.css");/* Allgemeine Angaben */body    { color: #ccc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; background: #383431 url("images/vista-background.gif") repeat-x left top; margin: 0; padding: 0 }table  { font-size: 11px }banner {	border-color: #000000;}/* Neue CSS-Befehle und -Klassen */#layout_frame {	width: 900px;}#layout_middle {	height: 600px;}#layout_navigation {  vertical-align: top;	text-align: left;	width: 200px;	background-color: #F2F2F2;}#layout_navigation_search {	background: #8B8B8B;	height: 24px;	text-align: center;	vertical-align: middle;	padding: 3px;	padding-left: 6px;}.layout_navigation_title {	margin-left: 10px;	margin-right: 10px;	margin-bottom: 1px;	padding: 5px;	background: #A9BB61;	color: #FFFFFF;	text-transform: uppercase;}.layout_navigation_content {	margin-left: 10px;	margin-right: 10px;	padding: 5px;	background: #EDEDED;}.layout_navigation_content a {	text-decoration: none;}#layout_content  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; vertical-align: top }#layout_content_backtracking {	background: #8B8B8B;	color: #FFFFFF !important;	height: 24px;	max-height: 22px;	text-align: left;	vertical-align: middle;	padding: 4px;	padding-left: 10px;	margin-bottom: 6px;}#layout_content_backtracking a {	color: #FFFFFF;}#layout_content_inside    { font-size: 11px; width: 650px }#layout_content_inside ul  { color: #fff !important }#layout_content_inside ul a  { color: #fff !important }/* Schriften */#vista-text    { color: #ccc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify }#vista-ueberschrift    { color: #ccc; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: right; text-transform: uppercase; letter-spacing: 2px }.vista-copyright     { color: #666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }/* Rahmen */#vista-logo  { background: url("images/vista-logo.gif") no-repeat right top; text-align: right; width: 100%; height: 100px; vertical-align: top }#vista-linie-unten   { width: 100%; height: 0; border-top: 1px solid #999; border-right: 0 none; border-bottom: 1px solid black }/* Navigation, Master */#layout_top_navigation     { font-size: 11px !important; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: normal; letter-spacing: 1px }#layout_top_navigation a    { color: #fff; text-decoration: none; background-image: url("images/nav-off.gif"); background-repeat: no-repeat; background-attachment: scroll; display: block; padding: 5px 0 5px 30px }#layout_top_navigation a:hover    { background-image: url("images/nav-over.gif") }#layout_top_navigation #layout_top_navigation_selected a     { background-image: url("images/nav-aktiv.gif"); background-repeat: no-repeat; background-attachment: scroll }#layout_top_navigation #layout_top_navigation_selected     { background-image: url("images/nav-aktiv.gif"); background-repeat: no-repeat; background-attachment: scroll }/* Navigation, Content*/#layout_content_navigation     { font-size: 11px !important; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: normal; letter-spacing: 1px }#layout_content_navigation a      { color: #fff; text-decoration: none; background-image: url("images/nav-off.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right 0; text-align: right; display: block; padding: 5px 30px 5px 0 }#layout_content_navigation a:hover    { background-image: url("images/nav-over.gif") }#layout_content_navigation #layout_top_navigation_selected a       { background-image: url("images/nav-aktiv.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right 0 }#layout_content_navigation #layout_top_navigation_selected       { background-image: url("images/nav-aktiv.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right 0 }