/*
-------------------------------------------------
Stiche Düssel - Gendarmenmarkt Berlin
Projektstart: 03.06.2008
Autor: Björn Stüllein - www.potsdammedia.de
Medium: Screen
-------------------------------------------------
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 120%;
	color: #f9eddf;
	background-color: #324b33;
	text-align: center;
}

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
	text-decoration: none;
	font-style: italic;
	color: #F9EDDF;
	font-weight: bold;
	position: relative;
	border: 0;
  }
.Stil1 {
	color: #D20005;
	font-weight: bold;
}
  
a.tooltip:hover {
	color: #749476;
	background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: -150px;
	left: 165px;
	width: 610px;
	z-index: 100;
	color: #000000;
	border:1px solid #000000;
	background: #FFFFCC;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 10px;
	line-height: 13px;
  }
  
a.tooltip span b {
	display: block;
	margin: 0;
	font-size: 16px;
	font-weigth: bold;
	color: #000000;
	border: 0px;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}


#container {
	width: 945px;
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 128px;
	margin-left: 126px;
	border-bottom-style: none;
	background-color: #4E6650;
}
#maincontainer {
	width: 1201px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#maincontent {
	text-align: justify;
	background-color: #4E6650;
	width: 789px;
	background-image: url(../bilder/hintergrund_berlin.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 78px;
	padding-bottom: 78px;
	padding-left: 78px;

}
#maincontent h1 {
	font-size: 20px;
	margin-bottom: 25px;
	margin-top: 15px;
	font-family: "arial narrow";
	line-height: 25px;
}
#englisch {
	position: absolute;
	top: 215px;
	left: 1020px;
	background-image: url(../bilder/flagge_engl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 33px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#englisch:hover { background-position: bottom; }


#deutsch {
	position: absolute;
	top: 215px;
	left: 1020px;
	background-image: url(../bilder/flagge_deu.gif);
	height: 20px;
	width: 33px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#deutsch a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#laden { padding-left: 190px; }

#englisch  a {
	color: #FFFFFF;
	text-decoration: none;
}


#deutsch:hover { background-position: bottom; }
h2 {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	font-family: "arial narrow";
}
h3 {
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-family: "arial narrow";
}





#maincontent p {
	font-size: 15px;
	font-style: normal;
	font-family: "arial narrow";
	line-height: 23px;
	padding-left: 10px;
}

#maincontent table { padding-left: 10px; 
}





#hg_rechts {
	background-image: url(../bilder/hg_rechts.jpg);
	width: 1201px;
	top: 0px;
	right: 0px;
	background-repeat: repeat-y;
	background-position: right top;
}

#hg_links {
	background-image: url(../bilder/hg_links.jpg);
	width: 1201px;
	background-repeat: repeat-y;
	top: 0px;
	background-position: left top;
}
#foot {
	background-image: url(../bilder/foot.jpg);
	background-repeat: no-repeat;
	height: 142px;
	padding: 0px;
	width: 1201px;
}
address {
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 10px;
}




#header {
	background-image: url(../bilder/kopfleiste.jpg);
	height: 250px;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	[if IE]><![endif]
}
#header h1 { font-size: 12px; }


#navigation {
	font-weight: bold;
	text-align: center;
	height: 35px;
	background-color: #4e6550;
}
#navigation ul {
	list-style-type: none;
	padding-top: 10px;
}
#navigation a:hover { color: #000000; }


#navigation li { display: inline; }

#navigation a {
	padding-right: 68px;
	padding-left: 68px;
	text-decoration: none;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #F9EDDF;
	font-style: italic;
	font-weight: bold;
}

a:hover { color: #000000; }

#fl_rgt {
	float: right;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#fl_lft {
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#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; }

#stiche { text-align: center; }

#infos {
	position: absolute;
	top: 394px;
	left: 132px;
	width: 197px;
	height: 188px;
}

