BODY{
	font-family: arial, verdana, arial;
	font-size: small;
	margin: 0px;
	background: #878787 url('./img/background.png');
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
* html body{
	font-size: x-small; /* gleicht Fehler von IE5/Win aus */
	f\ont-size: small; /* für andere IE Versionen */
}
a, a:link, a:visited, a:hover, a:active, a:focus {
	COLOR: #0000dd;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------------------- */

.errorMsg, .error{
	color: red;
	font-weight: bold;
	border: 1px solid #bbbbbb;
	background: #eeeeee;
	padding: 5px;
}
.success{
	border: 1px solid #bbbbbb;
	background: #eeeeee;
	padding: 5px;
}


.submit{
	font-size: small;
}
#mother{
	margin: auto;
	width: 1000px;
}
#space{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#header{
	height: 40px;
	width: 980px;
}

.minHight{
	height:400px;
	float:right;
	width:1px;
	
}

.userForm INPUT{
	width: 150px;
}
/*-----------------------------------------*/
#header .rs_header_name{
	border: 1px solid #666666;
	width:200px;
	float: left;
}
#header .rs_header_name div{
	border: 1px solid #cccccc;
}
#header .rs_header_name div div{
	border: 1px solid #ffffff;
	padding: 2px 10px 1px 10px;
	background: #fac100;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}
/*-----------------------------------------*/
#header .rs_header_subject{
	border: 1px solid #666666;
	width:665px;
	float: left;
	margin-left: 3px;
}
#header .rs_header_subject div{
	border: 1px solid #cccccc;
}
#header .rs_header_subject div div{
	border: 1px solid #ffffff;
	padding: 2px 10px 1px 10px;
	background: #ffffff;
	font-size: 90%;
	text-align: left;
}
/*-----------------------------------------*/
#header .rs_header_navig{
	border: 1px solid #666666;
	width:22px;
	float: left;
	margin-left: 3px;
}
#header .rs_header_navig div{
	border: 1px solid #cccccc;
}
#header .rs_header_navig div div{
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
}

/* ------------------------------------------------------------------------------------------- */

#container{
	width: 980px;
}

/* ------------------------------------------------------------------------------------------- */

#main_navig{
	height: 300px;
	width: 202px;
	float:left;
	margin-right: 3px;
}
/*-----------------------------------------*/
#main_navig .rs_navig_selected{
	border: 1px solid #666666;
	width:12px;
	clear: both;
	float: left;
	margin-right: 2px;
	margin: 0px 2px 2px 0px;
}
#main_navig .rs_navig_selected div{
	border: 1px solid #c89f05;
}
#main_navig .rs_navig_selected div div{
	height: 16px;
	padding: 1px 1px 1px 0px;
	background: #fac100 url('./img/activeNavig.gif');
	background-repeat: no-repeat;
	background-position: 0px;
	border: 1px solid #fac100;
}
/*-----------------------------------------*/
#main_navig .rs_navig{
	width:14px;
	height: 24px;
	clear: both;
	float: left;
	margin: 0px 2px 2px 0px;
}
/*-----------------------------------------*/
#main_navig .rs_navig_symbol{
	border: 1px solid #666666;
	width:22px;
	float: left;
	margin-right: 2px;
}
#main_navig .rs_navig_symbol div{
	border: 1px solid #cccccc;
}
#main_navig .rs_navig_symbol div div{
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
}
/*-----------------------------------------*/
#main_navig .rs_navig_name{
	width:158px;
	float: left;
}
#main_navig .rs_navig_name div div{
	padding: 5px 2px 4px 7px;
	text-align: left;
}
#main_navig .rs_navig_name div div a{
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
/*-----------------------------------------*/
#main_navig .rs_navig_name_selected{
	border: 1px solid #666666;
	width:158px;
	float: left;
}
#main_navig .rs_navig_name_selected div{
	border: 1px solid #cccccc;
}
#main_navig .rs_navig_name_selected div div{
	border: 1px solid #ffffff;
	padding: 1px 2px 1px 5px;
	background: #878787;
	text-align: left;
	height: 16px;
}
#main_navig .rs_navig_name_selected div div a{
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

.languageSwitch{
	padding-bottom: 10px;
}



/* ------------------------------------------------------------------------------------------- */

