﻿@import url("rte_css.css");
/* CSS design */

/*******************************/
	/* Generel settings */
/*******************************/
* {
	padding: 0;
	margin: 0;
}

body { 
	font-size: 100.01%;
	font-family: Verdana, Sans-Serif;
	color: #3c3c3c;
	background-color: #e9e9f5;
	background-image:url('../pics/bgbody.jpg');
	background-repeat:no-repeat;
}

.hidden{
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
	left: -9999em;
}

dfn{
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
	left: -9999em;
}

img{
	border:none;
}

input{
	border: 0.0625em #336799 solid;
	background-color: #def0e8;
	padding:0.1em;
}
select{
	border: 0.0625em #336799 solid;
	background-color: #def0e8;
	padding:0.1em;
}

/**** Header fontsize *****/
h1{
	font-size: 120%;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	padding-left: 1.1em;
	border-bottom: 0.0625em #336799 solid;
	border-top: 0.06em #336799 solid;
	background-color: #b2c4ea;
	margin-bottom:0.5em;
	background-image: url("../pics/h1bg.gif");
	background-repeat:no-repeat;
}

h2{
	font-size: 120%;
	padding-bottom: 0.3em;	
}

h3{
	font-size: 110%;
	padding-bottom: 0.2em;
}
h4{
	font-size: 105%;
	padding-bottom: 0.1em;
}

/************************/
	/* LINKS */
/***********************/
a:link, a:visited, a:active{
	text-decoration:none;
	color: #3c3c3c;
	border-bottom: none;
}
a:hover{
	text-decoration: none;
	text-decoration:underline;
}

/*********************/
	/* Layout */
/*********************/
#top{
	background-image:url('../pics/bgtop.jpg');
	background-repeat:repeat-x;
}
#logoarea{
	width:55em;
	margin:0 auto;
	display:table;
	min-width:800px;
}

#navcontainer{
	background-color: #336799;
	border-bottom: 0.7em #c9e3d7 solid;
}
#navigation{
	width:50em;
	margin:0 auto;
	display:table;
}

#maincontainer{
	border-top: 0.063em #336799 solid;
	padding-top: 1.2em;
	min-height: 19em;
	margin:0 auto;
	display:block;
}
* html #maincontainer {
	height:19em;		
}

#maincontainer_inner{
	width:50em;
	display:block;
	margin:0 auto;
}
#left{
	width: 10em;
	float:left;
	margin-bottom:1.2em;
}
#content{
	width: 38.7em;
	float:right;
	margin-bottom:1.2em;
}
#rootline{
	border-bottom:0.063em #336799 solid;
	padding:0 0 0.4em 0;
	margin:0 0 0.4em 0;
}
#maincontent{
	font-size: 95%;
}
#footer{
	margin-top:1.2em;
	background-color: #b2c4ea;
	border-bottom: 0.063em #336799 solid;
	border-top: 0.063em #336799 solid;
	padding: 0.9em 0;
	font-family: Verdana, sans-serif;
	clear:both;
}
#footer_innerdiv{
	width:50em;
	margin:0 auto;
}

#footer p{
	font-size:75%;
}

/***********************
	/* LOGOS */
/**********************/	
#jkulogo{
	display: block;
	float:left;
}
#jkulogo img{
	height: 112px;
	width:233px;
	border:0;
}

#swplogo{
	display: block;
	float:left;
	margin-left:30px;
}
#swplogo img{
	height: 112px;
	width:141px;
	border:0;
}

#fawlogo{
	display: block;
	float:right;
}
#fawlogo img{
	height: 112px;
	width:358px;
	border:0;
}

/**********************/
	/* Rootline */
/**********************/
.sitepath{
	font-size: 75%;
	color: #064d2d;
	font-weight: normal;
}
.sitepath a{
	color: #064d2d;
	font-weight: normal;
}
.sitepath a:visited{
	color: #064d2d;
	font-weight: normal;

}
.sitepath a:active{
	color: #064d2d;
	font-weight: normal;
}


/**************************/
	/* MENU */
/*************************/
#nav{
  width:auto;
  margin-bottom:0.25em;
}
#nav, #nav ul {
  float: left; 
  list-style: none;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
 
#nav a:link, #nav a:active, #nav a:visited {
  font-weight:bold;
  color: #ffffff;  
  text-decoration:none;
}
 
