/* Diese Datei enthaelt alle Website-spezifischen StyleSheets */
.breaker { clear:both; height:0px; overflow:hidden; }

#stage { position:absolute; left:50%; width:800px; margin-left:-400px; }

#header { float: left; margin-bottom: 3px; }

#navi { background-color: #993333; padding: 4px 25px; font-size: 16px; float: left; width: 750px; }
#navi a.menuepunkt { color: #fff; padding: 0px 40px; }
#navi a.menuepunkt:hover { text-decoration: none; }

/* Mini-Breadcrumbs und Suchfeld */
#infobalken { padding: 5px 10px; height: 20px; }
#infobalken .pfad { padding: 3px 0px; float: left; font-size:14px; font-weight:bold; font-size:14px; color: #993333; }
#infobalken .pfad a:link, #infobalken .pfad a:visited { color: #CC9999; }
#infobalken .pfad a:hover { color: #993333; text-decoration: none; }
#infobalken .suche { float: right; font-size:12px; }
#infobalken .suche input { padding: 1px; font-size: 12px; color: #000; background-color : #F0F0F0; border: 1px solid #993333; }

#trennstrich { margin: 0px 5px; width:790px; height:15px; background: #FFFFFF url(/common/images/back_striche_rot.gif) repeat-x; }

/* HAUPTBEREICH*/
#content { padding-bottom: 10px; }
#left { width: 160px; float: left; }
#main { width: 453px; float: left; text-align:left; padding: 0px 6px; margin: 0px 6px; border-left: 1px solid #993333; border-right: 1px solid #993333; 
  min-height:400px;
  height:auto !important;
  height:400px;}
#right { width: 161px; float: right; }

/* Side-Navi */
#hauptmenu { margin-bottom:25px; }

#left a.mainlevel:link, #left a.mainlevel:visited { display: block; color:#993333; width: 143px; padding-left: 10px; text-decoration: none; font-size:14px; line-height: 24px; border: 1px solid #993333; margin-bottom: 1px; }
#left a.mainlevel:hover { background-color: #cc9999; }
#left #active_mainlevel { color: #fff; background-color:#993333; }

a.sublevel:link, a.sublevel:visited { display: block; padding: 1px 0px 1px 18px; vertical-align:middle; font-size:14px; background: url(/common/images/indent1.png) no-repeat; }
a.sublevel#active_sublevel { font-weight: bold; text-decoration: underline; }

/* MAIN */
#main #pageoperations { float: right; }
#main #pageoperations img { padding: 0px; clear: both }
#main .previewoperations { float: right; }
#main .previewoperations img { padding: 0px; clear: both }
#main img { padding: 3px 5px 0px 5px; }
#main hr { background: #999; height: 1px; width: 100%; }
#main .inputfield {	border:1px solid #993333; }
#main ul { margin: 0; padding: 0; list-style: none; }
#main li { padding-left: 10px; padding-top: 0px; background: url(/common/images/arrow.jpg) no-repeat 0px 3px; }

/* TEASER-BOXEN */
#right img { padding-bottom: 2px; }
#boxpflege, #boxwohnen { visibility:hidden;	position:absolute; text-align:left;	width: 155px; padding: 2px; background-color: #ECD3D3; border: 1px solid #943927; color: #943927;	font-size: 14px; }
#boxpflege a, #boxwohnen a { color: #943927; font-size: 14px; }
.boxueberschrift { font-size: 14px; background-color: #993333; color: #fff; padding: 3px 8px; }
.boxueberschrift a.boxueberschrift:link, .boxueberschrift a:visited, .boxueberschrift a:active { color: #fff !important; text-decoration:underline; }




/* Seitenende */
#footerstrich { width:800px; height:2px; clear:both; overflow:hidden; background-color:#993333; margin-top:10px; }
