#globalHeadArea {
  border-bottom: 3px solid #dea601;
  background: url(../images/swb_head_bg.gif) top left no-repeat;
  text-align: left;
 }

#head_logo { margin: 5px 10px 7px 20px; }
#head_einsendeschluss {margin: 0px 0px 25px 20px;}
#head_wappen { margin: 0px 0px 40px 160px;}


#imageContainer { margin: 0px 0px 5px 10px; float: right;}


.FirstMenuLevelClosed {
  background-image: url(../images/menu_levelone_unactive.gif);  
  background-repeat: no-repeat;

  font-size: 1.1em;
  font-weight: bold;
  padding: 8px 0px 8px 12px;
  margin: 5px 0px 5px 0px;
  list-style-type: none;
}

.FirstMenuLevelOpen {
  background-image: url(../images/menu_levelone_active.gif);  
  background-repeat: no-repeat;

  font-size: 1.1em;
  font-weight: bold;
  padding: 8px 0px 8px 12px;
  margin: 5px 0px 5px 0px;
  list-style-type: none;
}

.SecondMenuLevelClosed{
  list-style-image: url(../images/menu_listarrow_unactive.gif);
  font-size: 0.85em;

  padding: 0px 0px 6px 5px;
  background-image: none;
  margin: 0px;
}

.SecondMenuLevelOpen{
  list-style-image: url(../images/menu_listarrow_active.gif);
  font-size: 0.85em;

  padding: 0px 0px 6px 5px;
  background-image: none;
  margin: 0px;
}

.ThirdMenuLevel {
  list-style-image:  none;
  list-style-type: none;
  font-weight: normal;
  padding: 2px 0px 2px 21px;
  background-image: none;
  margin: 0px;
  text-indent: 0px;
  white-space: normal;
}




#globalLeftArea img { padding: 5px 5px 5px 10px; }

#globalFootArea a { color: #FFFFFF; text-decoration:none;  margin: 10px;}

#globalContentArea ul li ul li { font-size: 0.85em; list-style-type: none; list-style-image: none; padding: 2pxx;}
#globalContentArea ul li ul { padding: 5px; margin: 0px;}

.teaserLine { clear: both; border-bottom: 2px solid #dea601; width: 100%; margin: 0px 0px 15px 0px; padding: 0px; height: 15px;}
.teaserText {  margin: 0px;  padding: 0px; line-height: 1.2; } 
.teaserHead { margin: 0px 0px 10px 0px; padding: 0px; }
.teaserImageLeft { float:left; margin: 0px 10px 5px 0px; }

h1 { font-size: 16px; }
h2 { font-size: 14px; }

a:link {  color: #4f2364; text-decoration: underline; }
a:hover  {  color: #530043; text-decoration: none;}
a:visited {  color: #4f2364; text-decoration: underline; }
a img { border: 0px; }

table tr td { margin: 2px; padding: 5px; background-color: #E8E8E8; }
table tr th { margin: 2px; padding: 5px; background-color: #E0E0E0; }

#gallery table tr td { margin: 2px; padding: 5px; background-color: #FFFFFF; }


#globalContentArea ul li { 
  list-style-image: url(../images/menu_listarrow_unactive.gif);

  padding: 0px 0px 6px 5px;
  background-image: none;
  margin: 0px;
}

#globalMainArea {
  background-color: #FFFFFF;

  min-height: 500px;
  height: auto;

  overflow: hidden;
}

#globalLeftArea {
  background-color: #FFFFFF;
  width: 250px;

  float: left;
  text-align: left;

  height: 100%;
}

#globalContentArea {
  right: 0px;
  float: left;

  width: 667px;
  height: auto;

  margin: auto;
  background-color: #FFFFFF;
  text-align: left;
  padding: 30px 20px 30px 30px;
  
  overflow: hidden;
}

#breadCrumb ul {  margin: 0px 20px 20px 0px;  padding: 0px 0px 0px 0px;  list-style-position: inside; }
#breadCrumb ul li { 
  padding: 0px 7px 0px 21px;
  background-image: none;
  margin: 0px;

  display: inline; 
  background: url(../images/menu_listarrow_unactive.gif) 2px  5px no-repeat;
}

.invisible {
  position: absolute;
  left: -2000px;
  font-size: 1px;
  color: #FFFFFF
}

#globalLeftArea ul {  margin: 30px 0px 20px 0px;  padding: 0px 0px 0px 0px;  list-style-position: inside; }
#globalLeftArea ul ul {  margin: 10px 0px 0px 0px;  padding: 0px 0px 0px 0px;  list-style-position: inside; }
#globalLeftArea ul ul  ul {  margin: 0px 0px 0px 0px;  padding: 0px 0px 0px 0px;  list-style-position: inside; }

#globalLeftArea a { color: #4f2364; text-decoration: none; }

body {
  background-color: #a1cce1;
  text-align: center;
  margin-top: 20px;

  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
}

#globalContainer {
  margin: auto;
  width: 967px;
}



#globalFootArea {
  clear: both;

  width: 947px;
  height: 43px;

  border-top: 3px solid #dea601;
  background-image: url(../images/swb_footer.gif);  
  background-repeat: no-repeat;

  padding: 10px;
  color: #FFFFFF;
  text-align: left;
}