#nav li{
  float: left;
  display: block;
  font-size: 80%;
  font-family: Verdana, sanserif;
  height:1.6em;
  margin-right: 0.0625em;
  padding: 0.25em 0.4em 0 0.4em;
}
 
#nav li a:hover{
  color:#c9e3d7;
  text-decoration:none;
}

#nav li.menuACT{
	display:block;
	background-color: #c9e3d7;
}
#nav li.menuACT a:link, #nav li.menuACT a:visited{
	color:#3c3c3c;
}
#nav li.menuACT a:hover{
	color:#336799;
}


/**************************/
	/* NEWS */
/***************************/
#news{
	width: 10em;
	border: 0.0625em #336799 solid;
	background-color: #c9e3d7;
	text-align:left;
	display: table;
}
#news span{
	font-size: 80%;
}

/*****************************/
	/*SubMenu*/
/******************************/
#submenu{
	width: 10em;
	border: 0.0625em #336799 solid;
	text-align:left;
	margin-bottom: 1.2em;
	background-color: #c9e3d7;
	overflow:hidden;
}

#submenu span{
 	font-size: 70%;
	padding:0 0 0 0.3em;
}

#submenu ul{
	padding: 0 0 0 0;
	list-style:none;
}

#submenu li{
	position: relative;
	font-size: 70%;	
	color:navy;
	display: block;
	padding: 0.4em 0.1em 0.4em 0.3em;	
	border-bottom: 0.1em white solid;
	text-align:left;
	vertical-align: middle;
	background-color: #97cab3;
}

#submenu a, active, visited{
	text-decoration:none;
	color: #012012;
	font-weight:normal;
}

#submenu .subMenACT{
	background-color: #c9e3d7;
}


#submenu .subMenSubNO{
	padding: 0.2em 0.1em 0.2em 1.2em;
	background-color: #b5dcca;
	font-style:italic;
}

#submenu .subMenSubACT{
	padding: 0.1em 0.1em 0.1em 1.2em;
	font-size: 66%;
	background-color: #def0e8;
	font-style:italic;
}



/*******************************************
*   Content Format
*******************************************/
.headline_normal{
	text-align:center;
	font-weight: bold;
	font-size:90%;
	background-color: #b2c4ea;
	padding: 0.2em 0 0.2em 0;
	border-bottom: 0.0625em white solid;
	background-image: url("../pics/headerleft.gif");
	background-repeat:no-repeat;
}	

.headline_maincontent{
	text-align:left;
	font-weight: bold;
	background-color: #b2c4ea;
	padding: 0.2em 0 0.2em 0;
	border-bottom: 0.0625em white solid;
}

#content ul{
	margin: 0;
	padding: 0 0 0 2em;
	list-style-image: url("../pics/list00.gif");
}

#content ul ul{
	margin: 0;
	padding:0 0 0 1em;
	list-style-image: url("../pics/list01.gif");
}

#content ol{
	margin: 0;
	padding: 0 0 0 2em;
}

#content ol ol{
	margin: 0;
	padding:0 0 0 1em;
}

#content ul ul ul{
	margin: 0;
	list-style-image: url("../pics/list02.gif");
}

.multimedia{
	text-align:center;
	padding-top:1em;
	padding-bottom:1em;
}
.fawflash{
	width:28.125em;
	height:15.625em;
}
.faw0408{
	width:28.125em;
	height:15.625em;
}


/***********************************************
*	TYPO3
***********************************************/
/************* Content ***************/
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.listhead{
	font-size: 110%;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	padding-left: 1em;
	border-bottom: 0.0625em #336799 solid;
	border-top: 0.0625em #336799 solid;
	background-color: #b2c4ea;
	margin-bottom:0.2em;
	margin-top:0.6em;
	background-image: url("../pics/headerlist.gif");
	background-repeat:no-repeat;
}
/************ SITEMAP ****************/
.csc-sitemap li{
	padding: 0.5em 0 0.5em 0;
	font-weight: bold;
}
.csc-sitemap li li{
	padding: 0 0 0.1em 0;
	font-weight: normal;
	border: none;
}

/********** EXT USER_LINK_LIST ******************/
.faw_linklist{
	font-size:85%;
	padding-bottom:0.2em;
	padding-top:0.2em;
	background-color: #e8e8ec;
	border-bottom: 0.0625em white solid;
	display:table;
}

