@charset "UTF-8";

/* Globale Elemente */

* { margin: 0; padding: 0; }

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/bg_index.jpg);
	background-repeat: repeat-x;
	text-align:center;
	margin-bottom:0px;
        margin-top:15px;
        margin-left:0px;
        margin-right:0px;
	padding:0;
}

h1 {
	font-size:14px;
	color: #000000;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height:16px;
	margin-bottom:5px;

}

h2 {
	font-size:12px;
	color: #5e6b77;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height:16px;
	margin-bottom:10px;
}

h3 {
	font-size:11px;
	color: #000000;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
	margin-bottom:10px;
}

h4 {
	font-size:11px;
	color: #000000;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	line-height:16px;
	margin-bottom:5px;
}

p {
	margin-top:10px;
}

img {
	margin:0;
	padding:0;
	border:none;
}

a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

a:active {
	text-decoration: none;
	color: #333;
}

#clearfix {
	clear:both;


}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}


/* Head */


#head {
	width:100%;
	height:121px;
        table-layout:fixed;
}

td.bodyMargin {
        width:auto;
}

#logo {
	width:225px;
	height:121px;
	background-image: url(../images/bg_head_left2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
        overflow: hidden;
}
div.logo {
	height:121px;
	background-image: url(../images/bg_head_left1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo a { height: 121px; width: 226px; display: table-cell; background: url("../images/logo_head_old.jpg") 0px 0px no-repeat; display: block; float:left;}
#logo a:hover { background-position: 0px 0px; }
#logo a:active { background-position: 0px 0px; }


#headCenter {
	width:564px;
	height:121px;
	overflow:hidden;
	background-image: url(../images/bg_head_center2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div.headCenter {
        height:121px;
        position:relative;
	background-image: url(../images/bg_head_center1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        overflow:hidden;
}

#headLanguage {
	width:217px;
	height:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
        margin-top: 7px;
}

#headLanguage a {text-decoration:none; color:#959595; font-weight:normal;}
#headLanguage a:visited { text-decoration:none; color:#959595;}
#headLanguage a:hover {text-decoration:none; color:#ffffff;}
#headLanguage a:active { text-decoration:none; color:#ffffff;}

#headNavi {
	width:363px;
	height:28px;
        position:absolute;
        left:202px;
        top:9px;
}

#login a { height: 28px; width: 66px; display: table-cell; background: url("../images/b_login.gif") 0px 0px no-repeat; display: block; float:left;}
#login a:hover { background-position: 0px -28px; }
#login a:active { background-position: 0px -28px; }

#logout a { height: 28px; width: 76px; display: table-cell; background: url("../images/b_logout.gif") 0px 0px no-repeat; display: block; float:left;}
#logout a:hover { background-position: 0px -28px; }
#logout a:active { background-position: 0px -28px; }

#registerDE a { height: 28px; width: 111px; display: table-cell; background: url("../images/b_register_DE.gif") 0px 0px no-repeat; display: block; float:left;}
#registerDE a:hover { background-position: 0px -28px; }
#registerDE a:active { background-position: 0px -28px; }

#registerEN a { height: 28px; width: 84px; display: table-cell; background: url("../images/b_register_EN.gif") 0px 0px no-repeat; display: block; float:left;}
#registerEN a:hover { background-position: 0px -28px; }
#registerEN a:active { background-position: 0px -28px; }

#helpDE a { height: 28px; width: 61px; display: table-cell; background: url("../images/b_help_DE.gif") 0px 0px no-repeat; display: block; float:left;}
#helpDE a:hover { background-position: 0px -28px; }
#helpDE a:active { background-position: 0px -28px; }

#helpEN a { height: 28px; width: 57px; display: table-cell; background: url("../images/b_help_EN.gif") 0px 0px no-repeat; display: block; float:left;}
#helpEN a:hover { background-position: 0px -28px; }
#helpEN a:active { background-position: 0px -28px; }

#accountDE a { height: 28px; width: 131px; display: table-cell; background: url("../images/b_account_DE.gif") 0px 0px no-repeat; display: block; float:left;}
#accountDE a:hover { background-position: 0px -28px; }
#accountDE a:active { background-position: 0px -28px; }

#accountEN a { height: 28px; width: 85px; display: table-cell; background: url("../images/b_account_EN.gif") 0px 0px no-repeat; display: block; float:left;}
#accountEN a:hover { background-position: 0px -28px; }
#accountEN a:active { background-position: 0px -28px; }


#headStatus {
	width:100%;
	height:21px;
	clear:both;
	padding-top:2px;
	padding-left:15px;
	overflow:hidden;
        position:absolute;
        top:37px;
}

#headUser {
	width:565px;
	height:57px;
	text-align:right;
	overflow:hidden;
	position:absolute;
        top:60px;
}

