html{
margin:0;
padding:0;
}

body{
margin:0;
padding:0;
background: #c9cfa4 url(../img/background.jpg) repeat-y 50% 0;
}

#content{
height:auto;
width: 814px;
margin:auto;
padding:0 0 44px 0;
text-align:left;
}

#decohead, #decofoot {
background-color: #e5e5de;
height: 11px;
width: 814px;
}

#topmenue{
height:110px;
width: 814px;
background-image:url(../img/alphabeet.jpg);
background-repeat:no-repeat;
}
#topmenue-print{
display: none;
}

#pic {
height: 288px;
width: 537px;
padding-right: 1px;
float: left;
}

#menu {
background-image:url(../img/topbar-green.jpg);
background-repeat:no-repeat;
width: 276px; 
height: 288px;
float: left;
}

#textarea {
width: 814px;
text-align:left;
background-color: #FFF;
}

#column1 {
float:left;
margin-top: 33px;
padding: 0 22px 22px 22px;
border-right: 1px solid #5e5e50;
width: 214px; /* 264 - 44 */
min-height: 250px;
}

#column2 {
float:left;
margin-top: 33px;
padding: 0 22px 22px 22px;
border-right: 1px solid #5e5e50;
width: 231px; /* 264 - 44 */
min-height: 250px;
}

#column3 {
float:left;
margin-top: 33px;
padding: 0 22px 22px 22px;
width: 215px; /* 264 - 44 */
min-height: 250px;
}

#column4 {
float:left;
margin-top: 33px;
padding: 0 22px 22px 22px;
width: 446px;
border-left: 1px solid #5e5e50;
min-height: 250px;
}

#column5 {
float:left;
margin-top: 33px;
padding: 0 22px 22px 22px;
width: 493px;
border-right: 1px solid #5e5e50;
min-height: 250px;
}

#column6 {
float:left;
margin-top: 33px;
padding: 0 22px 22px 22px;
width: 214px; /* 264 - 44 */
min-height: 250px;
}

#column1-i {
float:left;
margin-top: 33px;
padding: 0 22px 22px 22px;
border-right: 1px solid #5e5e50;
width: 214px; /* 264 - 44 */
min-height: 250px;
} 

#column2-i {
float:left;
margin-top: 33px;
padding: 0 22px 22px 22px;
width: 232px; /* 264 - 44 */
min-height: 250px;
}

#column3-i {
float:left;
margin-top: 33px;
padding: 0 22px 22px 22px;
border-left: 1px solid #5e5e50;
width: 214px; /* 264 - 44 */
min-height: 250px;
}

/* ------ font-styles ------- */
p, body, #textarea {
   color:#5e5e50;
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   line-height: 1.5;
}
.topmenue {
   padding: 88px 11px 0 560px;
   color: #908e86;
   font-size: 9px;
   line-height: 1;
}
.topmenue a {
   color: #908e86;
}
h1 {
   color: #b3c202;
   font-size:14px;
   line-height: 1.8;
   font-weight:bold;
   margin-bottom: 22px;
}
a {
    /*  color: #b3c202; */
    /*  color: #87337d; */
      color: #5e9cbc;
      text-decoration: none;
}
.submenu {
   padding-bottom: 22px;
}

.bildlegende {
   font-size:10px;
   color: #8e9d02;
}

/* ------ formatting styles ------ */
.teampic {
        margin-right: 10px;
        margin-bottom: 120px;
        float:left;
}

.leftpic {
        margin-right: 10px;
        margin-bottom: 10px;
        float:left;
}

.rightpic {
        margin-left: 10px;
        margin-bottom: 10px;
        float:right;
}

.linie {
        border-bottom: 1px solid #5e5e50;
        font-size: 0;
        line-height: 1;
}

.unfloater {
        background:#fff;
        clear: both;
}
.containerend {
        display: block;
        padding-bottom: 22px;
}
.titelgrafik {
        display: block;
        padding-bottom: 6px;
}
.titelsubmenu {
        display: block;
        padding-bottom: 0;
}
.alignright {
        text-align: right;
}
.soundref {
        background-image: url(../imgportfolio/sound-klein.gif);
        background-repeat: no-repeat;
        padding-left: 20px;
        line-height: 20px;
}

ul#thumbs a:hover{
  overflow:visible;
  z-index:2; /* für Lightbox geändert */
  border:none;      
}
ul#thumbs li {
list-style: none;
display: inline;
}

ul#thumbs li img {
border: none;
margin: 5px 5px 10px 0;
}

/* ------ navigation level 1 ---------*/
#menulook ul{
  margin-top: 33px;
  margin-left: 44px;
  padding: 0em;
  list-style-type: none;
  color: #666;
}

#menulook ul li {
 /* background-color: #b1b2b4;  */
	color: #666;
}

#menulook ul li#li_nav1_open{  /* special layout for open links */
/*  background-color: #b1b2b4;  */
	height: auto !important;
	height: 34px;
}

#menulook ul li a{
  display: block;
  background-repeat: no-repeat;
  height: 34px;
  line-height: 34px;
  color: #666;
  text-decoration: none;
  font-weight: bold;
  padding-left: 0;
}

#menulook ul li a:hover, #menulook ul li a:focus{
  color: #99141b;
}

#menulook ul a#a_nav1_open, #menulook ul a:hover#a_nav1_open{
  font-weight: bold;
  color: #99141b;
}
#menulook ul a#a_nav2_open, #menulook ul a:hover#a_nav2_open{
  font-weight: bold;
  color: #99141b;
}

/* ------ Design for submenu --------*/
#menulook li li{
  display: block;
  padding-left: 30px;
  line-height: 1.1em;
  color: #666;
  border-bottom: 0px solid #e0f0f5;
  text-align: left;
}

#menulook ul ul a{
  position: relative;
  display: block;
  background-repeat: no-repeat;
  padding: 0em;
  padding-left: 110px;
  padding-top: 0.28em;
  padding-bottom: 0px;
  color: #666;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
}

#menulook ul ul a:hover, #menulook ul ul a:focus, #menulook ul ul a#a_nav2_open{
  color: #99141b;
}