/* --- General -------------------------------------------------------------- */
body {
margin: 0px 0px 16px 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
width: 778px;
}

form {
display: block;
margin: 0px;
}

fieldset {
border: 1px solid #C8D1CE;
}

legend {
border: 1px solid #C8D1CE;
padding: 1px 10px 1px 10px;
margin: 0px 2px 0px 2px;
}

input [type=hidden] {
display: none;
}

.searchbutton {
color:#FFFFFF; 
background-color:#FF0000; 
line-height:14px; 
border-style:solid; 
border-left-color:#FF7F7F; 
border-top-color:#FF7F7F; 
border-bottom-color:#842527; 
border-right-color:#842527; 
border-width:1.5; 
height:19px; 
text-decoration:none; 
text-align:center; 
text-transform:uppercase; 
position: absolute;
right: 9px;
margin-top: 1px;
}

.searchbutton:hover {
text-decoration:none; 
background-color:#C7201D;
}

input[type=submit],button {
color:#47555A; 
background-color:#D8DEDB; 
line-height:14px; 
border-style:solid; 
border-left-color:#FFFFFF; 
border-top-color:#FFFFFF; 
border-bottom-color:#B1BEB7;
border-right-color:#B1BEB7; 
border-width:1.5; 
height:19px; 
text-decoration:none; 
text-align:center; 
padding-left:5px; 
padding-right:5px; 
padding-bottom:3px; 
text-transform:uppercase; 
margin:4px 4px 4px 4px;
}


input[type=submit]:hover,button:hover {
text-decoration: none; 
color:#C7201D;
}

input, textarea, button { 
font-size: 11px; 
}

select {
font-size: 11px;
margin-bottom: 3px;
}

input[type=text] {
margin-bottom: 3px;
}

hr {
display: block;
width: 100%;
height: 1px;
background-color: #C8D1CE;
border-width: 0px;
padding: 0px;
color: #C8D1CE;
}

p, ul, ol, dd, dt {
margin-top: 12px;
margin-bottom: 12px;
}

a {
color: #D00;
text-decoration: none;
background-color: transparent;
}

a:hover {
color: #D00;
text-decoration: underline;
background-color: transparent;
}

img {
border: 0px;
}

/* --- Main page structure -------------------------------------------------- */

/* Header graphic. */
div#header {
width: 778px;
height: 80px;
background-image: url(/image/header.gif);
background-repeat: no-repeat;
color: #FFF;
background-color: #FE0000;
}

/* ############################################################################ */
/* Top navigation */
/* ############################################################################ */

/* Top stage quick navigation container. */
div#quick-navi-container {
position: relative;
width: 778px;
height: 22px;
background-color: #C8201D;
color: #FFF;
border: 1px solid;
border-width: 0px 0px 1px 0px;
border-color: #E8EBE9;
border-bottom: 1px solid #B1BEB7;
}

/* Top stage quick navigation left spacer part. */
div#quick-navi-left {
position: relative;
float: left;
width: 196px;
height: 22px;
border: 1px solid;
border-width: 0px 1px 0px 0px;
border-color: #852525;
}

/* Top stage quick navigation middle navigation container. */
div#quick-navi-middle {
position: relative;
background-color: #C8201D;
color: #FFF;
}

/* Top stage quick navigation right navigation container. */
div#quick-navi-right {
position: relative;
width: 22px;
height: 20px;
float: right;
background-color: #C8201D;
color: #FFF;
margin: 1px 2px 0px 0px;
padding: 0px;
background-image: url('hochgeladenedateien/style/printer.gif');
background-repeat: no-repeat;
}

div#quick-navi-right a {
width: 22px;
height: 20px;
display: block;
text-decoration: none;
background-image: url('hochgeladenedateien/style/printer.gif');
}

div#quick-navi-right a:active {
background-image: url('hochgeladenedateien/style/printer_over.gif');
cursor: pointer;
}

