html
{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

#toggle-bar
{
	border-top: 5px solid #8c1101;
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#toggle-content
{
	width: 100%;
	height: 120px;
	background-color: #8c1101;
	background-image: url(../images/globeair_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align:center;
}

a.toggle
{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	background-color: #8c1101;
	padding: 2px 8px 2px 8px;
}

#top
{
	width: 100%;
	height: 144px;
	border-bottom: 1px solid #DDDDDD;
	text-align:left;
}

#header
{
	width: 900px;
	height: 144px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#logo
{
	margin-top: 31px;
	float: left;
}

#rightheader
{
	float: right; 	
}

#sprache
{
	text-align: right;
}

#menu
{
	text-align: right;
	padding-top: 93px;
	height: auto;
}

#topnavi
{
	width: 900px;
	height: auto;
	margin: 15px auto 20px auto;
	clear: both;
}

#clickpath
{
	width: 650px;
	height: auto;
	font-size: 12px;
	color: #999999;
	text-align: left;
	float:left;
}

#social
{
	float:right;
	text-align: right;
	width: 250px;
	height: auto;
	font-size: 12px;
	color: #999999;
}

.social-table
{
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-top: -4px;
}

#content
{
	clear: both;
	width: 900px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 30px;
	text-align: justify;
	color: #999999;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

.path-normal, a.path-normal
{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.path-active, a.path-active
{
	color: #8c1101;
	font-weight: bold;
	text-decoration: none;
}

a.path-normal:hover, a.path-active:hover
{
	text-decoration: underline;
}

#center
{
	clear: both;
	text-align:left;
	width: 900px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

#topnews
{
	width: 900px;
	height: auto;
	text-align: justify;
	color: #999999;
	font-size: 12px;
	padding-bottom: 45px;
	margin-bottom: 25px;
	/*border-bottom: 1px solid #dddddd;*/
	background-image: url(../images/bg_topnews.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#leftnews
{
	float: left;
	width: 449px;
	height: auto;
	text-align: justify;
	color: #999999;
	font-size: 12px;
	border-right: 1px solid #dddddd;
}

#summary
{
	float: right;
	width: 430px;
	height: 222px;
	display:block;
	border-bottom: 1px solid #dddddd;
	margin-left: 20px;
	font-size: 12px;
	color: #999999;
	line-height: 1.9;
	margin-top: -13px;
}

#summary li
{
	list-style-image: url(../images/li.gif);
}

#rightnews
{
	float: right;
	width: 450px;
	height: auto;
	text-align: justify;
	color: #999999;
	font-size: 12px;
	margin-top: 20px;
}

h1
{
	color: #8c1101;
	font-weight: bold;
	font-size: 26px;
}

h2, .csc-fdfx_3cols_pi1-subheader, .csc-fdfx_3cols_pi1-subheader-0
{
	color: #8c1101;
	font-weight: bold;
	font-size: 16px;
}

#bottom
{
	clear: both;
	width: 100%;
	height: auto;
	background-color: #fafafa;
	border-top: 1px solid #dddddd;
}

#topfooter
{
	width: 900px;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	color: #999999;
	font-size: 12px;
	background-image: url(../images/bg_footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#leftfoot
{
	width: auto;
	height: auto;
	float: left;
	text-align:left;
	padding-top: 20px;
	line-height: 1.5;
	padding-bottom: 8px;
}

#sponsors
{
	float:right;
	width: 450px;
	height: auto;
	padding-top: 22px;
	text-align: right;
	font-size: 12px;
}

#bottomfooter
{
	clear:both;
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	color: #999999;
	font-size: 12px;
	border-top: 1px solid #dddddd;
}

#navifoot
{
	float:left;
	width: 450px;
	text-align:left;
	padding-top: 8px;
	padding-bottom: 8px;
}

#copyright
{
	float:right;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
}

#clearer
{
	clear:both;
}

#clearer20
{
	clear: both;
	height: 10px;
}

.foot, a.foot
{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.foot:hover, a.foot:hover
{
	text-decoration: underline;
}

/* --------------------- Beginn Navi Styles ------------------ */

#menu ul
{
	margin: 0;
	padding: 0;
}

#menu li
{
	float: left;
	list-style-type: none;
}

#menu a
{
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	display: block;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom: 16px;
}

#menu a:hover
{
	font-size: 16px;
	font-weight: bold;
	color: #8C1101;
	display: block;
	text-decoration: none;
}

#yymenu a 
{
	padding-top: 8px;
	height: 22px;
	text-indent: 15px;
	text-decoration: none;
	display: block;
	color: #999999;
	border-bottom: dotted 1px #dddddd;
 	background-color: #fafafa;
  	font-size: 12px;
  	font-weight: normal;
  	opacity: 0.9;
}

#yymenu a.last 
{
  border-style: none;
  overflow: visible;
}

#yymenu
{
  background: #fafafa;
  opacity:0.9;
}

#yymenu a:hover 
{
  color: #8c1101;
  background-color: #ffffff;
  font-weight: bold;
}

#yymenu .sub 
{
  background-image: url(../images/menu_arrow_sub.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.mmLevel1
{
	padding-top: 0px;
	margin-bottom: 10px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-left: 0px;
	overflow:visible;
}

.mmLevel2
{
	padding-top: 0px;
	margin-bottom: 10px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-left: 0px;
}

.mmLevel3
{
	padding-top: 0px;
	margin-bottom: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-left: 0px;
}


/* Ende Navi */

.sponsortable
{
	padding-top: 0px;	
}

.sponsortable tr
{
	padding-top: 2px;
}

.sponsortable td
{
	padding-left: 10px;
}

#sr_language_menu_select
{
	font-size: 10px;
	color: #999999;
}

/* Design 2-spaltig */

.tx-fdfx2cols-pi1-news
{
	clear: both;
	padding-top: 30px;
	background-image: url(../images/bg_topnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.c2l1-left
{
	width: 430px;
	height: auto;
	border-right: 1px solid #dddddd;
	padding-right: 20px;
	vertical-align: top;
	line-height: 1.5;
	font-size: 12px;
	color: #999999;
}

.c2l1-middle
{
	width: 430px;
	height: auto;
	padding-left: 20px;
	vertical-align: top;
	line-height: 1.5;
	font-size: 12px;
	color: #999999;
}

.c3l1-left
{
	width: 279px;
	height: auto;
	text-align: justify;
	color: #999999;
	font-size: 12px;
	padding-right: 20px;
	border-right: 1px solid #dddddd; 
	vertical-align: top;
	line-height: 1.5;
}

.c3l1-middle
{
	width: 259px;
	height: auto;
	text-align: justify;
	color: #999999;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #dddddd;
	vertical-align: top;
	line-height: 1.5;
}

.c3l1-right
{
	width: 280px;
	height: auto;
	text-align:justify;
	color: #999999;
	font-size: 12px;
	padding-left: 20px;
	vertical-align: top;
	line-height: 1.5;
}

/* News Design Top Begin */

.news-list-item-top
{
	width: 900px;
	padding:0;
	margin:0;
	height: auto;
}

.news-list-item-sub-left
{
	width: 420px;
	height: 210px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}

.news-list-item-sub-right
{
	width: 420px;
	height: 210px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom: 1px solid #dddddd;
}

.news-list-image-top
{
	padding-right: 20px;
}

.news-list-image-sub
{
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news-list-body-top
{
	
}

.news-list-body-table-top
{
	padding: 0;
	margin: 0;
}

.news-list-title-top, a.news-list-title-top, a.news-list-title-top:hover, .news-list-header-sub, a.news-list-header-sub, a.news-list-header-sub:hover
{
	vertical-align: top;
	color: #8c1101;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.news-list-text-top, .news-list-text-sub
{
	padding-top: 10px;
	vertical-align:top;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	line-height: 1.5;
}

.news-single-item
{
	line-height: 1.5;
}

.news-single-item img
{
	float: left;
	padding-right: 50px;
	padding-bottom: 18px;
}

.news-single-subheader, .news-single-subheader-top
{
	vertical-align: top;
	text-align: justify;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

.news-single-title
{
	font-size: 26px;
	padding-top: 100px;
}
.additional-images
{
	padding-top: 22px;
	text-align: left;
}

img.addimg
{
	padding: 0;
	clear: both;
}

/* News Design Top End */

a
{
	font-weight: bold;
	color: #8c1101;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#content li
{
	list-style-image: url(../images/li.gif);	
}

/* Form styles */

.tableform
{
	width: 100%;
	background-color: #efefef;
	font-size: 12px;
}

.inputfield
{
	width: 200px;
	font-size: 12px;
	color: #999999;
}

.inputarea
{
	width: 200px;
	height: 100px;
	font-size: 12px;
	color: #999999;
}

.formlabel
{
	text-align: right;
	font-size: 12px;
	color: #999999;
}

.submit-button
{
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #8c1101;
	color: #ffffff;
	border: 1px solid #ffffff;
}

#globalerror
{
	width: 425px;
	height: 27px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	background-color: #8c1101;
	padding-left: 10px;
	margin-bottom: 5px;
}

#nlerror
{
	width: 425px;
	height: 27px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: none;
	background-color: #8c1101;
	padding-left: 10px;
	margin-bottom: 5px;
}
/**
 * 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;	
}

