/* CSS 2sense main */

body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
	word-spacing: 2px;
	color: #222222;
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

TD, BODY, TABLE, TR {
	font-family: Verdana;
	font-size: 11px;
	word-spacing: 2px;
	color: #222222;
}

A:visited {
	text-decoration: none;
	color: #222222;
}
A:link {
	color: #0042a5;
	text-decoration: none;
}
A:hover {
	color: #0042A5;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0042A5;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: -4px;
	text-shadow: #4F73B6 2px 2px 2px;

}

.strong {
	color: #222222;
	letter-spacing: 1px;
	font-family: "Arial Narrow", Verdana;
	font-size: 12px;
	font-weight: bolder;
	}
	
.Kursiv {
	font-family: Tahoma;
	letter-spacing: 2px;
	font-size: 12px;
	font-style: italic;
	color: #222222;
}

.Unterstrichen {
	font-family: Tahoma;
	letter-spacing: 1px;
	font-size: 12px;
	color: #222222;
	border-bottom: #0042A5 1px solid;
}

.columne {
	-moz-column-count: 2;
	font-family: Tahoma;
	line-height: 1.5em;
	color: #222222;
	font-size: 12px;
	text-align: left;
}

#navbox {width: 660px; margin-left: 2px;}

#maintable {
	width: 730;
	background-image: none;
	background-color: #FFFFFF;
	top: 119px;
}

#agency {
	width: 111px;
	height: 99px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 200;
	float: left;
}

#hidepage {
position: absolute;
left:0px;
top:0px;
background-color: #B5B5B5;
height: 100%;
width: 100%;
z-index: 2000;
color: #0042A5;
}

/* LIGHTBOX CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1000; 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: 100; }
#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/galerie/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/galerie/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: 500; width: 100%; height: 500px; background-color: #000; }
/* ENDE LIGHTBOX CSS/*





 /* NAVIGATION */
 
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav, 
#nav ul {padding:0; margin:0; list-style:none; font: 12px verdana; background: #CCCCCC; background-repeat:repeat-x; position:relative; z-index:5;}
#nav {height:23px; width:660px; padding:0; background:url(images/nav_bg.gif); text-align:left;}

#nav table {border-collapse:collapse;}
#nav li {float:left;}
#nav li li {float:none;}
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#333333; height:23px; padding:0 20px 0 10px; line-height:22px; text-decoration:none; white-space:nowrap; border-left:1px solid #9E9E9E;}
#nav li li a {height:21px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:5;}
#nav a:hover {position:relative; z-index:5; color: #0042A5; border-left:1px solid #9E9E9E;}
#nav li:hover > a {font: 12px verdana; border-left:1px solid #9E9E9E; color:#0042A5;}

#nav :hover  ul {left:0; top:23px; border-left:1px solid #9E9E9E; z-index:5;}
#nav a:hover ul {left:-1px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

#nav li:hover li:hover > ul {left:0; margin-left:100%; top:0;}
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
#nav li:hover li:hover > a {font: 12px verdana; color:#0042A5; border-left:1px solid #9E9E9E;}

#nav li a:hover ul li a:hover {background:#BBDD8D;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:0;}

#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