/*
Top stage links in quick navigation BASICS for the middle and right part
containers.
*/
div#quick-navi-middle a {
float: left;
height: 18px;
background-color: #C8201D;
color: #FFF;
font-size: 13px;
font-weight: bold;
text-decoration: none;
padding: 3px 10px 0px 10px;
border: 1px solid;
border-color: #852525;
}

/*
Top stage links in quick navigation SPECIALS for the middle and right parts
in the navigation container container.
*/
div#quick-navi-middle a { border-width: 0px 1px 0px 0px; }
div#quick-navi-right  a { border-width: 0px 0px 0px 1px; }

/*
Top stage links hover effects in quick navigation (middle and right part)
container.
*/
div#quick-navi-middle a:hover, div#quick-navi-right a:hover {
background-color: #FE0000;
color: #FFF;
}

/* Top stage active link. */
a.quick-navi-active {
color: #000 !important;
background-color: #E8EBE9 !important;
height: 20px !important;
}

/* Quick navi horizontal divider. */
div#quick-navi-divider {
background-color: #E8EBE9;
width: 778px;
height: 5px;
font-size: 1px;
}

/* ############################################################################ */
/* Stages */
/* ############################################################################ */

/* Stage graphics container. */
div#stage-container {
position: relative;
float: left;
background-color: #E8EBE9;
width: 778px;
}

/* Stage graphic (left side). */
div#stage-left {
position: relative;
float: left;
width: 196px;
height: 145px;
background-image: url(/image/stage_left.gif);
background-repeat: no-repeat;
border-top: 1px solid #D0D0D0;
}

/* Stage graphic (right side). */
div#stage-right {
position: relative;
float: right;
right: 0px;
width: 582px;
height: 145px;
background-image: url(/image/stage_right.jpg);
background-repeat: no-repeat;
border-top: 1px solid #D0D0D0;
}

/* ############################################################################ */
/* Content Divisions
/* ############################################################################ */

/* Main content. */
div#content {
position: relative;
clear: both;
float: left;
width: 778px;
color: #000;
background-color: #FFF;
background-image: url(/image/column_left_background.gif);
background-repeat: repeat-y;
}

/* Left (menu) column. For menu items definition visualisation see below. */
div#left-column {
position: relative;
clear: both;
float: left;
width: 196px;    
padding: 0px;
margin: 0px;
}

/*
Center (main content) column for the main/start page.
See also: div#breadcrumb-main-page.
*/
div#center-column-main-page {
position: relative;
margin: 10px 196px 0px 206px;
padding: 0px 0px 0px 10px;
}

/*
Center (main content) column for a sub page with wide content (no right column).
See also: div#breadcrumb-sub-page.
*/
div#center-column-sub-page {
position: relative;
margin: 10px 104px 0px 206px;
padding: 0px 10px 10px 10px;
}

/* Center column for sub page with right column */
div#center-column-sub-page-right {
position: relative;
margin: 10px 196px 0px 206px;
padding: 0px 10px 10px 10px;
}

/* Right column. */
div#right-column {
position: relative;
width: 184px;
float: right;
background-color: #FFF;
padding: 10px 0px 0px 10px;
margin-top: -10px;
}

/* Module containers in the right column. */
div#right-column-module {
position: relative;
width: 182px;
border: 1px solid #C8D1CE;
background-color: #C8D1CE;
}

#right-column-image img {
float: right;
}

#right-column-module .right-links {
font-size: 11px;
background-color: #FFFFFF;
padding-left: 8px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 4px;
}

/* ############################################################################ */
/* Breadcrumb navigation */
/* ############################################################################ */

/*
Breadcrumb navigation on main/start page.
See also: div#center-column-main-page.
*/
div#breadcrumb-main-page {
position: absolute;
top: 149px;
left: 200px;
width: 12px;
height: 12px;
background-color: #CED3CE;
}

/* Title on start page */
.title_home {
color: #839298;
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #CED3CE;
font-weight: bold;
font-size: 12px;
margin-top: 0px;
}

