html {
	min-height: 100%;	
}

body {
	font-family: 'Lucida Sans-Light', Lucida, Geneva-Light, Geneva, Arial-Light, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #333333;
	background-color: #FFFFFF;	
	padding:0;
	padding-bottom:100px;
	margin:0;
	min-height: 100%;
}

a {
	color: #774A4A;	
	text-decoration: none;
}

a img,
.galleryBlock img {
	border: none;	
}

#breadcrumbs a, #footer a {
	text-decoration: underline;	
}

#wrapper_outer {
	min-height: 100%;
	width:1010px;
	margin:auto;
	position:relative;	
	background-image: url(../pictures/background.png);
	background-repeat: repeat-y;
	top:50px;
}

#foot {
	background-image:url(../pictures/foot_shadow.png); 
	background-repeat:no-repeat;
	height:4px; 
	width:1010px; 
	margin:auto;
	top:50px;
	position:relative;
}

#wrapper_inner {
	width: 1000px;
	height:100%;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../pictures/head_shadow.png);
	background-repeat:no-repeat;
}

#header,
#start {
	height:153px;
	background-image: url(../pictures/header.png);
	background-repeat: no-repeat;	
	
	color: #FFFFFF;
	font-size: 140%;
	letter-spacing: 0.3em;
}

#start {
	width: 1010px;
	margin: auto;
	margin-top: 200px;
	text-align: center;
	background: transparent;
	color: #AAAAAA;	
}

#start_content {
	color: #333333;
	font-size: 80%;
	letter-spacing: 0.1em;	
	margin-top: 100px;
}

#start #welcome {
	margin-bottom: 40px;	
}

#start #menu {
	height: 180px;
	background-image: url(../pictures/fct_start.png);	
}

#header ul,
#start ul {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	margin-right: 20px;
	float: right;
	border-left: 1px solid #472424;
	border-right: 1px solid #947171;
}

#header li,
#start li {
	float: left;
	list-style: none;
	width: 160px;
	height:90px;
	line-height:4.5em;
	text-align:center;
	font-weight: lighter;
	border-left: 1px solid #947171;
	border-right: 1px solid #472424;
	font-variant: small-caps;
}

#header li a,
#start li a {
	text-decoration:none;
	color: #FFFFFF;	
}

#header li:hover,
#header li.nav-selected,
#start li:hover {
	background-image: url(../pictures/top_menu_hover.png);
}

#slogan {
	text-align:right;
	font-size: 140%;
	color: #999999;	
	padding: 8px;
	padding-right: 20px;
	margin-bottom: 10px;
	border-bottom: 2px solid #663333;
	letter-spacing: 0.15em;
}

#wrapper_columns {
	position: relative;
	border-bottom: 2px solid #663333;	
	padding-bottom: 20px;
}

#column_left {
	float: left;
	padding: 15px;
	width: 220px;	
}

#menu_left {
	font-variant: small-caps;
	width: 200px;
	margin: auto;
	font-size: 140%;
	letter-spacing: 0.1em;	
	margin-bottom: 50px;
}

#menu_left a {
	color: #666666;
	text-decoration: none;
}

#menu_left ul {
	padding: 0;
	margin: 0;
	list-style: none;	
	border-top: 1px solid #CCCCCC;
}

#menu_left ul li {
	height: 40px;
	line-height: 2.1em;
	border-bottom: 1px solid #CCCCCC;	
	padding-left: 15px;
}

#menu_left ul li:hover {
	background-image: url(../pictures/menu_hover.png);	
}

#menu_left ul li.nav-selected {
	height: auto;
	background-image: url(../pictures/menu_active.png);	
	background-repeat: repeat-x;
	border-bottom: none;
}

#menu_left ul li.nav-selected a {
	color: white;
}

#menu_left ul li.nav-selected ul {
	margin-left:-15px;
	margin-top: 5px;
	padding-left: 35px;
	border: none;	
	border-bottom: 1px solid #CCCCCC;
}

#menu_left ul li.nav-selected ul li {
	line-height: 1.5em;
	font-size: 80%;
	height: auto;
	border: none;
	letter-spacing: 0.15em;
	padding-left: 0;
}

#menu_left ul li.nav-selected ul li a {
	color: #666666; 	
}

#menu_left ul li.nav-selected ul li:hover {
	padding-left: 5px;
	background: none;
}

#menu_left ul li.nav-selected ul li.nav-selected {
	list-style-image: url(../pictures/menu_bullet.png);
	list-style-position: outside;
	background:none;
	padding-left: 0;
}

#quotation {
	width: 180px;
	margin: auto;
	color: #BCBCBC;
		
}

