/* COMMON */
div, td       {
              font-family: "Helvetica Neue", Helvetica, Arial;
              font-size: 8pt;
              text-align: left;
              line-height: 16px;
              }
td	 {
	vertical-align: top;
	}
h1 {
		font-family: "Helvetica Neue", Helvetica, Arial;
		font-size: 10pt;
		font-weight: lighter;
		line-height: 18.5px;
		margin: -2px 0px 5px 0px;
		letter-spacing: 0.7pt;
  }
h2 {
		font-size: 8pt;
		font-weight: normal;
		line-height: 14px;
		margin-bottom: 2px;
		}
h3		{
		font-weight: bold;
		font-size: 8pt;
		margin: 0px 0px 2px 0px;
		color: #A7B8CB;
		}	
		
b             {
              color: #4a4a4a;
              font-weight: bold;
              font-family: "Helvetica Neue Bold", "Helvetica Bold", Arial;
              }
i, em {
	font-family: "Times New Roman", Times, cursiv;
	font-size: 8.9pt;
}
	
a             {
              color: #000000;
              }
a.admin_link {
	position: absolute;
	border: none;
	top:30px;
	left: 0px;
	z-index: 1000;
	opacity: 0.8;
}
a.admin_link img {
	border: none;
	height: 18px;	
}	
p		{
	margin: 0px 0px 10px 0px;
	}
form          {
              margin: 0px;
              }
input, select, textarea {
              font-size: 8pt;
              vertical-align: middle;
              }
textarea 		{
							height: 200px;
							width: 250px;
							}
ul {
      margin: 4px;
      margin-left: 0px;
      margin-right: 0px;
      }
li {
      margin: 0px;
      }              
              
.alert_box_done {
							border: 1px solid #33FF00;
							padding: 5px;
							margin: 5px 0px 5px 0px;
							}
.alert_box_error {
							border: 1px solid #FF1111;
							padding: 5px;
							margin: 5px 0px 5px 0px;
							}
.page_bar_abs {
	position: absolute;
	width: 100%;
	bottom: 0px;
}							
.page_bar_top  {
              clear: both;
              width: 100%;
              border-collapse: collapse;
              margin: 0px 0px 10px 0px;
              padding: 0px;
              }
.page_bar_bottom {
              clear: both;
              width: 100%;
              border-collapse: collapse;
              margin: 10px 0px 0px 0px;
              }
.page_bar_back  {
              font-size: 9pt;
              width: 20%;
              }
.page_bar_forward {
              font-size: 9pt;
              width: 20%;
              text-align: right;
              }
.page_bar_pages {
              font-size: 8pt;
              text-align: center;
              }
              
              
.form {
	position: relative;
	margin: 0px 0px 20px 0px;
}
.form_element {
	position: relative;
	margin: 0px 0px 10px 0px;
}
.form_element_text {
	margin: 0px 0px 2px 0px;
}
.form_element_error_text {
	color: #ff0000;	
}
.form_element_input {
	
}
.form_element_input input {
	width: 100%;
}
.form_element_input input[type="submit"], .form_element_input input[type="button"] {
	width: auto;
}
.form_element_input textarea {
	width: 100%;
	height: 150px;
}
.form_group {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 2px 0px 2px 0px;
	padding: 5px 0px 5px 0px;
}
.form_style_checkbox, .form_style_radio, .form_element_input input[type="checkbox"] {
	margin: 1px 0px 0px 0px;	
	float: left;
}
.form_element_input label {
	display: block;
	margin-left: 20px;
}
              
              
              
.clear        {
              clear: both;
              }


/* ONTOPS */


/* LAYOUT */

html          {
              width: 100%;
              height: 100%;
              }
body          {
              width: 100%;
              min-width: 750px;
              min-height: 100%;
              padding: 0px;
													background-color: #FFFFFF;
													margin: 0px 0px 24px 0px;
              }              
* html body {
	height: 100%;
	margin: 0px 4px 24px 4px;
	}
#flag_pannel {
	position: absolute;
	width: 182px;
	left: 578px;
	top: 0px;
	text-align: right;
	z-index: 100;
	}
#flag_pannel img {
	border: none;
	}

#title_name {
	position: absolute;
	left: 8px;
	top: 0px;	
	z-index: 100;
	}
#title_prof {
	position: absolute;
	left: 198px;
	top: 0px;	
	}
#content {
	position: relative;
	margin: 0px 0px 0px 190px;
	overflow: hidden;
	width: 570px;
	}	
#content .body_col {
	min-height: 0;
}

#body {
	position: absolute;
	left: 50%;
	width: 768px;
	min-height: 390px;
	margin-left: -384px;
	top: 50%;
	margin-top: -195px;
	}
* html #body {
	height: 390px;
	width: 776px;
	}