#userTxt {
	width:auto;
	height:20px;
	padding-top:37px;
	margin-right:10px;
	text-align:right;
	float:left;

}

#userLogo {
	height:32px;
	padding:10px 10px 10px 0px;
	float:left;
}

#headRight {
	width:212px;
	height:112px;
	text-align:left;
	background-image: url(../images/bg_head_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
        padding:0 px;
	padding-top: 9px;
        vertical-align: top;
}

#headRightWrapper {
        margin-left:11px;
}

#serchField {
	width:190px;
	height:35px;
	padding:0;
	float:left;
	clear:both;
}

.inputSearch {
	width:146px;
	height:19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7a7a7a;
	border-right-color: #7a7a7a;
	border-bottom-color: #c1c1c1;
	border-left-color: #c1c1c1;
	padding-left: 8px;
}

#search_button {background-image:url(../images/b_search.gif);height: 21px;width: 24px;border:none;}
#search_button:hover {background-image:url(../images/b_search_hover.gif);}

#rgsDE a { height: 22px; width: 190px; display: table-cell; background: url("../images/b_reference_global_search_DE.gif") 0px 0px no-repeat; display: block;margin-top:14px;}
#rgsDE a:hover { background-position: 0px -22px; }
#rgsDE a:active { background-position: 0px -22px; }

#rgsEN a { height: 22px; width: 190px; display: table-cell; background: url("../images/b_reference_global_search_EN.gif") 0px 0px no-repeat; display: block;margin-top:14px;}
#rgsEN a:hover { background-position: 0px -22px; }
#rgsEN a:active { background-position: 0px -22px; }

#browse a { height: 22px; width: 190px; display: table-cell; background: url("../images/b_browse.gif") 0px 0px no-repeat; display: block;margin-top:14px;}
#browse a:hover { background-position: 0px -22px; }
#browse a:active { background-position: 0px -22px; }


/* Center */

#wrap {
	width:100%;
	height:auto;
	margin:0px;
	text-align:left;
        table-layout:fixed;
}
tr.wrap {
        vertical-align:top;
}

/* Spalte links */


#left {
	width:225px;
	height:auto;
	padding-top:35px;
	padding-bottom:35px;
        background-color:#EEEEEE;
        overflow:hidden;
	border-left: 1px solid #bdbdbd
}

#leftBorder {
	width:100%;
	height:25px;
	background-image: url(../images/img_border.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#titleLeftWrap {
        height:20px;
        margin-left:20px;
        margin-right:15px;
        background-color:black;
        position:relative;
        overflow:hidden;
}

#titleLeft {
	width:170px;
	height:20px;
	float:left;
}

#titleLeft2 {
	height:20px;
        background-color:black;
}

#formHelp, #formHelp2 {
	width:20px;
	height:20px;
        position:absolute;
        right:0px;
        border-left:1px solid #EEEEEE;
}



#dhtmlgoodies_tooltip{
	background-color:#ffffff;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:10px;
	font-family: "Verdana", "Lucida Sans Unicode", Arial, sans-serif;

}

#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#c1c1c1;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;

}

#formLeft {
	width:auto;
	height:200px;
	padding-left:20px;
        padding-right:15px;
	padding-top:17px;
	clear:both;

}

.formSelect {
	width:100%;
	height:18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #acadb2;
	border-right-color: #e3e3eb;
	border-bottom-color: #e3e3eb;
	border-left-color: #e3e3eb;
	padding-left: 5px;
}

.formSelect2 {
	width:140px;
	height:18px;
	background-color: #f8f8f8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #acadb2;
	border-right-color: #e3e3eb;
	border-bottom-color: #e3e3eb;
	border-left-color: #e3e3eb;
	font-size:11px;

}

.formSelect3 {
	width:115px;
	height:22px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #acadb2;
	border-right-color: #e3e3eb;
	border-bottom-color: #e3e3eb;
	border-left-color: #e3e3eb;
	font-size:11px;

}



