/*Design by Free CSS Templateshttp://www.freecsstemplates.orgReleased for free under a Creative Commons Attribution 2.5 License*/td {	margin:0px;	margin-left:0px;	font: 13px/110% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	text-align: justify;}/* Style fuer die Frameueberschrift */p.head3 {	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-weight:bold;	color:#333333;	text-decoration:none;	font-size: 120%;} a:link    {color:#990000; text-decoration:none;	font-weight: bold;}a:active  {	color:#990000;	text-decoration:none;	font-weight: bold;}a:visited {color:#6C6C6C; text-decoration:none;}a:hover   {	color:#990000;	text-decoration:none;	font-weight: bold;} body {	margin: 0;	padding: 0;	color: #5f5e5f;	font: 13px/1em Arial, Helvetica, sans-serif, verdana;	background-color: #efefef;}input, textarea {	font-family: Arial, Helvetica, sans-serif;	font-size: 1em;	color: gray;}h1, h2, h3 {	font-family: Arial, Helvetica, sans-serif;	color: gray;}h1 {	font-size: 3em;}h2 {	font-size: 2em;}h3 {	font-size: 1em;}p, ul, ol {	margin-bottom: 1.8em;}ul, ol {}blockquote {}a {	color: #414141;	text-decoration: none;}a:hover {	text-decoration: none;}hr {	display: none;}/* Menu */#menu {	width: 680px;	margin: 0 auto;	background: #FFFFFF url(images/img01.gif) repeat-x;	padding-right: 0;	padding-bottom: 0px;	padding-left: 0;	height: 45px;}#menu ul {	height: 45px;	margin: 0;	padding: 0;	background: url(images/img03.gif) no-repeat;	list-style: none;}#menu li {	float: left;	height: 45px;	background: url(images/img03.gif) no-repeat right top;}#menu a {	float: left;	height: 20px;	margin: 0px;	padding: 10px 15px;	text-decoration: none;	text-transform: uppercase;	font-size: smaller;	font-weight: bold;	color: #880000;}#menu a:hover {	background: url(images/img02.gif) repeat-x;	color: white;	height: 45px;}#menu .current_page_item a {	height: 45px;	color: #FFFFFF;}/* Splash */#splash {	width: 680px;	height: 100px;	margin: 0 auto;}/* Logo */#logo {	width: 680px;	height: 60px;	margin: 0 auto;	border-bottom: 6px solid #880000;	color: #414141;	padding-top: 10px;}#logo h1, #logo h2 {	margin: 0;	padding: 0 5px;}#logo h1 {	float: left;	padding-top: 10px;	text-transform: uppercase;	font-size: 3em;}#logo h2 {	float: right;	padding-top: 25px;	text-transform: uppercase;	font-weight: bold;	font-size: 14px;}#logo a {	text-decoration: none;	color: #880000;	font-weight: bold;}/* Page */#page {	width: 680px;	margin: 0 auto;	padding: 30 px;}/* Content */#content {	float: right;	width: 690px;}.post {	padding-bottom: 20px;
	padding-left: 13px;
}.post .title {	text-transform: uppercase;	font-size: 24px;
	letter-spacing: 0;
	border-bottom: 1px dashed #B9B9B9;
	padding: 10px 5px 10px 0;
	margin: 0 0 0 10px;
}.post .title a {	text-decoration: none;}.post .entry {	padding: 10px 0px;}.post .meta {	height: 26px;	background: #F5F5F5;	border-top: 1px solid #E9E9E9;	text-decoration: none;	text-transform: uppercase;	font-size: smaller;}.post .posted {	float: left;	height: 16px;	padding: 5px 20px;}.post .permalink, .post .comments {	float: right;	height: 16px;	padding: 5px 20px;}.post .permalink {}/* Footer */#footer {	clear: both;	width: 680px;	height: 50px;	margin: 0 auto;	padding: 20px 0;	border-top: 4px solid #3F3F3F;	font-size: smaller;}#footer p {	margin: 0;	text-align: center;	line-height: normal;}/***********************************************//* Lightbox */#lightbox{	position: absolute;	 left: 0; top: 20px !important; 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; top:-10px; 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%	; position:relative;        top:-10px; }#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; }