#content{
	float:left;
	width: 775px;
	text-align: left;
	margin-bottom:10px;
}
/*-----------------------------------------*/
#rs_current_category_symbol{
	border: 1px solid #666666;
	width:22px;
	float: left;
	position: relative;
	top: -3px;
	left: 0px;
}
#rs_current_category_symbol div{
	border: 1px solid #cccccc;
}
#rs_current_category_symbol div div{
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
}
/*-----------------------------------------*/

#rs_content_navig{
	float: left;
	position: relative;
	top: -3px;
	left: 0px;
	width: 749px;
	padding-left: 2px;
}
#rs_content_navig ul{
	list-style: none inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#rs_content_navig li{
	float: left;
	width: 140px;
	height: 18px;
	margin: 0px 2px 0px 0px;
	padding: 4px 2px 1px 3px;
	border-top: 1px solid #666666;
	font-size: 90%;
	font-weight: bold;
}

#rs_content_navig LI.addInfo{
	border: 0px;
	width: 550px;
	position: relative;
	top: 2px;
	left: 10px;
	text-align: right;
	font-weight: normal;
}


#rs_content_navig li.leftOf{
	border-left: 1px solid #666666;
}
#rs_content_navig li.rightOf{
	border-right: 1px solid #666666;
}
#rs_content_navig a{
	text-decoration: none;
	color: #000000;
}
#rs_content_navig .aktiv{
	color: #ffffff;
	border: 0px;
	padding: 0px;
	height: 29px;
	margin: 0px 2px 0px 0px;
	background: url('img/navigBG.png');
	background-repeat: repeat-x;
}
#rs_content_navig .navig_content{
	float:left;
	color: #ffffff;
	border: 0px;
	padding: 6px 0px 1px 3px;
}
#rs_content_navig .aktiv .borderLeft{
	float:left;
	height: 29px;
	width:4px;
	background: url('img/navigBG_left.png');
	background-repeat: no-repeat;
}
#rs_content_navig .aktiv .borderRight{
	float:right;
	height: 29px;
	width:4px;
	background: url('img/navigBG_right.png');
	background-repeat: no-repeat;
}
#rs_content_navig_footer{
	height:3px;
	position:relative;
	top:26px;
	background:url('img/navigFooter.png');
	font-size:1px; /* für IE der sonst das DIV größer als 3px macht */
}


/* ------------------------------------------------------------------------------------------- */

#main_area{
	clear:both;
	position: relative;
	top: -3px;
	left: 0px;
	background: #ffffff;
}
#main_area_border0{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#main_area_border1{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#main_area_border2{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
	background: #f3f3f3;
}
#mainAreaTable{
	border-collapse: collapse;
	width:100%;
}
/* ------------------------------------------------------------------------------------------- */

#index_main_area{
	clear:both;
	position: relative;
	top: -3px;
	left: 0px;
	background: #ffffff;
}
#index_main_area_border0{
	border: 1px solid #666666;
}
#index_main_area_border1{
	border: 1px solid #cccccc;
}
#index_main_area_border2{
	border: 1px solid #ffffff;
	padding: 0px;
	background: #f3f3f3;
	height: 400px;
}
#index_main_area_border2 table{
	border-collapse: collapse;
	width:100%;
}
/*-----------------------------------------*/

#rs_result_navig{
	float: left;
	position: relative;
	top: -3px;
	left: 2px;
}
#rs_result_navig_footer{
	position:relative;
	top:20px;
	left:2px;
	height:3px;
	width:506px;
	background:url('img/resultNavigFooter.png');
	font-size:1px; /* für IE der sonst das DIV größer als 3px macht */
}
#rs_result_navig ul{
	list-style: none inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#rs_result_navig li{
	float: left;
	width: 90px;
	height: 14px;
	margin: 0px 2px 0px 0px;
	padding: 2px 0px 1px 8px;
	border-top: 1px solid #666666;
	font-size: 85%;
	font-weight: bold;
}
#rs_result_navig li.leftOfActive{
	border-left: 1px solid #666666;
}
#rs_result_navig li.rightOfActive{
	border-right: 1px solid #666666;
}
#rs_result_navig a{
	text-decoration: none;
	color: #000000;
}
#rs_result_navig .aktiv2{
	color: #ffffff;
	border: 0px;
	padding: 0px;
	height: 22px;
	margin: 0px 2px 0px 0px;
	background: url('img/navigBG2.png');
	background-repeat: repeat-x;
}
#rs_result_navig .navig_content2{
	float:left;
	color: #000000;
	border: 0px;
	padding: 4px 2px 1px 5px;
}
#rs_result_navig .aktiv2 .borderLeft2{
	float:left;
	height: 22px;
	width:4px;
	background: url('img/navigBG_left2.png');
	background-repeat: no-repeat;
}
#rs_result_navig .aktiv2 .borderLeft2first{
	float:left;
	height: 22px;
	width:4px;
	background: url('img/navigBG_left2first.png');
	background-repeat: no-repeat;
}
#rs_result_navig .aktiv2 .borderRight2{
	float:right;
	height: 22px;
	width:4px;
	background: url('img/navigBG_right2.png');
	background-repeat: no-repeat;
}