.faw_linklist_alt{
	font-size:85%;
	padding-bottom:0.2em;
	padding-top:0.2em;
	background-color: #f4f4f4;
	border-bottom: 0.0625em white solid;
	display:table;
}
.link_description{
	font-weight:bold;
}

/********** EXT FAWPERSON ******************/
/***** LIST *****/
.faw_person_perslist{
	font-size:80%;
	display:table;
	width:100%;
	padding-bottom:0.4em;
	padding-top:0.4em;
	background-color: #e8e8ec;
	border-bottom: 0.0625em white solid;
}
.faw_person_perslist_alt{
	font-size:80%;
	display:table;
	width:100%;
	padding-bottom:0.4em;
	padding-top:0.4em;
	background-color: #f4f4f4;
	border-bottom: 0.0625em white solid;
}
.faw_pers_name{
	position:relative;
	font-weight:bold;
	float:left;
	padding-left:0.5em;
}
.faw_pers_mail{
	position:relative;
	float:right;
	padding-right:0.5em;
}
/*** DETAIL ***/
.person_detail_container{
	width:100%;
	padding-bottom:1em;
	display:table;
}
.person_detail_heads{	
	float:left;
	font-weight:bold;
}
.person_detail_text{
	float:left;	
	padding-left: 1em;
}
.person_detail_pic{
	float:right;
	padding-right:0.5em;
}
.person_detail_pic img{
	border: 0.0625em #336799 solid;
}
.fodok_category{
	float:left;
	padding-bottom:0.5em;
	vertical-align:top;
	font-weight: bold;
	width:100%;
	border-top: 0.0625em white solid;
	padding-top:0.5em;
	display:table;
	background-color: #b2c4ea;
}
.fodok_pubs{
	float:left;
	border-top: 0.0625em white solid;
	display:table;
	width:100%;
}
.fodok_cathead{
	padding-left:0.4em;
}
.fodok_pubitem{
	padding-bottom:0.4em;
	padding-top:0.4em;
	padding-left:0.4em;
	background-color: #e8e8ec;
	border-bottom: 0.0625em white solid;
}
.fodok_pubitem_alt{
	padding-bottom:0.4em;
	padding-top:0.4em;
	padding-left:0.4em;
	background-color: #f4f4f4;
	border-bottom: 0.0625em white solid;
}
.fodok_container{
	width:100%;
	display:table;
	margin:0 auto;
	font-size:75%;
}

.person_detail_submen{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.1em;
	text-align:left;
	border-bottom:0.0625em #336799 solid;
	border-top:0.0625em #336799 solid;
	margin-bottom:1em;
	background-color: #336799;		
}
.person_detail_submen_item{
	padding-right:1.4em;	
	font-size: 80%;
	color: white;
}
.person_detail_submen_item a:link, .person_detail_submen_item a:visited{
	color: white;
	font-weight:bold;
}

/************* EXT FAWFODOK ***************************/
.fodok_detail_container{
	width:100%;
	display:table;
	margin:0 auto;
}
.fodok_detail_ID{
	font-size:75%;
	padding-bottom:0.5em;
	border-bottom: 0.0625em #336799 solid;
	text-align:right;
}
.fodok_detail_title{
	padding: 0.2em 0 0.2em 0.3em;
	border-bottom: 0.0625em #336799 solid;
	text-align:left;
	font-size:110%;
	font-weight:bold;
	background-color: #b2c4ea;
}
.fodok_detail_description{
	padding:0.5em 0 0.8em 0;
	font-size: 85%;
	border-bottom: 0.0625em #336799 solid;
}
.fodok_detail_authors{
	padding:0.5em 0 0 0;
}
.fodok_list_head{
	padding:0.5em 0 1em 0;
}
.fodok_list_head select{
	width: 5em;
}
</div>