.formInput {
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #acadb2;
	border-right-color: #e3e3eb;
	border-bottom-color: #e3e3eb;
	border-left-color: #e3e3eb;
        padding: 2px 2px 2px 2px;
}


#cancelButton {
	background-image:url(../images/b_cancel.gif);
	height: 21px;
	width: 90px;
	border:none;
	background-repeat: no-repeat;
	margin-right:10px;
	margin-top:10px;
}

#cancelButton:hover {
	background-image:url(../images/b_cancel_hover.gif);
	background-repeat: no-repeat;
}

#sendButton {
	background-image:url(../images/b_send.gif);
	height: 21px;
	width: 90px;
	border:none;
	background-repeat: no-repeat;
	margin-top:10px;

}

#sendButton:hover {
	background-image:url(../images/b_send_hover.gif);
	background-repeat: no-repeat;
}

#browseList {
	width:100%;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

#browseList ul {
	width:190px;
	height:auto;
	margin:0;
	padding:0;

}

#browseList li {
	width:180px;
	height:auto;
	background-image: url(../images/list_style_type_right.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	list-style-type:none;
	padding-left:15px;
	padding-bottom:3px;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
	line-height:16px;
}

#browseList a {text-decoration:none; font-weight:normal;}
#browseList a:visited { text-decoration:none; color:#000000;}
#browseList a:hover {text-decoration:none; color:#959595;}
#browseList a:active { text-decoration:none; color:#959595;}

#browseList2 {
	width:190px;
	height:auto;
	margin-left:20px;
	margin-bottom:5px;
	font-weight:bold;
}

#browseList2 ul {
	width:190px;
	height:auto;
	margin:0;
	padding:0;

}

#browseList2 li {
	width:190px;
	height:auto;
	background-image: url(../images/list_style_type_down.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type:none;
	padding-left:15px;
	line-height:16px;
}

#browseList3 {
	width:175px;
	height:auto;
	margin-left:35px;
	margin-bottom:5px;
	font-weight:bold;
}

#browseList3 ul {
	width:175px;
	height:auto;
	margin:0;
	padding:0;

}

#browseList3 li {
	width:175px;
	height:auto;
	background-image: url(../images/list_style_type_right.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type:none;
	padding-left:15px;
	margin-top:3px;
	line-height:16px;
}

#browseList3 a {text-decoration:none; font-weight:normal;}
#browseList3 a:visited { text-decoration:none; color:#000000;}
#browseList3 a:hover {text-decoration:none; color:#959595;}
#browseList3 a:active { text-decoration:none; color:#959595;}


#browseList4 {
	width:175px;
	height:auto;
	margin-left:35px;
	margin-bottom:5px;
	font-weight:bold;
}

#browseList4 ul {
	width:175px;
	height:auto;
	margin:0;
	padding:0;

}

#browseList4 li {
	width:175px;
	height:auto;
	background-image: url(../images/list_style_type_down.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type:none;
	padding-left:15px;
	line-height:16px;
}


#browseList5 {
	width:160px;
	height:auto;
	margin-left:50px;
	margin-bottom:5px;
	font-weight:bold;
}

#browseList5 ul {
	width:160px;
	height:auto;
	margin:0;
	padding:0;

}

#browseList5 li {
	width:160px;
	height:auto;
	background-image: url(../images/list_style_type_right.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type:none;
	padding-left:15px;
	line-height:16px;
}

#browseList5 a {text-decoration:none; font-weight:normal;}
#browseList5 a:visited { text-decoration:none; color:#000000;}
#browseList5 a:hover {text-decoration:none; color:#959595;}
#browseList5 a:active { text-decoration:none; color:#959595;}


/* Spalte mitte */

#content {
	width:565px;
	height:auto;
        overflow-x:hidden;
        background-color:white;
}

#breadcrumb {
	width:545px;
	height:auto;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color:#d3d7da;
	line-height:16px;
	min-height:18px;
}

#flyoutBox {
	width:auto;
	height:28px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/bg_flyout.gif);
	background-repeat: repeat-x;
	background-position: left top;
	white-space:nowrap;
}



#teaserBig {
	width:565px;
	height:180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;

}

#teaserSmall {
	width:565px;
	height:59px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;

}


