/*
Stylesheet fuer www.weeanja.com (2009)
(c) weeanja | mediengestaltung anja windmueller
www.weeanja.com | T: 0711/54041951
*/


a,a:link,a:hover {text-decoration:underline;cursor:pointer}
a,a:link {background:transparent;}
a:link {color:#8f8d87}
a:visited {color:#8f8d87}
a:hover,a:active {color:#ed7600}
a img {border:none}

a.navi {font-family:arial, serif; color:#fff1d6; font-size:13px; text-decoration:none;}
a.navi:link { color: #fff1d6}
a.navi:active { color: #fff1d6}
a.navi:visited { color: #fff1d6}
a.navi:hover { color: #605e5d}

a.mail {font-family: Garamond, serif; color:#8f8d87; text-decoration:none;}
a.mail:link { color: #8f8d87}
a.mail:active { color: #8f8d87}
a.mail:visited { color: #8f8d87}
a.mail:hover { color: #ed7600}

a.kontakt {font-family: Garamond, serif; font-size: 15px; color:#ed7600; text-decoration:none;}
a.kontakt:link { color: #ed7600}
a.kontakt:active { color: #ed7600}
a.kontakt:visited { color: #ed7600}
a.kontakt:hover { color: #fff1d6}

body {height:100%;
	font-family:Arial,Sans-serif; 
	font-size:14px; 
	margin:0; 
	padding:0; 
	color:#8f8d87;
	}

#hg {background:#605e5d url(bilder/kreise.gif) no-repeat; }
table {width:100%; border-style:none; margin:0; padding:0;}
table tr td {vertical-align:top; align:left; font-size:13px;}
span {color:#ee7c0b;}

.main {background-color:#fff1d6; width:726px;}

.nicethings {font-size:20px;}
.adresse {font-family: Garamond, serif; font-size: 17px;}

.navi_aktiv {font-family:arial, serif; color:#605e5d; font-size:15px; background: url(bilder/tab_aktiv.gif) no-repeat; width:131px; height:27px;}
.navitab {background: url(bilder/tab.gif) no-repeat; width:111px; height:27px;}

.unavi_aktiv {font-family:arial, serif; color:#605e5d; font-size:15px; background: url(bilder/tab_unavaktiv.gif) no-repeat; width:131px; height:27px;}
.unavitab {background: url(bilder/tab_unav.gif) no-repeat; width:111px; height:27px;}

.border {border-width:1px; border-style:solid;border-color:#000000;}

.ref {font-size:10px;}

/*LIGHTBOX*/
#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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ 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-family:Tahoma,Verdana,Arial,Sans-serif; font-size:10px; font-weight:normal;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 0.5em;	font-family:Arial,Sans-serif; font-size:10px; font-weight:normal;}			
#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; }