#column_right {
	float: left;
	width: 705px;
	padding: 15px;
	padding-right: 30px;
}

#breadcrumbs {
	float: left;
	font-size: 85%;
	color: #774A4A;
}

#login_link {
	float: right;
	font-size: 75%;
	color: #AAAAAA;
}

#login_link a {
	color: #AAAAAA;	
	text-decoration: none;
}

#login_link a:hover {
	text-decoration: underline;	
}

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

#breadcrumbs ul li {
	list-style: none;
	float: left;
	padding-right: 15px;	
}

#content {
	margin-top: 25px;	
}

#title {
	position: relative;
	left: -4px;
	display: block;	
	margin-top: 14px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align:left;
}

h1 {
	letter-spacing: 0.1em;
	position: relative;
	font-size: 160%;
	color:#774A4A;
	z-index: 10;
	padding: 0;
	padding-left: 4px;
	margin: 0;
}

#title_shadow {
	color: #F3F3F3;
	height: 25px;
	font-size: 350%;
	position: relative;
	z-index: 0;
	padding: 0;
	margin: 0;
	letter-spacing: 0.15em;
	text-align:left;
}

#abstract {
	font-weight: bold;
	margin-bottom: 15px;	
}

#footer {
	position: relative;
	text-align: center;
	color: #999999;	
	background:url(../pictures/bg_footer.png);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

#links {
	padding: 5px;
	height: 70px;
	text-align: center;
	font-size:70%;
}

#links a {
	display: block;
	height: 60px;
	width: 200px;
}

#links a:hover {
	background-position: 200px;	
}

#impressum {
	width: 1000px;
	position: relative;
	bottom: 0;
	font-size: 70%;	
	padding-bottom: 5px;
}

#impressum a {
	color: #999999;	
}

.clearb {
	clear: both;
}

.error {
	color: #FF0000;	
}

ul.error {
	list-style: none;
	margin: 5px;
	padding: 0;
}

.login-form {
	padding: 15px;	
}

#innerLoginBox {
	width: 80%;
	margin: auto;	
}

#loginBoxTitle {
	color: #774A4A;
}


/* the overlayed element */
.overlay {
	
	z-index: 10000;
	
	background-color: #FFFFFF;
	
	/* dimensions after the growing animation finishes  */
	width:200px;
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:30px;
	
	position: relative;
	
	/* Some modern-browser styling (bad luck for IE users... :) ) */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000; 
    
}

/* default close button positioned on upper left corner */
.overlay .close {
	background-image:url(../pictures/close.png);
	position:absolute;
	left:-12px;
	top:-9px;
	cursor:pointer;
	height:26px;
	width:26px;
}


.videooverlay {
	width:640px;	
}

/* Download File CDD*/

div.downloadFile {
	padding-left: 60px;
	background-image: url(../pictures/download.png);
	background-repeat: no-repeat;
	height:35px;
	line-height: 2.5em;
	margin: 10px 0;
}

/* Podcast CSS */
.fctPodcast {
	margin: 30px 0;	
	position: relative;
}

.fctPodcastTitle {
	font-size: 105%;
	font-weight: bold;
	color: #663333;	
}
	
.fctPodcastAdditionalDownloads {
	width: 670px;
	font-size: 90%;
	padding: 15px;
	border-top: 1px solid #DDDDDD;
}
	
.fctPodcastPdfTitle {
	font-size: 110%;
	margin-bottom:5px;	
}	
	
.fctPodcastLink {
	padding-left: 20px;
	font-size: 70%;	
}

.fctPodcastItem {
	width: 680px;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
}
	
.fctPodcastItem:last-child {
	border-bottom: none;	
}
	
.fctPodcastItem .itemTitle {
	width: 505px;
	padding-right: 15px;
	font-size: 100%;	
}
	
.fctPodcastItem .itemMetaInfo {
	font-size: 80%;	
}
	
.fctPodcastItem .linksTd {
	padding-right: 15px;	
}

.fctPodcastArchiveTitle {
	font-weight: bold;	
	font-size: 120%;
	margin: 10px 0;
	color: #663333;	
}

.fctPodcastArchiveSerieTitle {
	font-weight: bold;
	margin: 5px 0;	
}

.fctPodcastArchiveTable {
	width: 100%;	
	margin-bottom: 20px;
	font-size: 80%;
}

.fctPodcastArchiveTable td {
	padding-right: 10px;
	border-bottom: 1px solid #EFEFEF;
	/*border-top: 1px solid #EFEFEF;
	border-collapse: collapse;	*/
}

.fctPodcastArchiveTable .titleTd{
	width: 50%;
}