/**************** EXT FAW PROJECT **********************/
.faw_proj_container{
	display:table;
}
.faw_proj_list{
	display:table;
	padding-top:0.2em;
	padding-bottom:0.4em;
	background-color: #e8e8ec;
	border-bottom: 0.0625em white solid;
	width:100%;
}
.faw_proj_list_alt{
	display:table;
	padding-top:0.2em;
	padding-bottom:0.4em;
	background-color: #f4f4f4;
	border-bottom: 0.0625em white solid;
	width:100%;
}
.faw_proj_inner{
	float:left;
	width:28em;
	padding-left: 0.2em;
}
.faw_proj_logo{
	float:right;
}
.faw_proj_logo img{
	border:0.0625em #336799 solid;
}
.faw_proj_abbr{
	font-weight:bold;
}
.faw_proj_name{
	
}
.faw_proj_desc{
	font-size: 75%;
	padding-top: 0.5em;
}
/********DETAIL***************/
.faw_projdetail_logo{
	text-align:right;
	padding-top:0.4em;
}
.faw_projdetail_name{
	font-size:80%;
	display:inline;
}
.faw_projdetail_desc{
	padding-top:0.8em;
	padding-bottom:0.8em;
	margin-bottom:0.4em;
	border-bottom:0.0625em #336799 solid;
	font-size: 85%;
}
.faw_projdetail_date{
	padding-top:0.4em;
	padding-bottom: 0.4em;
}
.faw_projdetail_link{
	margin-top:1em;
	padding-top:0.3em;
	font-weight:bold;
	border-top:0.0625em #336799 solid;
}
.faw_projdetail_leader{
	padding-top:0.4em;	
}
.faw_projdetail_staff{
	padding-top:0.4em;
}
.faw_projdetail_partner{
	padding-top:0.4em;
}
.faw_projdetail_header{
	display:block;
	font-weight:bold;
	padding-bottom:0.4em;
	padding-top:0.4em;
	border-bottom:0.0625em #336799 solid;
	border-top:0.0625em #336799 solid;
	background-color: #f4f4f4;
}
.faw_projdetail_detail_item{
	padding-bottom:0.2em;
	padding-top:0.2em;
	border-bottom:0.0625em #ffffff solid;
}

/*********** EXT FAW_DISSERTATION *****************/
/***** LIST ******/
.faw_dissertation_list{
	display:table;
	padding-top:0.2em;
	padding-bottom:0.4em;
	background-color: #e8e8ec;
	border-bottom: 0.0625em white solid;
	width:100%;
}
.faw_dissertation_list_alt{
	display:table;
	padding-top:0.2em;
	padding-bottom:0.4em;
	background-color: #f4f4f4;
	border-bottom: 0.0625em white solid;
	width:100%;
}
.faw_dissertation_title{
	font-weight:bold;
	padding-bottom:0.4em;
	font-size:90%;
}
.faw_dissertation_container{
	width:100%;
}
.faw_dissertation_tutor{
	font-size:80%;
}
.faw_dissertation_student{
	font-size:80%;
}
.faw_dissertation_item{
	display:inline;
}
.faw_dissertation_header{
	display:inline;
	font-weight:bold;
}

/***** DETAIL *****/
.faw_dissertation_detail_student{
	font-size:80%;
	padding-top:0.5em;
}
.faw_dissertation_dates{
	font-size:80%;
}
.faw_dissertation_desc{
	padding-top: 0.8em;
	font-size:80%;
}
.faw_dissertation_detail_item{
	display:inline;	
}
.faw_dissertation_detail_header{
	display:inline;
	font-weight:bold;
}

/*********** EXT FAW_DIPLOMTHESIS *****************/
/***** LIST ******/
.faw_diplom_list{
	display:table;
	padding-top:0.2em;
	padding-bottom:0.4em;
	background-color: #e8e8ec;
	border-bottom: 0.0625em white solid;
	width:100%;
}
.faw_diplom_list_alt{
	display:table;
	padding-top:0.2em;
	padding-bottom:0.4em;
	background-color: #f4f4f4;
	border-bottom: 0.0625em white solid;
	width:100%;
}
.faw_diplom_title{
	font-weight:bold;
	padding-bottom:0.4em;
	font-size:90%;
}
.faw_diplom_container{
	width:100%;
}
.faw_diplom_tutor{
	font-size:80%;
}
.faw_diplom_student{
	font-size:80%;
}
.faw_diplom_item{
	display:inline;
}
.faw_diplom_header{
	display:inline;
	font-weight:bold;
}

/***** DETAIL *****/
.faw_diplom_detail_tutor{
	font-size:80%;
	padding-top:0.5em;
}
.faw_diplom_dates{
	font-size:80%;
}
.faw_diplom_desc{
	padding-top: 0.8em;
	font-size:80%;
}
.faw_diplom_detail_item{
	display:inline;	
}
.faw_diplom_detail_header{
	display:inline;
	font-weight:bold;
}

