/*
Design by cadomedia.com media concepts Köln
Agentur für visuelle Kommunikation, Design, Druck, Web und Werbung
http://www.cadomedia.com
*/

*
{
margin: 0px;
padding: 0px;
}

img {
  margin-left: 10px;
  margin-right: 10px;
  border: 0px;
  border-color: #FFFFFF;
}

a:link {
	color: #AA121F;
}

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

a:visited {
	color: #AA121F;
}

body {
	background: #ffb90f url(images/back_all.gif) repeat-y center;
	color: #AA121F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content
{
	margin: 0 auto;
	width: 892px;
	text-align: left;
	border-left: 2px solid #AA121F;
    border-right: 2px solid #AA121F;
}

#back
{
width: 892px;

}

#header {
	height: 210px;
	text-align: left;
}

#menu
{
	width: 852px;
	height: 81px;
	background: url(images/menu.gif) no-repeat;
	padding-left: 40px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 135px;
	height: 31px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 13px;

}

#menu a:hover {
	width: 135px;
	height: 31px;
	color: #F1F1F1;
	background: url(images/menu_r.gif) repeat-x;
}


#logo {
	background: url(images/header.jpg) no-repeat;
	width: 862px;
	height: 100px;
	text-align: left;
	padding-left: 30px;
	padding-top: 50px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #AA121F;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
font-weight: normal;
}

#main
{
padding: 10px;
}

#left
{
	width: 216px;
	margin-left: 5px;
}

#left H3
{
width: 190px;
height: 38px;
font-size: 14px;
font-weight: bold;
padding-left: 26px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

#left .title_back
{
background: url(images/title_back.gif) no-repeat;
padding-top: 10px;
}

#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li {
	padding: 4px 20px;
}

#left a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

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

#left a:visited {
	color: #FFFFFF;
}

#left p
{
padding: 10px;
}

#right
{
	float: right;
	width: 620px;
	padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #AA121F;
}

#right a
{
color: #AA121F;
text-decoration: none;
}



#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AA121F;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.date {
	text-align: right;
	color: #AA121F;
	font-size: 11px;
}

.date a {
	color: #AA121F;
}



#footer {
	height: 57px;
	clear: both;
	padding-top: 10px;
	border-top: 4px solid #AA121F;
	background: url(images/footer.gif) repeat-x
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; 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: 66px; 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; }