/* ------------------------------------------------------------------------------------------- */

#result_border0{
	clear:both;
	position: relative;
	top: -3px;
	left: 2px;
	width: 504px;
	background: #ffffff;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#result_border1{
	background: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#result_border2{
	background: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-size: 90%;
}

/* ------------------------------------------------------------------------------------------- */

#no_result_border0{
	clear:both;
	position: relative;
	top: 16px;
	left: 2px;
	width: 504px;
	background: #ffffff;
	border: 1px solid #666666;
	margin-bottom: 16px;
}
#no_result_border1{
	background: #ffffff;
	border: 1px solid #cccccc;
}
#no_result_border2{
	background: #ffffff;
	border: 1px solid #ffffff;
	padding: 5px;
	font-size: 90%;
}


/* ------------------------------------------------------------------------------------------- */

#subSearch{
	width:240px;
	vertical-align: top;
	padding:5px;
	margin:5px;
	font-size: 90%;
}
#subSearch UL{
	width:210px;
	margin-left: 15px;
	padding-left: 15px;
}
#subSearch .treeStyle{
	margin-left: 3px;
	padding-left: 3px;
	padding-top: 1px;
	margin-top: 1px;
}
#subSearch .treeStyle LI{
	list-style: none;
	padding-bottom: 5px;
}
#subSearch .treeStyle LI IMG{
	position:relative;
	left:-6px;
	top:1px;
	border: 0px;
}
* html #subSearch .treeStyle LI IMG{
	position:relative;
	left:-3px;
}
#subSearch .treeStyle LI TD IMG{
	position:relative;
	left:-1px;
	top:-1px;
}
* html #subSearch .treeStyle LI TD IMG{
	position:relative;
	left:3px;
	top:2px;
}
#subSearch .treeStyle LI DIV{
	margin-left: 11px;
}
#subSearch a{
	text-decoration: none;
}
#resultArea{
	width:750px;
	vertical-align: top;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#subSearch INPUT{
	width:150px;
	border: 1px solid #666666;
	
}
#subSearch .button{
	width:70px;
	height: 20px;
	font-size: x-small;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#subSearch LI{
	font-size: 95%;
}

/* ------------------------------------------------------------------------------------------- */

.footerSyynX{
	width: 180px;
	height: 80px;
	font-size: 75%;
	padding-left: 15px;
	position: relative;
	left: -208px;
	bottom: 83px;
	text-align: left;
}
.footerSyynX IMG{
	border: 0px;
}

/* ------------------------------------------------------------------------------------------- */


.offLink{
	color:silver;
	font-size: 90%;
	font-weight: bold;
}
#start_page{
	font-size: 90%;
}
#start_page H1{
	font-size: 135%;
	font-weight: bold;
}
#start_page TD{
	vertical-align: top;
	padding: 10px;
}


/* =============================================================================================================== */
/* =============================================================================================================== */
/* CSS combinde.asp */
/* =============================================================================================================== */
/* =============================================================================================================== */

#mother_small{
	margin: auto;
	width: 950px;
}

#header_small{
	height: 40px;
	width: 100%;
}
/*-----------------------------------------*/
#header_small .rs_header_name{
	border: 1px solid #666666;
	width:200px;
	float: left;
	margin-right: 3px;
}
#header_small .rs_header_name div{
	border: 1px solid #cccccc;
}
#header_small .rs_header_name div div{
	border: 1px solid #ffffff;
	padding: 2px 10px 1px 10px;
	background: #fac100;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}