**************** EXT FAWCONFERENCES**********************/
.faw_conference_container{
	display:table;
}
.faw_conference{
	display:table;
	padding-top:0.2em;
	padding-bottom:0.4em;
	background-color: #e8e8ec;
	border-bottom: 0.0625em white solid;
	width:100%;
}
.faw_conference_alt{
	display:table;
	padding-top:0.2em;
	padding-bottom:0.4em;
	background-color: #f4f4f4;
	border-bottom: 0.0625em white solid;
	width:100%;
}
.faw_conference_inner{
	float:left;
	width:28em;
	padding-left: 0.2em;
}
.faw_conference_logo{
	float:right;
}
.faw_conference_logo img{
	border:0.0625em #336799 solid;
}
.faw_conference_name_short{
	font-weight:bold;
}
.faw_conference_name{
	
}
.faw_conference_desc{
	font-size: 75%;
	padding-top: 0.5em;
}
.faw_conference_date{
	font-size: 75%;
	padding-top: 0.5em;
}


/******* EXT NEWS_TT ********************/

/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}
/* 	------------------------	 tt_news LATEST view	----------------------	 */

.news-latest-container {
	display:table;
}

.news-latest-container H2,.news-latest-gotoarchive {
	padding:0.1875em;
	margin:0.1875em;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:0.0625em;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0.1875em;
	margin:0.1875em;
}

.news-latest-item IMG {

	margin-bottom:0.3125em;
	margin-right:0.3125em;
	border:0.0625em solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size: 75%;
}

.news-latest-morelink {
	height:0.75em;
}

.news-latest-morelink A {
	float:right;
}


/* 	--------------------	tt_news LIST view	------------------------	  */
.news-list-container {
	width: 100%;
	display:table;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0;
	margin:0.0625em;
	background-color:#c9e3d7;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	background-color:#88c0a7;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding-left:0.125em;
}
.news-list-container H3 A {
}
.news-list-container P {
	padding-left:0.1875em;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 17em;
	text-align: right;
	margin-top: 0.125em;
	margin-right: 0.125em;
	font-size: 65%;
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:0.1875em;
	padding-right:0.1875em;
	font-size: 60%;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:0.3125em;
	margin-right:0.125em;
	margin-left:0.3125em;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:70%;
	margin-left:0.1875em;
	padding-bottom: 0.5em;
	padding-top: 0.8em;
}
.news-list-morelink  {
	margin-bottom:0.1875em;
}
.news-list-browse {
	text-align: center;
}

/* 	-----------------------	 tt_news SINGLE view  	-----------------------	*/
.news-single-item {
	margin-bottom:0.3125em;
	width:100%;
}

.news-single-item-inner {
	padding: 0.2em;
}


.news-single-item H3 {
	margin-bottom: 0.9375em;
}

.news-single-item H2 {
	margin-bottom: 0.2em;
	padding-left: 0.1em;
	border-top: 0.0625em #336799 solid;
	border-bottom: 0.0625em #336799 solid;
}

.news-single-img {
	float: right;
	margin-left:0.3125em;
}

.news-single-imgcaption {
	padding:0.1875em;
	clear:both;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 0.9375em;
	margin-top: 0.625em;
}
.news-single-timedata {
	float: right;
	padding:0.5em 0.5em 0 0;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 70%;
}
.news-single-author {
	padding-bottom: 0.1875em;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 0.9375em;
	border: 0.0625em solid #666;
	padding:0.1875em;
	padding-bottom:0;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0.0625em solid #666;
	margin:0px;
	margin-bottom: 0.1875em;
	padding:0.1875em;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:1.25em;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 90%;
	margin-left:0.3125em;
	width:90%;
}

/* 	-----------------------	 tt_news ARCHIVE view  	-----------------------	*/
.news-amenu-container{
	padding-bottom:2em;
	font-size: 80%;
}
.news-amenu-item-year{
	font-weight:bold;
	padding:0.5em 0 0 0;
	font-size:140%;
}
.news-amenu-container li{
	list-style: none;
	list-style-image:none;
	margin:0 0 0 -1em;
	padding:0 0 0 -1em;
}


