body {
	font-family: "Verdana","Bitstream Vera Sans",sans-serif;
	font-size: small;
	background: #F2FEBE;
	height:100%;
	margin: 0px;
}

html{
  height:100%;
}

hr{
  /*border:solid #000000 1px;*/
  border-style:none;
  color: #000000;
  background-color: #000000;
  height:1px;
}

a {
	color: #F2FEBE;
	text-decoration: none;
}

span a{
  color: #414141;
	text-decoration: none;
}

span a:hover{
  color: #a3a3a3;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #D0E30E;
}

#active_text
{
  text-align:right;
  font-weight: bold;
  color: D0E30E
}

#container{
  position:relative;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

#right-align{
text-align:right;
}

#header{
  background: transparent;
  position: fixed;
  height:120px;
  /*width: 100%;*/
  top: 0px;
  z-index: 1;
}

#left{
  border-style:solid;
  border-width:1px;
  border-right-style:none;
  border-color: #000000;
  background: #000000;
  position:fixed;
  top: 120px;
  left: 0px;
  /*width:145px;*/
  height: 100%;
  float:left; 
  z-index: 0;
}

#small-black-right{
  background: #000000;
  position:fixed;
  float: right;
  width: 5px;
  height: 100%;
  top:0px;
  right: 70px;
  z-index: 0;
}

#green-right{
  background: #A4B162;
  position:fixed;
  float: right;
  width: 13px;
  height: 100%;
  top:0px;
  right: 57px;
  z-index: 0;
}

#medium-black-right{
  background: #000000;
  position:fixed;
  float: right;
  width: 3px;
  height: 100%;
  top:0px;
  right: 54px;
  z-index: 0;
}

#yellow-right{
  background: #F2FEBE;
  position:fixed;
  float: right;
  width: 4px;
  height: 100%;
  top:0px;
  right: 50px;
  z-index: 0;
}

#big-black-right{
  /*border-color:#D0E30E;
  border-style:solid;
  border-width:1px;
  border-right-style:none;*/
  background: #000000;
  background-image: url("images/dabeisein.jpg");
  background-repeat: no-repeat;
  position:fixed;
  float:right; 
  width:52px;
  height: 100%;
  top:0px;
  right: 0;
  z-index: 0;
  /*padding-top: 50px;
  color: #D0E30E;
  font-family: "bradley hand itc";
  font-size: 40pt;
  font-weight: normal;
  overflow:visible;*/
}

#images{
  border-style:solid;
  border-width:1px;
  border-left-style:none;
  border-color: #000000;
  z-index: 0;
  position: fixed;
  float:left;
  background: #F2FEBE;
  left: 145px;
  top: 120px;
  width: 76px;
  height : 100%;
  background-repeat: repeat-y;
  background-position: top left;
}

#content{
  	background: #F2FEBE;
  	clear:both;
  	position:static;
  	float:none;
  	height: 100%;
  	z-index:0;
  	margin-top: 120px;
  	margin-left: 222px;
  	margin-right: 77px;
  	text-align: center;
  	padding-top: 30px;
  	padding-left: 20px;
  	padding-right: 20px;
}

.inhalt{
  height: 100%;
}

#logo{
  position:absolute;
  left:45px;
}

#logo2{
  position:absolute;
  left:5px;
}

div.melden{
width:80%;
   margin-left: auto;
   margin-right: auto;
}


P.title{
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    /*margin-left: 10%;*/
  }
  
P.sub_title{
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

li.list{
    /*padding-left: 10px;*/
    text-align: center;   
}

#table-id{
  text-align: left;
  margin-top: 10px;
  font-weight:normal;
  margin-left: 15%;
  margin-right: auto;
  border-style: none;
}

td.dtr{
  text-align:left;
  padding-bottom:3px;
}

td.itr{
  padding-top:3px;
  padding-left:30px;
}

.speaker{
  padding-right: 5px;
  position:relative;
  top: 1px;
}

ul.no-style{
  list-style-type:none;
  text-align:left;
  margin-left: auto;
  margin-right: auto;
}

#find{
  width: 400px;
}#contact-address{	background-image: url('images/contact.png');	width: 300px;	height: 80px;	background-repeat: no-repeat;	margin-left: 92px;}
.finder{
  width: 375px;
  margin-left: auto;
  margin-right: auto;
}
  
.stars{
    color: #D0E30E;
}
  
#place{
    /*font-style: italic;*/
}

#navigation{
  list-style-type: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #F2FEBE;
  text-align: right;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 80px;
	position: relative;
  z-index: 2;
  width: 115px;
}

ul#navigation li{
  padding-top: 5px;
  padding-bottom: 5px;
}
/*ul#navigation li {
    list-style: none;
    margin: 0.1em; 
    width: 100%; 
  }

  ul#navigation a {
    display:block;
    text-decoration: none;
    padding: 0.15em;
  }
  
  * html ul#navigation li {  /* Breitenangaben nur fuer IE 
    width: 100%;
    w\idth: 8.7em; 
  }*/