body { min-height: 600px; min-width: 900px; margin: 0; padding: 0; background-color: #fff; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 62.5%; line-height: 1.5; }

a { color: #00aeef; text-decoration: none; }
a:hover { text-decoration: underline; }
	a img { border-width: 0; }

h1, h2, h3 { color: #565656; }
h1 { font-family: Georgia, serif; font-weight: normal; text-transform: uppercase; letter-spacing: 0.2em; line-height: 1; font-size: 2em; }
h2 { font-weight: bold; text-transform: uppercase; letter-spacing: 0.2em; font-size: 1.2em; margin-bottom: 3em; }
h3 { font-weight: bold; font-size: 1.2em; margin-bottom: 0; }
h4 { font-weight: normal; font-size: 1.2em; margin-bottom: 0; }
h5 { font-weight: bold; font-size: 1em; margin-bottom: 0; }
h6 { font-weight: normal; font-size: 1em; margin-bottom: 0; }

ul, ol { margin: 0 0 2em 0; padding: 0 0 0 1.5em; }

.entry + .entry { margin-top: 4.5em; }

#branding { color: #00aeef; position: fixed; z-index: 20; left: 50%; margin-left: -300px; bottom: 9em; width: 600px; text-align: center; padding-bottom: 1em; border-bottom: 1px solid #999; }
	#branding h1 { margin: 0; }
	#branding p { width: 600px; margin: 0 auto; padding: 1em 0 1.5em 0; text-transform: uppercase; letter-spacing: 0.1em; }
	#branding a { color: #00aeef; text-decoration: none; }
	#branding a:hover { color: #000; }
/*body.index #branding { position: relative; left: 0; bottom: 0; top: 9em; width: 600px; margin: 0 auto; border-bottom-width: 0; }*/
body.index #branding { position: absolute; top: 50%; left: 50%; bottom: auto; margin-top: -4em; margin-left: -300px; width: 600px; border-bottom-width: 0; }
	
#navigation { position: fixed; z-index: 20; left: 0; bottom: 0; list-style: none; margin: 0; padding: 1em 0 6em 0; width: 100%; text-align: center; text-transform: uppercase; letter-spacing: 0.1em; }
	#navigation li { display: inline; padding: 0 1em; }
	#navigation li a { color: #000; text-decoration: none; line-height: 2em; }
	#navigation li a:hover { color: #00aeef; }
	#navigation li.active a { color: #00aeef; }
	
#content { width: 600px; margin: 0 auto; padding: 90px 0 190px 0; font-size: 1.1em; }
	#content h2 { margin-top: 2em; }
		#content h2 .print { font-size: 0.75em; letter-spacing: normal; color: #999; font-weight: normal; float: right; }
	#content p { margin-bottom: 2em; }

#imprint { position: fixed; right: 2em; bottom: 2em; margin: 0; background-color: #6f6f6f; text-transform: uppercase; padding: 0.5em 1em; z-index: 20; }
	#imprint a { color: #fff; text-decoration: none; }
	#imprint a:hover { color: #00aeef; }
	#imprint.active a { color: #00aeef; }

#bt, #br, #bb, #bl { position: fixed; display: block; background-color: #6f6f6f; z-index: 10; }
#bt { top: 0; width: 100%; height: 4em; border-top: 2em solid #6f6f6f; background-color: #fff; }
#bb { bottom: 0; width: 100%; height: 14em; border-bottom: 2em solid #6f6f6f; background-color: #fff; }
#br { right: 0; top: 0; width: 2em; height: 100%; }
#bl { left: 0; top: 0; width: 2em; height: 100%; }


#visual { margin: 0; padding: 0; overflow: hidden; }
	#visual img { display: block; }

body.fotos #content { width: 600px; height: 400px; position: relative; }
	#galleries { position: absolute; width: 600px; height: 400px; overflow: hidden; }
		#galleries h2 { font-size: 1em; margin: 0; }
		#gallery-navigation { position: absolute; bottom: 0; width: 100%; z-index: 5; margin: 0; padding: 0; text-transform: uppercase; list-style: none; background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWNgYGCYCQAAngCaYaR2fwAAAABJRU5ErkJggg==') repeat;
		*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); }
			#gallery-navigation li { float: left; width: 50%; }
				#gallery-navigation li a { color: #fff; padding: 0.5em 1em; display: block; }
				#gallery-navigation li.even a { text-align: right; }
		#galleries ul.images { list-style: none; position: absolute; margin: 0; padding: 0; }
		#galleries ul.inactive { display: none; }
			#galleries ul.images li { position: absolute; }
			.js #galleries ul.images li + li { display: none; }
				#galleries ul.images li a { display: block; }
					#galleries ul.images li a img { display: block; }
body.fotos .gallery { width: 100%; height: 100%; }
	body.fotos .gallery ul { margin: 0; padding: 0; list-style: none; position: relative; }
		body.fotos .gallery ul li { position: absolute; height: 600px; overflow: hidden; }
			body.fotos .gallery ul li img { display: block; margin: 0 auto; }
	body.fotos .gallery_control { position: absolute; display: block; height: 600px; width: 50px; text-align: center; font-size: 3em; color: #00aeef; top: 0; z-index: 3200; line-height: 600px; cursor: pointer; }
	body.fotos .gallery_control.inactive { display: none; }
	body.fotos #gallery_prev { left: -70px; }
	body.fotos #gallery_next { right: -70px; }



/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}
/* Container */
#simplemodal-container {height:600px; width:900px; color:#000; background-color:#fff; border:10px solid #fff; padding:0;}
#simplemodal-container a.modalCloseImg {background:url('../img/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-18px; right:-19px; cursor:pointer;}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;
}