/* Container for breadcrumb navigation on a sub page. */
div#breadcrumb-sub-page-container {
position: relative;
width: 778px;
height: 61px;
border: 0px solid;
background-color: #E8EBE9;
}

/* Visual container in front of breadcrumb navigation on a sub page. */
div#breadcrumb-sub-page-visual {
position: relative;
float: left;
border: 0px solid;
width: 195px;
height: 60px;
background-color: #CED3CE;
border: 1px solid #B1BEB7;
border-left-width: 0px;
}

/* Leading breadcrumb icon on subpage. */
div#breadcrumb-sub-page-icon {
position: absolute;
top: 32px;
left: 200px;
width: 12px;
height: 12px;
background-color: #FFF;
font-size: 1px;
}

/*
Breadcrumb navigation on sub page.
See also: div#center-column-sub-page.
*/
div#breadcrumb-sub-page {
position: absolute;
top: 0px;
left: 216px;
width: 360px;
padding: 30px 0px 3px 0px;
color: #839298;
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #FFF;
font-weight: normal;
font-size: 12px;
}

/* ############################################################################ */
/* Footer styles */
/* ############################################################################ */

/* Quick navi horizontal divider. */
div#footer-navi-divider {
clear: both;
background-color: #FFF;
width: 778px;
height: 8px;
font-size: 1px;
}

/* Footer navigation. */
div#footer-navi {
position: relative;
clear: both;
color: #829196;
background-color: #FFF;
font-size: 11px;
text-indent: 215px;
border: 1px solid #CED3CF;
border-width: 1px 0px 1px 0px;
padding: 2px 0px 3px 0px;
}

div#footer-navi a {
color: #829196;
}

/* --- Headings ------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
margin-top: 10px;
margin-bottom: 10px;
color: #000;
}

h1 { font-size: 17px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

#header_subline h1 {
margin-bottom: 0px;
}

#header_subline h6 {
margin-top: 0px;
margin-bottom: 4px;
color: #839298;
}

/* ############################################################################ */
/* Left navigation */
/* ############################################################################ */

div#left-column ul {
width: 196px;
margin: 0px;
padding: 0px;
list-style-type: none;
clear:both;
}

div#left-column img {
float:left;
border-width: 0px;
position: relative;
left: 0px;
border-style: solid;
border-width: 0px 1px 1px 0px;
border-color: #B1BEB7;
}

div#left-column a.bildlink {
display: none;
}

div#left-column a.landkarte_start {
border-width: 0px;
}

div#left-column a { 
display: block;
width: 193px;
color: #000;
background-color: #D8DED8;
text-decoration: none;
font-size: 12px;
padding: 0px;
border-style: solid;
border-width: 0px 1px 1px 0px;
border-color: #FFF #B1BEB7 #B1BEB7 #FFF;
}

div#left-column a:hover {
color: #000;
background-color: #FFF;
}

div#left-column ul li a {
font-weight: normal;
padding: 1px;  
text-indent: 4px;
}

div#left-column ul li ul li a {
font-weight: normal;
padding: 1px;
text-indent: 16px;
background-color: #E8EBE9;
}

/*  div#left-column ul li ul li ul li a {
font-weight: normal;
padding: 1px;
text-indent: 28px;
background-color: #E8EBE9;
}*/

/* Active entry in menu list. */
a.menu-active {
font-weight: bold !important;
background-color: #FFF !important;
}

/* ############################################################################ */
/* Additional text visuals */
/* ############################################################################ */

/* A box with opaque background. */
.box-opaque {
border: 1px solid #D8DED8;
padding: 8px;
color: #000;
background-color: #E8EBE9;
}

h1.box-opaque {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
}

/* A box with transparent background. */
#box-transparent {
border: 1px solid #C8D1CE;
padding: 8px;
color: #000;
background-color: transparent;
}

#box-transparent .box-header {
padding: 0px 0px 0px 0px;
border: none;
background-color: #C8D1CE;
}  

/* Paragraph with bold font */
.TextBold {
font-weight: bold; 
margin-bottom: 12px;
}