/*-----------------------------------------*/
#header_small .rs_header_subject{
	border: 1px solid #666666;
	width:669px;
	float: left;
}
#header_small .rs_header_subject div{
	border: 1px solid #cccccc;
}
#header_small .rs_header_subject div div{
	border: 1px solid #ffffff;
	padding: 2px 10px 1px 10px;
	background: #ffffff;
	font-size: 90%;
	text-align: left;
}
/*-----------------------------------------*/
#header_small .rs_header_navig{
	border: 1px solid #666666;
	width:22px;
	float: left;
	margin-left: 3px;
}
#header_small .rs_header_navig div{
	border: 1px solid #cccccc;
}
#header_small .rs_header_navig div div{
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
}

/* ------------------------------------------------------------------------------------------- */

#container_small{
	width: 100%;
}
#content_small{
	float:left;
	width: 100%;
	text-align: left;
	margin-bottom:10px;
}

/* ------------------------------------------------------------------------------------------- */

#border0{
	border: 1px solid #666666;	
}
#border1{
	border: 1px solid #cccccc;
}
#border2{
	border: 1px solid #ffffff;
	background: #ffffff;
	padding: 3px;
}
#border0_s{
	clear:both;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	top: -2px;
}
#border1_s{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#border2_s{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
	padding: 3px;
}
#subSearchSpace{
	padding: 3px;
	margin: 3px;
}

/* ------------------------------------------------------------------------------------------- */

.td_kateg{
	width: 193px;
	font-weight: bold;
	text-align: right;
}
.td_search{
	
}

/* ----------------------------------- */

#mainAreaTable_small{
	width: 100%;
	border-collapse: collapse;
}
#result_small{
	width: 50%;
	vertical-align: top;
	font-size: 85%;
}
#result_small OL{
	margin-left:18px;
	padding-left:18px;
	margin-top:3px;
	padding-top:3px;
}

#subSearch_small{
	width: 50%;
	vertical-align: top;
	font-size: 85%;
}

/* ----------------------------------- */


#subSearchNavig_small{
	float: left;
	position: relative;
	top: -3px;
	left: 0px;
	width:100%;
}
#subSearchNavig_small_footer{
	clear:both;
	position:relative;
	top:20px;
	left:0px;
	height:3px;
	width:100%;
	background:url('img/navigFooterCenter.png');
	background-repeat: repeat-x;
	font-size:1px; /* für IE der sonst das DIV größer als 3px macht */
}
#footer_left{
	float:left;
	height:3px;
	width:2px;
	background:url('img/navigFooterLeft.png');
	background-repeat: no-repeat;
	font-size:1px; /* für IE der sonst das DIV größer als 3px macht */
}
#footer_center{
	float:left;
	height:3px;
	font-size:1px; /* für IE der sonst das DIV größer als 3px macht */
}
#footer_right{
	float:right;
	height:3px;
	width:2px;
	background:url('img/navigFooterRight.png');
	background-repeat: no-repeat;
	font-size:1px; /* für IE der sonst das DIV größer als 3px macht */
}

#subSearchNavig_small ul{
	list-style: none inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#subSearchNavig_small li{
	float: left;
	width: 85px;
	height: 14px;
	margin: 0px 2px 0px 0px;
	padding: 2px 2px 1px 2px;
	border-top: 1px solid #666666;
	font-size: 100%;
	font-weight: bold;
}
#subSearchNavig_small .resize{
	width: 120px;
}
#subSearchNavig_small li.leftOf_small{
	border-left: 1px solid #666666;
}
#subSearchNavig_small li.rightOf_small{
	border-right: 1px solid #666666;
}
#subSearchNavig_small a{
	text-decoration: none;
	color: #000000;
}
#subSearchNavig_small .aktiv_small{
	color: #ffffff;
	border: 0px;
	padding: 0px;
	height: 22px;
	margin: 0px 2px 0px 0px;
	background: url('img/navigBG2.png');
	background-repeat: repeat-x;
}
#subSearchNavig_small .navig_content_small{
	float:left;
	color: #000000;
	border: 0px;
	padding: 4px 2px 1px 2px;
}
#subSearchNavig_small .aktiv_small .borderLeft_small{
	float:left;
	height: 22px;
	width:4px;
	background: url('img/navigBG_left2.png');
	background-repeat: no-repeat;
}
#subSearchNavig_small .aktiv_small .borderLeftFirst_small{
	float:left;
	height: 22px;
	width:4px;
	background: url('img/navigBG_left2first.png');
	background-repeat: no-repeat;
}
#subSearchNavig_small .aktiv_small .borderRight_small{
	float:right;
	height: 22px;
	width:4px;
	background: url('img/navigBG_right2.png');
	background-repeat: no-repeat;
}