#contentTxt {
	width:auto;
	height:auto;
	padding:15px;
	line-height:16px;

}


#contentResultTxt {
	width:auto;
	height:auto;
	padding:8px 15px 4px;
	line-height:16px;
}


#infoInstitution {
	width:515px;
	height:auto;
	margin-bottom:1px;
	background-color:#f1f1f1;
	padding:6px 12px;
}

#infoLine {
	width:539px;
	height:28px;
	margin-bottom:1px;
	background-color:#f1f1f1;

}

#infoLeft {
	width:250px;
	height:auto;
	padding:5px 12px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

#infoRight {
	width:200px;
	height:auto;
	margin-right:1px;
	padding:5px 12px;
	float:left;
}

/* Results */

#resultsButtons {
	width:auto;
	height:22px;
	background-color:#f8f8f8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	padding-left:15px;
	padding-top:5px;
}

#resultSelect {
	width:195px;
	height:22px;
	float:left;

}

#resultButtonIcon {
	width:24px;
	height:26px;
	float:left;

}

#resultButtonTxt {
	width:auto;
	height:26px;
	margin-right:25px;
	float:left;

}

#resultButtonTxt a {text-decoration:none; font-weight:normal;color:#0165aa;}
#resultButtonTxt a:visited { text-decoration:none; color:#0165aa;}
#resultButtonTxt a:hover {text-decoration:underline; color:#0165aa;}
#resultButtonTxt a:active { text-decoration:none; color:#0165aa;}


#resultNavi {
	width:535px;
	height:30px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear:both;

}

#resultView {
	width:380px;
	height:18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #54565a;
	float:left;
}

#resultNaviButtons {
	width:11px;
	height:14px;
	float:right;
	margin-right:10px;
	padding-top:4px;

}

#resultNaviPages {
	width:auto;
	height:18px;
	float:right;
	margin-right:10px;

}

#resultNaviPages a {text-decoration:none; font-weight:normal;color:#0165aa;}
#resultNaviPages a:visited { text-decoration:none; color:#0165aa;}
#resultNaviPages a:hover {text-decoration:underline; color:#0165aa;}
#resultNaviPages a:active { text-decoration:none; color:#0165aa;}

#resultHR {
	width:100%;
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54565a;

}

#resultNaviPages2 {
	width:auto;
	height:18px;
	float:left;

}

#resultPagesArrows {
	width:11px;
	height:12px;
	float:left;
	padding-top:6px;

}

#resultPagesTxt {
	width:92px;
	height:14px;
	float:left;



}

#resultPagesTxt a {text-decoration:none; font-weight:normal;color:#0165aa;}
#resultPagesTxt a:visited { text-decoration:none; color:#0165aa;}
#resultPagesTxt a:hover {text-decoration:underline; color:#0165aa;}
#resultPagesTxt a:active { text-decoration:none; color:#0165aa;}


#resultHR2 {
	width:auto;
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54565a;
	margin-bottom:5px;

}


/* Spalte rechts */

#right {
	width:209px;
	height:auto;
	padding-top:35px;
	padding-bottom:35px;
        background-color:#EEEEEE;
	border-right: 1px solid #bdbdbd;
}

#titleRight {
	width:170px;
	height:20px;
	float:left;
	margin-left:9px;
	overflow:hidden;
}

#titleClose {
	width:20px;
	height:20px;
	float:left;

}

#boxSolo {
	width:175px;
	height:auto;
	background-color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding:7px;
	margin-top:7px;
	margin-left:10px;
	line-height:16px;
}

#rightBorder {
	width:209px;
	height:25px;
	background-image: url(../images/img_border.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#boxPic {
	width:190px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-top:7px;
	margin-left:10px;

}


#boxMulti {
	width:175px;
	height:auto;
	background-color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	padding:7px;
	margin-top:7px;
	margin-left:10px;
	line-height:14px;
}

.boxMultiTxt {
	color:#626262;
}





/* Footer */


#footer {
	width:auto;
	height:50px;
	margin:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #27323d;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1b2127;
	text-align:center;
	padding-top:12px;
}

#footer a {text-decoration:none; font-weight: bold;color:#0165aa;}
#footer a:visited { text-decoration:none; color:#0165aa;}
#footer a:hover {text-decoration:underline; color:#0165aa;}
#footer a:active { text-decoration:none; color:#959595;}