/* ############################################################################ */
/* Tables */
/* ############################################################################ */

thead {
background-color: #C8D1CD;
font-size: 11px;
font-weight: bold;
text-align: left;
}

th {
vertical-align: top;
padding: 3px 3px 6px 3px;
}

tbody {
text-align: left;
vertical-align: top;
background-color: #E8EBE9;
font-size: 11px;
}

td {
padding: 2px 3px 2px 3px;
}

.odd {
background-color: #E8EBE9;
}

.even {
background-color: #D8DED8;
}

/* ############################################################################ */
/* Other Visuals */
/* ############################################################################ */

/* Kontakte-Container */
.kontakte_container {
border-top: 1px solid #8F9A94;
width: 100%;
margin-top: 10px;
}  

.kontakte {
margin: 0px 0px 0px 0px;
width: 100%;
font-size: 11px;
}

/* Bilder und Bildunterschrift */
div.image img {
margin:0px;
padding:0px;
}

div.image p {
padding-top: 0px;
margin-top: 0px;
font-size: 11px;
font-weight: bold;
}

#imagetextflowleft {
float: left;
margin-right: 10px;
margin-top: 3px;
font-size: 11px;
font-weight: bold;
background-color: #E8EBE9;
border: 1px solid #B7C2BC;
}

.imagetextflowleft img {
float: left;
margin-right: 10px;
margin-top: 3px;
border: 1px solid #B7C2BC;
}

.imagetextflowright {
float: right;
margin-left: 10px;
margin-top: 4px;
}

/*Kontakt-Seite*/

table.kontakt {
width: 99%;
}

.sectionheader {
background-color: #D8DED8;
color: #47555A;
border-top: 1px solid #B7C2BC;
font-size: 11px;
font-weight: bold;
margin-top: 18px;
margin-bottom: 4px;
padding: 4px 4px 4px 4px;
}

/* --------------------------------- Dialog und Boerse -------------------------------*/
.dialog-beitrag, .boerse-beitrag {
background-color: #E8EBE9;
padding-left: 6px;
margin: 0px 0px 0px 0px;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}

div#dialog,div#boerse {
background-color: #E8EBE9;
margin-left: 4px;
}

#dialog select,#boerse select {
margin-left: 8px;
margin-top: 8px;
margin-right: 8px;
}

#dialog hr, #boerse hr {
height: 0px;
border-width: 0px;
}

#dialog textarea {
width: 316px;
height: 120px;
}

#boerse input, #boerse button {
margin-left: 8px;
}


/* ------------------- TEASER EINTRAG ---------------------- */
h1.teaser {
font-size: 17px;
font-weight: bold;
}

div.teaser {
font-weight: bold;
margin-bottom: 12px;
}

/* ------------------- TEASER ANZEIGE ---------------------- */
h1.teaserDisplay {
font-size: 12px;
margin: 8px 0px 0px 0px;
}

.teaserDisplayDate {
font-size: 10px;
color: #829196;
}

div.teaserDisplay {
background-color: #FFFFFF;
border-bottom: 1px solid #B7C2BC;
padding-bottom: 12px;
}

/* --------------------------LINK LIST -----------------------*/
div.kategorisierer ul li, ul.linklist {
list-style-image:url('hochgeladenedateien/style/list_arrow.gif');
}

div.kategorisierer a {
color: #000000;
}

div.kategorisierer a:hover {
color: #D00;
text-decoration: underline;
}

/* ------------------------- Feedback -------------------------*/

#feedback table {
border-collapse: collapse;
border: 1px solid #FFFFFF;
width: 99%;
table-layout: fixed;
}

#feedback td {
border: 1px solid #FFFFFF;
padding: 3px 0px 3px 4px;
}

#feedback h1 {display: none;}
#feedback h2 {display: none;}

/* ----------------------- Kategorien ----------------------------*/
#nextcat {
display: inline;
width: 50%;
position: absolute;
right: 0px;
border-top: 1px solid #B7C2BC;  
background-color: #E8EBE9;
margin-top: 12px;
text-align: right;
}