/* =============================================================================================================== */
/* =============================================================================================================== */
/* CSS combinde.asp */
/* =============================================================================================================== */
/* =============================================================================================================== */

#header_info{
	height: 40px;
	margin: 10px 10px 0px 10px;
}
/*-----------------------------------------*/
#header_info .rs_header_name{
	border: 1px solid #666666;
	width:200px;
	float: left;
	margin-right: 3px;
}
#header_info .rs_header_name div{
	border: 1px solid #cccccc;
}
#header_info .rs_header_name div div{
	border: 1px solid #ffffff;
	padding: 2px 10px 1px 10px;
	background: #fac100;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}
/*-----------------------------------------*/
#header_info .rs_header_subject{
	border: 1px solid #666666;
	width:303px;
	float: left;
}
#header_info .rs_header_subject div{
	border: 1px solid #cccccc;
}
#header_info .rs_header_subject div div{
	border: 1px solid #ffffff;
	padding: 2px 10px 1px 10px;
	background: #ffffff;
	font-size: 90%;
	text-align: left;
}
/*-----------------------------------------*/
#header_info .rs_header_navig{
	border: 1px solid #666666;
	width:22px;
	float: left;
	margin-left: 3px;
}
#header_info .rs_header_navig div{
	border: 1px solid #cccccc;
}
#header_info .rs_header_navig div div{
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
}

/* ------------------------------------------------------------------------------------------- */

#border0_info{
	border: 1px solid #666666;
	margin: 0px 10px 10px 10px;
	width: 562px;
}
#border1_info{
	border: 1px solid #cccccc;
}
#border2_info{
	border: 1px solid #ffffff;
	background: #f3f3f3;
	padding: 5px;
	text-align: left;
		
}

#border2_info H2{
	font-size:130%;
	margin-top: 0px;
}


/* --- LOGIN ------------------------------------------------------ */

.centerSpace{
	float:left;
	width:100px;
}
#login{
	float:left;
	width:775px;
	padding:0px;
	margin:0px;
}
#loginHeader{
	clear: left;
	position: relative;
	top: -463px;
	/top: -466px;
	left: 0px;
	width: 775px;
}
* html #loginHeader{
	position: relative;
	top: -466px;
}
#loginMain{
	clear: left;
	position: relative;
	top: 29px;
	left: 0px;
	width: 775px;
}
.loginInput{
	width:100px;
}
/*-----------------------------------------*/
#loginHeader .rs_header_name{
	border: 1px solid #666666;
	width:175px;
	float: left;
}
#loginHeader .rs_header_name div{
	border: 1px solid #cccccc;
}
#loginHeader .rs_header_name div div{
	border: 1px solid #ffffff;
	padding: 2px 5px 1px 10px;
	background: #fac100;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}
/*-----------------------------------------*/
#loginHeader .rs_header_subject{
	border: 1px solid #666666;
	width:421px;
	float: left;
	margin-left: 3px;
}
#loginHeader .rs_header_subject div{
	border: 1px solid #cccccc;
}
#loginHeader .rs_header_subject div div{
	border: 1px solid #ffffff;
	padding: 2px 10px 1px 10px;
	background: #ffffff;
	font-size: 90%;
	text-align: left;
}
/*-----------------------------------------*/
#loginHeader .rs_header_navig{
	border: 1px solid #666666;
	width:22px;
	float: left;
	margin-left: 3px;
}
#loginHeader .rs_header_navig div{
	border: 1px solid #cccccc;
}
#loginHeader .rs_header_navig div div{
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
}
#loginTab{
	background: url('./img/loginTab.png');
	background-repeat: no-repeat;
	width:105px;
	height: 40px;
	float: left;
	margin-left: 3px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	color: #ffffff;
	font-weight: bold;
}
#loginForm{
	margin-left: 205px;
	margin-top: 50px;
	text-align: left;
}
#loginForm H1{
	font-size: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#loginForm FORM{
	font-size: 85%;
	font-weight: bold;
}

#login_syynxLogo{
	float: left;
	font-size: 75%;
	text-align:left;
	margin-left: 2px;
}
#login_syynxLogo IMG{
	position: relative;
	left: -1px;
	top: 3px;
	border: 0px;
}
#login_collexisLogo{
	float: right;
	font-size: 75%;
	text-align:left;
	margin-top: 5px;
}
#login_collexisLogo IMG{
	position: relative;
	left: -1px;
	top: 3px;
	border: 0px;
}

