html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 80% Trebuchet, Verdana, Arial;
  background: #D4D4D4;
  color: #000;}

p
{ padding: 0 0 10px 0;
  color: #1D1D1D;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 175% Trebuchet, Verdana, Arial;
  color: #1D1D1D;
  text-shadow: 1px 1px #fff; 
  letter-spacing: -1px;
  margin: 0 0 10px 0;}

h2
{ font: normal 155% Trebuchet, Verdana, Arial;}

h3
{ font: normal 130% Trebuchet, Verdana, Arial;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;
  font: normal 150% Trebuchet, Verdana, Arial;
  color: #FFF;
  line-height: 1.5em;}

h5, h6
{ font: normal 95% Trebuchet, Verdana, Arial;
  color: #888;
  padding-bottom: 15px;}

a, a:hover
{ color: #1D1D1D;
  background: transparent;
  outline: none;
  text-decoration: none;}

a:hover
{ text-decoration: underline;}

ul
{ margin: 1px 0px 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #content_grey
{ margin-left: auto; 
  margin-right: auto;}

#main
{ 
   background: transparent;}
  
#header
{ padding: 10px 0 0 0;
  width: 920px;
  height: 110px;
  background: transparent;}

#logo
{  float: right;
   margin-right: 5px;}

#banner
{ width: 790px;
  float: left;
  height: 50px;
  padding: 5px 0 0 0;
  background: transparent;}
  
#welcome
{ width: 790px;
  float: left;
  height: 50px;
  margin: 0 auto;
  background: transparent;} 
  
#banner H1
{ font: normal 350% Trebuchet, Verdana, Arial;
  font: bold;
  letter-spacing: -3px;
  text-shadow: 1px 1px #000;
  color: #1D1D1D;}

#welcome_slogan
{ font: normal 200% Trebuchet, Verdana, Arial;
  font color="#848484"
  letter-spacing: -2px;
  text-shadow: 1px 1px #fff;
  color: #535353;
  padding: 10px 0 0 0;}  

#menubar
{ width: 920px;
  height: 50px;
  text-align: center; 
  margin: 0 auto;
  background: #771449;
  background: -moz-linear-gradient(#771449, #640A3A);
  background: -o-linear-gradient(#771449, #640A3A);
  background: -webkit-linear-gradient(#771449, #640A3A);
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border: 10px 10px 10px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;} 
  
ul#menu
{ margin:0;}

ul#menu li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;
  background: transparent;}

ul#menu li a
{ float: left;
  font: bold 120% Trebuchet, Verdana, Arial;
  height: 24px;
  margin: 10px 0 0 20px;
  text-shadow: 0px -1px 0px #000;
  padding: 6px 15px 0 15px;
  background: transparent; 
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  text-align: center;
  color: #FFF;
  text-decoration: none;} 
  
ul#menu li.current a
{ color: #771449;
  background: #FFF;
  background: -moz-linear-gradient(#fff, #D4D4D4);
  background: -o-linear-gradient(#fff, #D4D4D4);
  background: -webkit-linear-gradient(#fff, #D4D4D4);
  text-shadow: none;}
  
ul#menu li:hover a
{ color: #1D1D1D;
  background: #FFF;
  background: -moz-linear-gradient(#fff, #D4D4D4);
  background: -o-linear-gradient(#fff, #D4D4D4);
  background: -webkit-linear-gradient(#fff, #D4D4D4);
  text-shadow: none;}

#site_content
{ width: 920px;
  overflow: hidden;
  margin: 0 auto;} 

.sidebar_container
{ float: left;
  margin: 10px 20px 0 0;
  width: 210px;
  padding: 0;}

.sidebar
{ float: left;
  width: 210px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% Trebuchet, Verdana, Arial;
  width: 190px;}

.sidebar h2
{ padding: 5px 0 0 10px;
  font: normal 140% Trebuchet, Verdana, Arial;
  height: 30px;
  text-shadow: 0px -1px 0px #000;
  color: #fff;
  background: #771449;
  background: -moz-linear-gradient(#771449, #640A3A);
  background: -o-linear-gradient(#771449, #640A3A);
  background: -webkit-linear-gradient(#771449, #640A3A);
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border: 10px 10px 10px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}

ul#navi
{ margin:0;}



ul#navi li
{ width: 200px;
  height: 25px;
  padding: 10px 10px 10px 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #771449;
  background: -moz-linear-gradient(#771449, #640A3A);
  background: -o-linear-gradient(#771449, #640A3A);
  background: -webkit-linear-gradient(#771449, #640A3A); 
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
 -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}


ul#navi li a
{ font: normal 130% Trebuchet, Verdana, Arial;
  width: 190px;
  height: 25px;
  padding: 3px 10px 8px 8px;
  background: transparent; 
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  color: #FFF;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;}

  
ul#navi li.current a
{ color: #771449;
  background: #FFF;
  background: -moz-linear-gradient(#fff, #D4D4D4);
  background: -o-linear-gradient(#fff, #D4D4D4);
  background: -webkit-linear-gradient(#fff, #D4D4D4);
  text-shadow: none;}
  

ul#navi li:hover a
{ color: #771449;
  padding: 5 5 5 5px;
  background: #FFF;
  background: -moz-linear-gradient(#fff, #D4D4D4);
  background: -o-linear-gradient(#fff, #D4D4D4);
  background: -webkit-linear-gradient(#fff, #D4D4D4);
  text-shadow: none;}


#content
{ width: 680px;
  margin-bottom: 20px;
  float: left;}

.content_item
{ width: 680px;
  margin-top: 15px;
  margin-bottom: 5px;}
  
.content_image
{ float: left; 
  width: 200px;
  height: 200px;
  margin: 0 2px 10px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;}
  
.content_container
{ width: 420px;
  padding: 5px;
  margin-right: 10px;
  float: left;}
  
#footer
{ width: 920px;
  height: 20px;
  padding-top: 20px;
  text-align: center; 
  background: transparent;
  text-shadow: 1px 1px #fff;
  color: #535353;}

#footer a, #footer a:hover
{ color: #535353;
  text-decoration: none;
  padding-bottom: 20px;}

#footer a:hover
{ text-decoration: underline;}

#footer a, #footer a:hover
{ color: #535353;
  text-decoration: none;}

#footer a:hover
{ text-decoration: underline;}
  

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% Trebuchet, Verdana, Arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% Trebuchet, Verdana, Arial;
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: 100% Trebuchet, Verdana, Arial;
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #5082BD; 
  color: #FFF;}

/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 680px;
  height: 450px;
  overflow: hidden;
  position: relative;
  margin: 0;
  margin-top: 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: 680px;
  height: 38px;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 10px 25px 10px 25px; 
  background: transparent url(../images/transparent.png) repeat;  
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: normal 130% Trebuchet, Verdana, Arial;
  color: #FFF;}

div#flashcontent {
  background: transparent none repeat scroll 0% 50%;
  width: 920px;
  height: 700px;
  border: 0;
  margin-right: auto;
  margin-left: auto;
  font-color:black;}

#LeistBild
{  width= 680px; 
   height= 450px;
   margin: 20px 5px 0px 0px;
   line-height: 200%;
   align="center";
   background: transparent;}

#SpalteLi,
#SpalteMi,
#SpalteRe
{  width: 33.33%;
   float:left;}


.clr { clear: both; }



#flashcontent
{ font: normal 80% Trebuchet, Verdana, Arial;
  background: #D4D4D4;
  color: #D4D4D4;}