#prevcat {
position: absolute;
left: 0px;
display: inline;
width: 50%;
border-top: 1px solid #B7C2BC;
background-color: #E8EBE9;
margin-top: 12px;
}  

/* -------------------------- Mitarbeiter ------------------------- */
table#portrait {
border: 1px solid #B1BEB7;
}

table#portrait td {
padding: 0px 0px 0px 0px;
}

table#portrait img {
float: left;
}

#portrait .portrait_text {
padding: 0px 5px 0px 5px;
}

#portrait .portrait_name {
padding: 0px 5px 0px 5px;
margin-top: 5px;
font-weight: bold;
}

#portrait .bc {
margin-top: 5px;
}

#portrait .ext {
margin-top: 4px;
} 

/* -------------------------- Linkbeschreibung --------------------------*/
#LinkDes h3 {
font-size: 12px;
margin-bottom: 0px;
margin-top: 0px;
}

#LinkDes {
padding-left: 2px;
margin-bottom: 12px;
padding-bottom:12px;
border-bottom: 1px solid #B7C2BC;
}

#LinkLink {
margin-top: 0px; 
padding-left: 2px;
padding-right: 17px;
text-align: right;
}

#ExtLink {
padding-top: 5px;
padding-bottom: 5px;
}

/* ------------------------------ SITEMAP ---------------------------------- */
div#sitemap ul {
  list-style-image:url('/images/breadcrumb_arrow.gif');
  padding-top: 10px;
  padding-bottom: 20px;
  }
  
div#sitemap ul.sitemap {
  padding-top: 0px;
  padding-bottom: 0px;
  }

div#sitemap li {
  border-color: #B1BEB7;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  }  
  
div#sitemap ul li ul {
  padding-top: 10px;
  padding-bottom: 10px;
  }
  
div#sitemap ul li ul li {
  border-width: 0px;
  }  
  
/* ---------------------------- SUCHERGEBNISSE ----------------------------------  */
div#searchresults ul{
  margin-left: 0px;
  padding-left: 0px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #B1BEB7;
  }

div#searchresults ul li {
  list-style-type: none;
  }
  
div#searchresults ul ul {
  margin: 0px;
  }
    
div#searchresults ul li ul li a {
  list-style-image:url('hochgeladenedateien/style/list_arrow.gif');
  font-size: 12px;
  font-weight: bold;
  }   
  
div#searchresults ul li ul li {
  font-size: 11px;
  font-weight: normal;
  color: #829196;
  }
  
/* --------------------------- LETZTE ÄNDERUNG --------------------------*/ 
div.modify {
  margin-top: 20px;
  border-top: 1px solid #B1BEB7;
  font-size: 11px;
  }
  
/* ---------------------------- EINZELNER LINK ------------------------- */
#SingleLink ul {
  padding-left: 20px;
  }

#SingleLink ul.link_extern,#MultiLink ul.link_extern {
  list-style-image: url('/homepages/vst_berlin_neu/hochgeladenedateien/style/list_extern.gif');
  }
  
#SingleLink ul.link_intern,#MultiLink ul.link_intern {
  list-style-image: url('/images/breadcrumb_arrow.gif');
  }

#SingleLink ul.link_pdf, #MultiLink ul.link_pdf {
  list-style-image: url('/homepages/vst_berlin_neu/hochgeladenedateien/style/img_down.gif');
  padding-left: 37px;
  }
  
#SingleLink ul.link_jpg, #MultiLink ul.link_jpg {
  list-style-image: url('/homepages/vst_berlin_neu/hochgeladenedateien/style/link_jpg.gif');
  padding-left: 37px;
  } 
  
#MultiLink li {
   margin:8px 0px 8px 0px;
   }
   
#MultiLink ul {
   padding-top: 10px;
   padding-bottom: 20px;
   }
   
#MultiLink ul li ul {
  padding-top: 10px;
  padding-bottom: 10px;
  }

#printpanel {
display:none;
}