.page{
	padding-top: 10px;
}


/* ----------------------------------- */
/* journals -> other publ. */
/* ----------------------------------- */

.journals{
	font-size: 95%;
}
.journals LI{
	padding-bottom:10px;
}







/* ------------------------------------------------------------------------------------- */
/* result space / (search) */
/* ------------------------------------------------------------------------------------- */


.resultSpace {
	
	
}


.resultSpace td .help{
	font-size: 85%;
}
.resultSpace td h2{
	font-size: 130%;
}
.resultSpace td h3{
	font-size: 100%;
}
.resultSpace td{
	font-size: small;
	vertical-align: top;
	
}
.resultSpace td .table_block{
	font-size: small;
}
.resultSpace td .table_block h3{
	font-size: 100%;
}

.resultSpace tr td table{
	border-collapse: collapse;
}
.resultSpace tr td table .label{
	vertical-align: top;
	width: 150px;
}
.document_selection_list td{
	vertical-align: top;
}
.document_selection_list td span{
	font-size: 100%;
}
OL{
	margin-left: 23px;
	font-size: 85%;
}
.document_selection_list td a{
	font-size: 100%;
}
.metainfo1{
	font-weight: bold;
}







.cv_form{
	width: 100%;
}
.cv_form .left{
	width: 150px;
	white-space:nowrap;
	
}
.job_title{
	font-weight: bold;
}

.generic_form td{
vertical-align: top;
}

.generic_form .left{
width: 150px;
}

.generic_form .right{
font-size: 100%;
}



.profileResult .checkbox input{
	padding: 0px;
	margin: 0px;
}
.profileResult IMG{
	height: 10px;
	padding-left: 5px;
}

.profileResult table{
	border-collapse: collapse;
}

.profileResult .kateg{
	font-weight: bold;
	font-size: 100%;
}

.profileResult td{
	margin: 0px;
	padding: 0px;
}



.smallNavigFooter{
	margin-top: 5px;
	width: 100%;
	text-align:right;
	font-size:75%;
}

/* ------------------------------------------------------------------------------------- */
/* sub navigation (middle) */
/* ------------------------------------------------------------------------------------- */

.middleWindow, .middleWindowTable{
	width: 100%;
	vertical-align:top;
}
.middleWindow .contentSpace{
	border: 1px solid #00947b;
	vertical-align:top;
	padding: 10px 10px 10px 10px;
}
.middleWindow .navigationSpace{
	border-collapse:collapse;
}
.middleWindow .navigationSpace td{
	background-color: #00947B;
	padding:3pt;
	text-align: center;
	vertical-align: middle;
	width: 160px;
	border-top: 1px solid #d6d3ce;
	border-left: 1px solid #d6d3ce;
	border-right: 1px solid #d6d3ce;
	border-bottom: 1px solid #848284;
}
.middleWindow .navigationSpace td a, .middleWindow .navigationSpace td a:visited{
	font-size: 85%;
	font-weight: bold;
	color: #ffffff;
}
.middleWindow .navigationSpace td.selected a, .middleWindow .navigationSpace td.selected a:visited{
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: text;
}


.middleWindow .contentSpace p{
	font-size: 85%;
}

/* ------------------------------------------------------------------------------------- */
/* KnowRep Admin */
/* ------------------------------------------------------------------------------------- */


.resultSpaceAdmin{
	width: 100%;
}
.resultSpaceAdmin .resultArea h1{
	font-size: 125%;
}
.resultSpaceAdmin .resultArea .auser td{
	font-size: 95%;
}
.resultSpaceAdmin td .help{
	font-size: 85%;
}
.mu_name{
	width: 250px;
}
.mu_check{
	width: 25px;
}
.mu_link{
	width: 100px;
}
.mu_blank{
	width: 20px;
}

.resultSpaceAdmin .resultArea .aut{
	font-size: 95%;
}
.resultSpaceAdmin .resultArea table{
	border-collapse: collapse;	
}


TABLE .afg{
	width: 400px;
}
.afg .name{
	width: 300px;
}
.afg .link{
	width: 50px;
}


.tableLine{
	background: url('./img/silverPix.gif');
	background-repeat: repeat-x;
	font-size:1px;
	padding:0px;
}

.document_list table{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.document_list table TD{
	padding: 0px;
	margin: 0px;
}

.pubmedIDs{
	width: 400px;
	height: 100px;
}

