body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/layout/background.jpg);
	font-size:11px;
	margin-top:50px;
}

a:link, a:visited {
	color:#3b3139;
	text-decoration:none;
	font-weight:bold;
}

a:hover, a:focus {
	text-decoration:none;
	color:#841118;
}

a img {
	border-width:0px;
}

a span {
	font-weight:normal;
}

#welcome {
	font-family:"Courier New", Courier, monospace;
	color:#fff;
	font-size:24px;
}

#welcome span {
	color:#841118;
}

#container {
	width:855px;
	margin:0px auto;
}

#navigation {
	font-family:"Courier New", Courier, monospace;
	height:246px;
	background-image:url(images/layout/head.png);
}

#navigation ul {
	margin:0px;
	padding:30px 0px 0px 10px;
	list-style:none;
	font-size:20px;
}

#navigation a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#navigation a:hover {
	font-weight:bold;
}

#navigation .current {
	font-weight:bold;
	font-style:italic;
}

#header {
	background-color:#fff;
	padding:40px 100px 20px 20px;
	border-bottom:17px solid #333;
}

#header .impression {
	float:left;
	margin-right:30px;
}

#header h1 {
	margin-top:0px;
	margin-left:130px;
	font-size:12px;
	border-bottom:1px dashed #000;
}

#body {
	background-color:#fff;
	padding-top:50px;
	background-image:url(images/layout/corner.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#content {
	float:left;
	width:548px;
	border-right:1px solid #000;

}

#content .highlight_left {
	clear:left;
}

#content .highlight_left, .highlight_center, .highlight_right {
	width:151px;
	float:left;
	margin-left:20px;
	margin-bottom:30px;
}

#content .highlight_left h1, .highlight_center h1, .highlight_right h1 {
	border-bottom:1px solid #000;
	margin:5px 0px 0px 0px;
	font-size:14px;
}

#content .highlight_left p, .highlight_center p, .highlight_right p {
	margin:5px 0px;
	clear:left;
}

#gallery {
	padding:20px 0px 20px 16px;
}

#gallery img {
	margin:3px;
}

#tv {
	width:474px;
	height:494px;
	position:relative;
}

#tv img {
	position:absolute;
	z-index:1000;
}

#controls img {
	position:relative;
	margin-right:5px;
}

#video {
	position:absolute;
	top:200px;
	left:70px;
	z-index:1;
}

#controls {
	position:absolute;
	top:442px;
	left:210px;
	z-index:2000;
}

#controls a {
	color:#fff;
}

#text h1, #videos h1 {
	color:#841118;
	font-size:18px;
	margin:15px 30px 15px 30px;
}

#text p {
	margin:10px 30px;
}

#text ul {
	list-style-image:url(images/layout/arrow.gif);
}

#text li {
	margin:10px 0px;
}

#tipps {
	width:250px;
	float:right;
	margin-right:50px;
}

#tipps a {
	margin-left:60px;
}

#tipps h1 {
	color:#841118;
	font-size:12px;
	padding-left:60px;
}

#tipps p {
	padding-left:20px;
}

#tipps ul {
	list-style-image:url(images/layout/rec-list.gif);
}

#tipps li {
	padding:10px 0px 0px 20px;
}

#tipps li a {
	margin:0px;
	font-weight:normal;
	color:#000;
	position:relative;
	top:-20px;
}

#tipps li a:hover {
	color:#841118;
}

#footer {
	background-color:#333;
	color:#fff;
	padding:5px;
	font-size:10px;
	text-align:center;
}

#footer a {
	color:#fff;
}

.clear {
	clear:both;
}




#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; }

