.menu1point{
  font-size: 0.8em;
  background-image: url(button.jpg);
  background-repeat: no-repeat;
  line-height: 30px;
  height: 33px;
  margin-top: 6px;
}

a.menu1:link,a.menu1:visited{
	display: block;
  font-weight:normal;
	color:#efefef;
  text-decoration: none;
}

a.menu1:hover,a.menuactive1:visited,a.menu1:focus{
	display: block;
  font-weight:bold;
	color:#ffd200;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}

/* Menueebene 2 */

.menu2point{
  font-size: 0.7em;
  padding: 6px 0 3px 10px;
  border-bottom: 1px solid #35312f;
}

a.menu2:link,a.menu2:visited{
	display: block;
  font-weight:normal;
	color:#efefef;
  background-color:inherit;
  text-decoration: none;
}

a.menu2:hover,a.menuactive2:visited,a.menu2:focus{
	display: block;
  font-weight:bold;
	color:#ffd200;
	background-color:inherit;
	text-decoration:none;
}h1.layouttitle{
  font-size: 1em;
}.messagebody{
  margin-left: -15px;
}

td input, td textarea {
  background-color: #222;
  border: 1px solid #24201f;
  color:#efefef;
}#gallery_wrapper{
  position: relative;
  top: 0px;
  left: 20px;
}

* html #gallery_wrapper{
  width: 100%;
}

#gallery_category_name{
  margin: 0;
  padding: 0;
  background-color:transparent;
  font-size: 18pt;
  font-weight: lighter;
}

#gallery_category_description{
  margin: 0;
  padding: 0;
  background-color:transparent;
  font-size: 12pt;
  margin-bottom: 5px;
}

#gallery_site_prev{
  float: left;
  background-color: #222;
  line-height:50px;
}

#gallery_thumbnails{
  float: left;
}

img.gallery_thumbnail{
  margin:0 3px 0 3px;
}

#gallery_site_next{
  float: left;
  background-color: #222;
}

#gallery_controls{
  clear: both;
  width: 607px;/*s. gallery_image_container*/
  font-size: 10pt;
  padding: 10px 0 5px 0;
  overflow: hidden;
}

#gallery_controls a:hover{
  text-decoration: underline;
}

#gallery_slideshow{
  float: left;
}

#gallery_imgcontrol_pos{
  float: right;
  width: 160px;
}

#gallery_img_prev{
  float: left;
}

#gallery_img_next{
  float: right;
}

#gallery_media_container{
  float: none;
  width:607px;/*s. gallery_controls*/
  /*height:500px;*/
  margin-right:20px;
  background-color: transparent;
}

#gallery_image_container{
  background-color: transparent;
}

#gallery_image_spacer_span{
  background-color:transparent;
}

#gallery_image_preload_div {
  background-color: transparent;
}

#gallery_image_preload {
  background-color: transparent;
}

#gallery_info1 {
  display: none;
  
}

#gallery_image_name1{
  
}

#gallery_download_button1{
  
}

#gallery_image_description1{
  
}

#gallery_info2 {
  background-color: transparent;
  margin-top: 10px;
  width: 95%;
  /*background-color: gray;
  width: 290px;
  position: absolute;
  left: 528px;*/
}

#gallery_image_name2{
  background-color: transparent;
  font-size: 0.8em;
  display: none;
}

#gallery_download_button2{
  background-color: transparent;
  font-size: 80%;
  /*display: none;*/
}

#gallery_image_description2{
  background-color: transparent;
  font-size:10pt;
}






.clear{
  clear: both;
  height: 0px;
}html, body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #141414;
  color:#c0c0c0;
}

a {
  color: #c0c0c0;
  text-decoration: none;
}

a:hover {
  /*color: #dd0000;*/
  font-weight:bold;
  color: #ffd200;
}#wrapper{
  width: 100%;
  text-align: center;
}

#layoutpos{
  width: 980px;
  margin: 15px auto 0 auto;
  text-align: left;
  background-color: #101010;
  border: 1px solid #24201f;
}

#header{
  height: 200px;
  background-color: inherit;
  background-image: url(byK_logo.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}

#main{
  
}

#menuv{
  background-color: inherit;
  float: left;
  width: 240px;
  height: 100%;
  margin:0 10px 0 10px;
}

#menuv_content{
  
}

#content{
  color: #efefef;
  background-color: inherit;
  font-size: 0.8em;
}

* html #content{
  margin-bottom:-2px;
}



#content_content{
  width:680px;
  padding: 10px;
  margin: 0 10px 10px 0;
  background-color: #101010;
  border: 1px solid #24201f;
}

* html #content_content{
  width:  100%;
}

.clearfix{
  display: inline-block;
}

* html .clearfix{height: 1%;}

#ie_clearing{
    position:static;
    display:block;
    clear:both;
    width: 100%;
    font-size:0px;
    margin: -2px 0 -1em 1px;
  }
  
  * html #ie_clearing{margin: -2px 0 -1em 0;}

#footer{
  text-align: center;
  font-size: 0.7em;
  background-color: inherit;
  color:#efefef;
}
