body {  
  font: 0.75em/1.5 Arial, Helvetica, sans-serif;
  background: #ffffff url(....jpg) no-repeat fixed top center;
}

h1, h2 {
  font: bold, 400%, Georgia;
}

h1.contentTitle {
  font-size: 100%;
}

h2.boxTitle {
  font-size: 100%;
  color:#990000;
}

h2.contentSubTopicTitleOnly {
  margin-bottom: 3px;
}

a:link, a:visited, a:active {
  color: #444444;
  text-decoration: none;
}

a:hover { 
text-decoration:none;
color:#6F4011;
text-shadow: Black;
}
/*    =Structure
------------------------------------------------------- */
#page {
  width: 100%;  
  min-width: 800px;
  height: 100%;
}

#sitearea {
  margin: auto;
  width: 800px;
  height: 581px;
  border: 2px solid #9D6732;
  background:  url(.jpg);
  
}
#language {
  margin: auto;
  width: 800px;
  height: 20px;
  text-align: right;
  
}

#left {
  width: 268px;
  height: 581px;
  background:#474546 url(slices/left.jpg) left no-repeat;
  float: left;
}

#right {
  width: 532px !important;
  height: 581px;
  background:  url(slices/right.jpg);
  float: right;
}
#menue {
  width: 532px;
  height:84px;
}

div.menue{
width: 532px;
text-align: center;
text-valign: bottom;
font-family: arial;
padding: 30px 0px 0px 10px;
color: #9D9170;
font-size: 14px;
}

#content { 
  color: #fff;
  height:393px;
  width:532px;
  float: right;
  background: url(.jpg) right no-repeat; 
}

#contentbottom { 
  color: #fff;
  height:100px;
  width:532px;
  float: right;
  background: url(.jpg) right no-repeat; 
}

.contentTitle {
color:#fff;
font-weight: bold;
font-size:120%;
padding: 15px 10px 10px 0px;
}

td.head
{
width: 520px;
height: 40px;
font-family: arial;
padding: 0px 0px 0px 10px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}
td.scroll
{
width: 520px;
height: 300px;
font-family: arial;
padding: 10px 0px 0px 10px;
font-size: 13px;
color: #efefef;
background-image: url(.jpg) border: 1px solid #1e598b;
scrollbar-3dlight-color: #fff;
 scrollbar-3dlight-color: #fff; 
 scrollbar-arrow-color: #9D6732; 
 scrollbar-base-color: #9D6732; 
 scrollbar-darkshadow-color: #9D9170; 
 scrollbar-face-color: #9D9170; 
 scrollbar-highlight-color: #9D9170; 
 scrollbar-shadow-color: #fff; 
 scrollbar-track-color: #......}
}

.topicText, .extraContent {
  padding-bottom: 10px;
  font-size:14px;
}


.footer {
  clear: both;
  margin: auto;
  background: url(.jpg) no-repeat bottom center;
  text-align: right;
  color:#fff;
  width:800px;
  height: 20px;  
  padding: 0px 0px 0px 0px;
}

/*    =Navigation
------------------------------------------------------- */
#menu {
  width: 200px;
  background-image: url(../../teresa%20zimmermann/webseite/deutsch/menue.jpg6);
  margin: auto;
  font-weight: bold;
}

#menu .menulist {  
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

#menu .menuitem {
  color: #990000;
  padding: 1px 5px 5px 7px;
  border-top: 0px solid #000;
}
#menu .pic {
background-image: url(../../teresa%20zimmermann/webseite/deutsch/adresse.gif6);
padding:0 0 0 0;
width: 150px;
border-bottom:0px solid #000000;
border-top:0px solid #000000;
}

#menu .menuitemselected {
  color: #990000;
  padding: 7px 7px 7px 7px;

}

#menu .menuitemselected .menuitemselected {
  border: none;
  padding: 4px 3px 0 10px; 
  background:  url(../../teresa%20zimmermann/webseite/deutsch/pics/submenulineselect.gif) no-repeat; 
}

#menu .menuitemselected a {
  color: #990000; 
  text-decoration: none;
}


#menu .firstelement {
  color: #000;
  padding: 80px 5px 5px 7px;
  border-bottom:0px solid #000000;
}

#menu .firstelement a {
  color: #000;
  text-decoration: none;
}

#menu .submenulist {  
  list-style-type: none;
  padding: 0 0 7px 35px;
  margin: 0;  
  font-size: 80%;
  text-transform: none;
}

#menu .subsubmenulist {  
  list-style-type: none;
  padding: 0 0 0 5px;
  margin: 0;
}

#menu .submenuitem {
  color: #DC2775;
  padding: 4px 3px 0 10px;    
}

#menu .submenuitemselect {
  color: #DC2775;
  padding: 4px 3px 0 10px;
  background:  url(../../teresa%20zimmermann/webseite/deutsch/pics/submenulineselect.gif) no-repeat; 
}

#menu .submenuitemline {
  color: #DC2775;
  padding: 4px 3px 0 10px; 
  background:  url(../../teresa%20zimmermann/webseite/deutsch/pics/submenuline.gif) no-repeat; 
  
}

#menu .submenuitem a, #menu .submenuitemselect a, #menu .submenuitemline a {
  color: #DC2775;
}