.body_col {
	position: relative;
	width: 182px;
	min-height: 330px;	
	margin: 22px 0px 0px 8px;
	float: left;
	}
* html .body_col {
	height: 330px;
	}
.body_col_half {
	position: relative;
	width: 372px;
	margin: 22px 0px 16px 8px;
	float: left;
	}	
.body_col_threequarter {
	position: relative;
	width: 562px;
	margin: 22px 0px 16px 8px;
	float: left;
	}	
	
.body_col_text {
	position: relative;
	margin: 0px 0px 8px 16px;
	}
.box_blue {	
	display: block;
	position: relative;
	margin: 0px 0px 8px 0px;
	width: 182px;
	height: 102px;
	background-color: #A7B8CB;
	text-decoration: none;
	border: none;
	}
.box_brown {
	display: block;
	position: relative;
	margin: 0px 0px 8px 0px;
	width: 182px;
	height: 102px;
	background-color: #A69688;
	text-decoration: none;
	border: none;
	}
.box_brown p, .box_blue p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 8px;
	color: #FFFFFF;
	font-size: 9pt;
	bottom: 8px;
	}
#menu {
	position: absolute;
	width: 182px;
	left: 0px;
	bottom: 8px;
	}
#menu a {
	display: block;
	font-size: 9pt;
	color: #A69688;
	text-decoration: none;
	line-height: 12pt;
	}
#menu_submenu	 {
	}
.menu_submenu_link {
	display: block;
	font-size: 8pt;
	padding-left: 10px;
	text-decoration: none;
	color: #A69688;	
	}
	

#bottom {
	position: absolute;
	left: 8px;
	bottom: 0px;
	width: 182px;
	padding: 0px 0px 6px 0px;
	}
	
/* JQUERY */
/*
 * jQuery Lightbox Plugin (balupton edition) - Lightboxes for jQuery
 * Copyright (C) 2008 Benjamin Arthur Lupton
 * http://jquery.com/plugins/project/jquerylightbox_bal
 *
 * This file is part of jQuery Lightbox (balupton edition).
 * 
 * jQuery Lightbox (balupton edition) is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as
 * published by the Free Software Foundation, either version 3 of the
 * License, or (at your option) any later version.
 * 
 * jQuery Lightbox (balupton edition) is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 * 
 * You should have received a copy of the GNU Affero General Public License
 * along with jQuery Lightbox (balupton edition).  If not, see <http://www.gnu.org/licenses/>.
 *
 * @name jquery_lightbox: jquery.lightbox.css
 * @package jQuery Lightbox Plugin (balupton edition)
 * @version 1.3.0-rc1
 * @date August 24, 2008
 * @category jQuery plugin
 * @author Benjamin "balupton" Lupton {@link http://www.balupton.com}
 * @copyright (c) 2008 Benjamin Arthur Lupton {@link http://www.balupton.com}
 * @license GNU Affero General Public License - {@link http://www.gnu.org/licenses/agpl.html}
 * @example Visit {@link http://jquery.com/plugins/project/jquerylightbox_bal} for more information.
 */

html, body { margin: 0; padding: 0; height: 100%;}

#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:200;
	width:100%;
	height:auto;
	
	text-align:center;
	color:#333333;
	
	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox a, #lightbox a:link, #lightbox a:visited, #lightbox a:hover {
	text-decoration:underline;
	color:#999999;
}

#lightbox-overlay {
	z-index: 200;
	background-color:#000000;
	height: 100%;
	position:fixed;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	border:1px solid black;
	background-color:white;
	width:400px;
	height:400px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding:1px;
}

#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-imageBox > #lightbox-nav { left: 0; } 
#lightbox-nav a { outline: none; }*/


#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */
	/* cursor:pointer; */
	zoom:1; /* who knows why? */
	
	padding:0px;
	margin:0px;
}
#lightbox-nav-btnPrev { 
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext { 
	left:auto;
	right:0;
	float:right;
}
/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../images/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../images/next.gif") right 45% no-repeat;
}
*/

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0px;
	
	/* width: 100%;
	padding: 0 10px 0; */
}

#lightbox-infoContainer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	
	line-height:normal;
	/* height:30px; */
}
#lightbox-infoHeader {
	width:100%;
	text-align:center; 
}
#lightbox-caption {
	display: block;
	text-align:left;
}
#lightbox-caption-title {
	font-weight:bold;
}
#lightbox-caption-description {
	font-weight:normal;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	display:block;
	width:45%;
	float:right;
	text-align:right;
}
#lightbox-close-button{
	padding-left:30%;
}
#lightbox-close-button:hover {
	color:#666666;
}

#lightbox-infoContainer-clear {
	clear:both; 
	visibility:hidden;
}
/* SEITENSPEZIFISCHE EINTRAEGE */

