#header h1, #content h1, #content a, #content_fotos a, #content_directoryDetail a { color: #005499 }
#content { padding: 20px 35px 50px 35px }

/* Clearing */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block;/*A fix for IE mac*/ }
*html .clearfix {/*the holly hack for a bug in IE6 for Windows*/ height: 1%; }
.clearfix { display: block;/*the holly hack for a bug in IE6 for Windows*/ }

/* ---------------Global Styles--------------- */
a { color: #0000ff; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: #660000; }
h1 { color: #666; font-size: 16pt; font-weight: normal; margin-bottom: 30px }
h2 { color: #000; font-size: 12pt }
h3 { color: #0000ff; font-size: 12pt; }
h4 { color: #000; font-size: 11pt }
hr { border-top: 1px dashed #ccc; border-bottom: 0; border-left: 0; border-right: 0; margin: 15px 0px }

body, p, td, div { font-size: 11pt; font-family: Arial, Helvetica, sans-serif; }

body { text-align: left; }
#page { background: url('graphics/fade.jpg') repeat-x; }
#main_wrapper { background: #fff; width: 960px; margin-left: auto; margin-right: auto; margin-top: 30px; text-align: left; overflow: hidden }

.rounded-corners {
  -moz-border-radius: 20px; /* Firefox */
  -webkit-border-radius: 20px; /* Safari, Chrome */
  border-radius: 20px; /* CSS3 */
}

.shadow {
-moz-box-shadow: 0 0 40px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.3);
box-shadow: 0 0 40px rgba(0,0,0,0.3);
}

#header { margin-top: 20px; width: 960px; height: auto }
#header_inner { margin: 40px auto 0 auto; width: 480px; height: 80px; background: transparent url(graphics/logo.gif) no-repeat top left; }
#header_inner a { width: 480px; height: 80px; display: block; }
#header_inner h1 { display: none; }

#content_wrapper { background: url('graphics/bg.jpg') repeat-y; overflow: hidden; margin-top: 60px }
#content_wrapper_fotos { background: url('graphics/bg_fotos.jpg') repeat-y; overflow: hidden; margin-top: 60px }

#nav { background-color: #ccc; width: 200px; float: left }
#nav_inner { }

#content { color: #333; width: 400px; float: left; top: 0px; padding: 0px 40px 40px 40px }
#content_fotos { color: #333; width: 680px; float: left; top: 0px; padding: 0px 40px 40px 40px }
#content_directoryDetail { line-height: 150%; color: #333; width: 680px; float: left; top: 0px; padding: 0; margin: 0 }
#content_team img { vertical-align: bottom }
#content p, #content_fotos p { line-height: 150% }
#content h1, #content_fotos h1 { color: #666; font-weight: normal; margin-bottom: 30px }

#promo { width: 280px; float: left; }

#footer { clear:both; background-color: #005499; overflow: hidden }
#footer_inner { padding: 140px 20px 10px 20px; color: #99bbd6; text-align: right; }
#footer_inner p, #footer_inner a { font-size: 9pt; color: #99bbd6;  }

.container { width: 950px; margin:0 auto; padding: 0; background: #fff;  clear: both; }
form, input { padding:0; margin:0; }
.center { text-align: center; }
/* End Global Styles */

/* ---------------General Module Styles--------------- */
.itemCount { }
.itemList { clear: both; } 
.itemList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.itemList h2 a { text-decoration: none; }
.itemList h2 a:hover { text-decoration: underline; }
.itemList span { display: block; }
.itemLabel { font-weight: bold; }
.itemList span.itemLabel { display: inline; }
.bottomNavigation { clear: both; }
.goBack { }
.errorMessage{ font-weight:bold; color:#f00; }
/* End General Module Styles */

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */

/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */

/* MenuBegin:menu_main */

div#menu_main {
 margin: 0px;
}
ul.menu_main {
 margin: 0px;
 border: 0px;
 padding: 0px;
 list-style: none;
 font: normal  12px verdana, arial, helvetica, sans-serif;
}
ul.menu_main li {
 border-bottom: 1px solid #fff;
}
ul.menu_main li a {
 color: #005499;
 margin: 0px;
 padding: 20px 10px 7px 0px;
 text-decoration: none;
 text-align: right;
 display: block;
}
ul.menu_main li a:hover {
 color: #fff;
 background-color: #6699C4;
 margin: 0px;
 padding: 20px 10px 7px 0px;
 text-decoration: none;
 text-align: right;
 display: block;
}
ul.menu_main li.menuItemHighlight {
 background-color: #6699C4;
}
ul.menu_main li.menuItemHighlight a {
 color: #fff;
}
ul.menu_main li ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
 line-height: 18px;
}
ul.menu_main li ul li {
 border-bottom: 0;
}
ul.menu_main li ul li a {
 color: #fff;
 background: #99bbd6;
 margin: 0px;
 padding: 7px 10px;
 text-decoration: none;
 text-align: right;
 font: normal 11px verdana, arial, helvetica, sans-serif;
 display: block;
}
ul.menu_main li ul li a:hover,
ul.menu_main li ul li.menuItemHighlight a {
 color: #fff;
 background: #6699C4;
 margin: 0px;
 padding: 7px 10px;
 text-decoration: none;
 text-align: right;
 font: normal 11px verdana, arial, helvetica, sans-serif;
 display: block;
}

/* MenuEnd:menu_main */

/* ModuleBegin::photo */
#photoWrapper {}
.photoListItem { height: 160px; padding: 15px 0px; border-bottom: 1px solid #cccccc; clear: both; }
.photoBorder { width: 200px; height: 150px; padding: 5px; margin: 0px 15px 0px 0px; border: 1px solid #cccccc; float: left;}
.photoAlbumImage { width: 200px; height: 150px; background: transparent no-repeat 50% 50%; }
.photoAlbumImage a { width: 200px; height: 150px; display: block; text-indent: -3000px; }

#photoThumbWrapper {}
#thumbPhotos { padding: 15px 0px 0px 0px; }
#thumbPhotos ul { padding: 0; margin: 0; list-style: none; }
#thumbPhotos li { width: 150px; height: 100px; padding: 0px; margin: 0px 20px 20px 0px; float: left }
#thumbPhotos a { width: 150px; height: 100px; display: block; text-indent: -3000px; background: transparent no-repeat 50% 50%; outline-style:none; outline-width:0; }

/* Included to attach necessary jQuery Files - Edit jquery.lightbox-0.5.js file to change these image names or locations */
.includeLightBoxJs { background-image: url(graphics/jquery_scripts/jquery.lightbox-0.5.js);}
.includeLightboxImg1 { background-image: url(graphics/jquery_scripts/images/lightbox-blank.gif);}
.includeLightboxImg2 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-close.gif);}
.includeLightboxImg3 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-next.gif);}
.includeLightboxImg4 { background-image: url(graphics/jquery_scripts/images/lightbox-btn-prev.gif);}
.includeLightboxImg5 { background-image: url(graphics/jquery_scripts/images/lightbox-ico-loading.gif);}

/**
 * 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: 105px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* ModuleEnd::photo */

/* ModuleStart::Mitarbeiter */
.directoryListText { padding-top: 5px; vertical-align: top }
.directoryListText .directoryListHeadline { font-weight: bold; font-size: 11pt }
.directoryListText,
.directoryListText a,
.directoryListText p { font-size: 9pt }
.directoryDetailHeadline { color: #666; font-weight: normal; font-size: 16pt }
.directoryDetailYear { white-space: nowrap; padding-right: 20px; vertical-align: top }
/* ModuleEnd::Mitarbeiter */
