@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
body {
	background-image: url(/gfx/glt_banner.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


#navi {
	position:absolute;
	left:10px;
	top:150px;
	width:160px;
	z-index:1;
	border: 1px none #666666;
	background-color: #FFFFFF;
	background-image: url(/gfx/pleitegeier_alpha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: inherit;
	padding-left:10px;
}
.nav_item {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:10px;
}
.nav_item_inactive {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:10px;
	color: #CCCCCC;
}

.missions_row1 {
	background-color: #FFFFFF;
}
.missions_row2 {
	background-color: #DDDDDD;
}

#content {
	position:absolute;
	left:200px;
	top:155px;
	width:865px;
	height:0;
	z-index:2;
}

#breadcrumbs {
	position: absolute;
	left:200px;
	top:134px;
	width:865px;
	height:13px;
	z-index:3;
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
	border-bottom: 1px solid #E6E6E6;
	padding-left:5px;
}

.news_title {
	font-weight: bold;
	font-size: 13px;
}
.news_content {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
.quotecontent {
	padding-left: 10px;
}
.news_footer {
	font-size: 10px;
}

.member_row1 {
	background-color:#FFFFFF;
	height:14px;
}
.member_row2 {
	background-color:#DDDDDD;
	height:14px;
}
.member_land {
	width:20px;
	text-align:center;
}
.member_name {
	padding-left: 5px;
}
.member_status_aktiv {
	color:#00CC00;
	width:80px;
	text-align:center;
}
.member_status_inaktiv {
	color:#CC0000;
	width:80px;
	text-align:center;
}
.member_funktion {
	width:120px;
	padding-left:5px;
	text-align:center;
}

#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; }
