
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(resources/logo_dvd.png) no-repeat;
}
#key_visual {
   background: url(resources/dexter-2010.jpg) no-repeat;
}
#slogan {
  font-family: Tahoma, serif;
  font-style: italic;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #8a3b00;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset4/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #627700;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset4/n1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #627700;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset4/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #bc6c10;
}
a.sub_nav_active_item, a.sub_nav_active_item-rot {
  background: url(images/dynamic/buttonset4/bn1active.gif) no-repeat;  
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #627700;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset4/rsn1-40.gif) no-repeat;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
a.sub_nav_item-rot {
  background: url(images/dynamic/buttonset4/rsn1-40-rot.gif) no-repeat;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
a.sub_nav_item:hover, a.sub_nav_item-rot:hover {
  background: url(images/dynamic/buttonset4/sn1.gif) no-repeat; 
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #89a600;
}
.content h1 {
  font-size: 30px;
  font-weight: normal;
  text-decoration: none;
  color: #627700;
}
.content h2 { 
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #627700;
}
.content h3 {  
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #627700;
}
.content {  
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
.content a:link {  
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #005ffc;
}
.content a:visited {  
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #005ffc;
}
.content a:hover {  
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #bc6c10;
}
.content a:active {  
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #434847;
}

#footer_text {
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #6b7889;
}
.abstand-100  {
	height: 250px;
	}

.square  {
	list-style: square inside;
	margin-left: 140px;
	padding: 0px;
	}
.disc  {
	list-style: disc inside;
	margin-left: 40px;
	}	
.circle  {
	list-style: circle inside;
	margin-left: 70px;
	}	
.tip  {
	list-style: square outside;
	margin-left: 40px;
	padding: 0px;
	}
hr   {
	height: 1px;
	margin: 0 auto;
	text-align:center;
	color: #627700;
	background-color: #627700;
	}
.info-a  {
	color: #c50500;
	font-weight: bold;
	line-height: 1.5;
	}
/*-------------------Lightbox--------------------------------------*/
.lightbox   {  
	line-height: 1.3;
	margin-left: 0px;
}  

.lightbox img {
    border: 1px solid #ffffff;
	}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url(./images1/blank.gif) no-repeat; display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images1/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images1/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font-size: 0.63em; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 113px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*---------------------------Ende---Lightbox--------------------------*/

/*-----------Linkseite--------------------------------------*/
	
#bottom {
	clear: both;
	float: left;
	width: 99%;
	height: 100%;
	margin-bottom: 10px;
	padding: 0;
	background: transparent;
	border: 0px solid #D4CCAA;	
	text-align: left;
	
	}

#bottom-divs {
	float: left;
	clear: both;
	margin: 0;
	padding: 26px;
	}

#bottom-zentral {
	width: 65%;
	padding: 20px 20px 20px 144px;
	float: left;
	}
#bottom-left,
#bottom-right {
	width: 45%;
	padding: 20px 0 20px 20px;
	float: left;
	}

#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #555;
	}

#bottom ul li a {
	display: block;
	padding: 0 10px 0 10px;	
	color: #005ffc;
	text-decoration: none;
	}

#bottom ul li a:hover {
	background: #E0E0E0;
	color: #bc6c10;
	line-height: 26px;
	}

#bottom-sep {
	clear: both;
}
#copyright  {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 170px;	
}
.copy p {
	font-size: 0.81em;    
	font-weight: normal;
	text-decoration: none;
	margin: 5px 0 5px 0px;
	padding: 0;
	line-height: 1.3;
	}
/*----------------Impressum-------------------------------------------------*/
#adresse-li  {
	width: 30%;
	float: left;
	text-align: left;
	padding: 0 0 0px 0px;
	font-weight:bold;	
	}
#adresse-re {
	text-align: left;	
	padding: 0 0 0px 0px;
	}


	
