html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#fff url(gfx/body_bg.jpg) top center repeat;
	margin:0; padding:0;}

body {
	width:816px;
	margin:60px auto;}	
/* --- RESETS ------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;}	
	
ul, ol, li {
	margin:0;
	padding:0;}
	
a img {border:0;}

a {
	text-decoration:none;
	color:#772f32;}
a:hover {
	text-decoration:underline;}
a:visited, a:active {
	color:#515151;}	

a.mark {
	text-decoration:underline;
	color:#772f32;}	
a.mark:hover {
	color:#515151;}

/* --- GENEREALS ---------------------------------------------- */
q {
	float:left;
	font-weight:bold;
	font-size:1.2em;	
	font-style:italic;
	color:#515151;
	margin:8px 0 8px 0;}
	
p {text-align:justify;}
p.small {font-size:0.8em;}

strong.rot {color:#772f32;}

span.mark {color:#772f32;}
li.mark a {color:#772f32;}

ul, ol {
	float:left;
	margin:6px 0 6px 20px;}
li {
	padding:0 12px 0 0;
	margin:4px 0 4px 0;}

li a {
	color:#515151;}
li a:hover {
	color:#772f32;}	
	
h1, h2, h3, h4 {color:#772f32;}	

h1 {font-size:1.5em;
	text-transform:uppercase;}
h2 {font-size:1.2em;}
h3 {font-size:1em;}
h4 {font-size:0.8em;}	
/* --- HEADER ------------------------------------------------- */
div#header {
	float:left;
	width:816px;
	background:#9c9da2;}
div#header img {
	float:left;}
div#header a img {	
	margin:0 15px 0 0;}
	
div#header_i {
	width:400px;
	background:#9c9da2;
	margin:0 0 8px 0;}	

/* --- CONTENT ------------------------------------------------ */
div#content {
	float:left;
	width:816px;
	padding:0 0 24px 0;}
div#content_i {
	width:404px;}	
	

div.img {
	float:left;
	width:412px;
	padding:20px 0 0 0;
	margin:0 0 12px 0;}
div.txt {
	float:right;
	width:372px;
	min-height:388px;
	background:#d0d1d5;
	padding:21px 14px 12px 14px;}
* html div.txt {
	height:388px;}
	
div#copy {
	float:right;
	margin:21px 14px 0 0;
	font-size:0.8em;
	color:#666;}

/* --- MENU --------------------------------------------------- */
div#menu a {
	display:block;
	float:left;	
	height:42px;}
a#senegal {
	width:96px;
	background:#772f32 url(gfx/menu_senegal_0.gif) top left no-repeat;}
a#senegal.active, a#senegal:hover {
	background:#772f32 url(gfx/menu_senegal_1.gif) top left no-repeat;}
a#petiteden {
	width:113px;
	background:#772f32 url(gfx/menu_petiteden_0.gif) top left no-repeat;}
a#petiteden.active, a#petiteden:hover {
	background:#772f32 url(gfx/menu_petiteden_1.gif) top left no-repeat;}
a#restaurant {
	width:128px;
	background:#772f32 url(gfx/menu_restaurant_0.gif) top left no-repeat;}
a#restaurant.active, a#restaurant:hover {
	background:#772f32 url(gfx/menu_restaurant_1.gif) top left no-repeat;}
a#aktivitaeten {
	width:122px;
	background:#772f32 url(gfx/menu_aktivitaeten_0.gif) top left no-repeat;}
a#aktivitaeten.active, a#aktivitaeten:hover {
	background:#772f32 url(gfx/menu_aktivitaeten_1.gif) top left no-repeat;}	
a#impressionen {
	width:143px;
	background:#772f32 url(gfx/menu_impressionen_0.gif) top left no-repeat;}
a#impressionen.active, a#impressionen:hover {
	background:#772f32 url(gfx/menu_impressionen_1.gif) top left no-repeat;}	
a#angebot {
	width:96px;
	background:#772f32 url(gfx/menu_angebot_0.gif) top left no-repeat;}
a#angebot.active, a#angebot:hover {
	background:#772f32 url(gfx/menu_angebot_1.gif) top left no-repeat;}
a#gaestebuch {
	width:118px;
	background:#772f32 url(gfx/menu_gaestebuch_0.gif) top left no-repeat;}
a#gaestebuch.active, a#gaestebuch:hover {
	background:#772f32 url(gfx/menu_gaestebuch_1.gif) top left no-repeat;}			
/* --- SUBMENU ------------------------------------------------ */
div#submenu {
	width:400px;}
div#submenu object {
	float:left;}	
div#submenu a {
	display:block;
	float:left;
	height:42px;}

a#enter {
	width:265px;
	background:#772f32 url(gfx/menu_enter_0.gif) top left no-repeat;}
a#enter.active, a#enter:hover {
	background:#772f32 url(gfx/menu_enter_0.gif) top left no-repeat;}
a#kontakt {
	width:90px;
	background:#772f32 url(gfx/menu_kontakt_0.gif) top left no-repeat;}
a#kontakt.active, a#kontakt:hover {
	background:#772f32 url(gfx/menu_kontakt_1.gif) top left no-repeat;}
a#links {
	width:60px;
	background:#772f32 url(gfx/menu_links_0.gif) top left no-repeat;}
a#links.active, a#links:hover {
	background:#772f32 url(gfx/menu_links_1.gif) top left no-repeat;}
a#impressum {
	width:116px;
	background:#772f32 url(gfx/menu_impressum_0.gif) top left no-repeat;}
a#impressum.active, a#impressum:hover {
	background:#772f32 url(gfx/menu_impressum_1.gif) top left no-repeat;}
	
/* +++ LIGHTBOX ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#lightbox{
	position:absolute;
	top:40px; left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height: 0;}

#lightbox a img{border:0;}

#outerImageContainer{
	position:relative;
	background-color: #fff;
	width:460px;
	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(lightgfx/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;}
	
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightgfx/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightgfx/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;}

#imageData{
	padding:0 10px;}
	
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */}	