

/* Global styles */
html, body { height: 100%; }
body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
                /* Arial, Helvetica, sans-serif; */
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    /*background-color: #ffffff; */
}
a { text-decoration: none; }
table {
	/* width: 100%; */
}
table.fullWidth { width:100%; }
td {
	text-align: left;
}

img { border: 0; }

form { margin:0; /* IE fix... */ }

/* * { font-family: Verdana, Arial, Helvetica, sans-serif; } */

a:link    { color: #003366; }
a:visited { color: #003366; }
a:hover   { color: #003366; text-decoration: underline; }
a:active  { color: #003366; }
a:focus   { color: #003366; }

.bold { font-weight:bold; }

.ptr { cursor: pointer; }

/* 
    ### Link styles ###
*/
a.iLink { 
    text-decoration: none;
    padding-left: 18px;
    background: transparent url(http://www.uni-duesseldorf.de/HHU/fakultaeten/jura/rave/images/icons/link.gif) no-repeat 2px 1px;  
}

/* nice links: */
.n-link:link, .n-link:visited, .n-link:hover, .n-link:active, .n-link-b { font-size:12px; }
.n-link:hover, .n-link-b:hover { background-color: #d6e3fe; color:black; text-decoration:none; }
.n-link-b { display:block; padding:3px 5px 3px 5px; }

/* ### new styles ### */
table#MainTable { 
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
#logoHeader { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-family: Times, serif; */
	text-align:left; 
	font-size: 14px; 
	color: #003366;
	vertical-align: middle; 
	padding: 0px 5px 0px 5px;
	height: 45px;
}
#logoHeader .cap { font-weight: bold; font-size: 1.2em; }
#tabNav { 
	vertical-align: bottom; 
	text-align:right;
	height:20px;
	font-size:10px;
	/* border-bottom: 1px solid #d8e3f1; */
	/* margin-bottom: -1px; padding-bottom:0; */ 
}
#blueBar {
	height: 22px;
	text-align: left;
	vertical-align: middle;
	padding: 0 6px;
	color: #060606;
	background-color: #d8e3f1;
	/* border-top: 1px solid #d8e3f1; */
	font-size: 10px;
}
#leftNavPane {
	width: 190px;
	height: auto;	
	vertical-align:top; 
	font-size:12px; 
	background-color: #e5e5e5;
	color: #000000;
	padding: 0; 
	margin:0;
}

#mainContentPane {
	text-align: left;
	vertical-align: top;
	padding: 0 10px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
    font-size:12px; /* mal sehen... */
}
#mainContentPane h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #999999;
	font-size: 20px;
	line-height: 140%;
	font-weight: normal;
	margin: 10px 0 15px 0;
}
/*
#mainContentPane h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 110%;
}
#mainContentPane h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}
*/
#mainContentPane fieldset { padding:3px; font-size:10px; border:1px solid #d6e3fe; }

td#footerLeft, td#footerMain {
	/* background-color: #e5e5e5; */
	height: 40px;
    font-size: 9px;
	line-height: 1.1em;
}
td#footerLeft {
	background-color: #e5e5e5;
	color: #000000;
	vertical-align: middle; 
	/* vertical-align: bottom; */
        text-align: center;
	padding: 3px 5px;
	width: 180px;
}
td#footerMain {
	padding: 2px 5px 3px 0;
	/* vertical-align: middle; */
	vertical-align: bottom;
	text-align: right; 
	background-color: #ffffff;
	color: #000000;
	font-size: 9px;
}
td#footerMain p { margin:0; padding:3px 0 2px 0; /* vertical-align: bottom; */ }
td#footerMain img { float: right; margin-left: 5px; padding:0; /* border:1px solid #ff0000; */ }


/* ### Navigation styles ### */
#topnavList {
	background-color: transparent;
	padding: 0em 0em 0em 2em;
	white-space: nowrap;
	list-style: none;
	margin: 0;
	height: auto;
	line-height: normal;
}
#topnavList li {
	display: inline;
}
#topnavList li a { /* div.contentTopMenu a  XXX WAS SOLL DAS HIER??? */
	/* The normal, unselected tabs. They are all links */
	background-color: transparent;
	border-color: #d8e3f1;
	border-width: 1px;
	border-style: solid solid none solid;
	color: #436976;
	height: auto;
	margin-right: 0.3em;
	padding: 0em 1em;
	text-decoration: none;
	text-transform: none;
}
#topnavList li.selected a {
	/* The selected tab. There's only one of this */
	background-color: #d8e3f1;
	border: 1px solid #d8e3f1;
	border-bottom: 1px solid #d8e3f1;
	color: #000000;
}
#topnavList  li a:hover {
	background-color: #d8e3f1;
	border-color: #2c5074;
	border-bottom-color: #d8e3f1;
	border-style: solid solid solid solid;
	color: #000000;
}


#left_menu_1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #e5e5e5;
	line-height: 150%;
}
#left_menu_1 p {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
}
#left_menu_1 li {
	margin: 0px;
	padding-top: 3px;
}
#left_menu_1 a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#left_menu_1 a.selected, #left_menu_1 .selected a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-style: italic;
}
#left_menu_2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	line-height: 150%;
}
#left_menu_2 p {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
}
#left_menu_2 li {
	margin: 0px;
	padding-top: 3px;
}
#left_menu_2 a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
#left_menu_2 a.selected {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	font-style: italic;
}

#left_menu_3 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	line-height: 150%;
}
#left_menu_3 p {
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
}
#left_menu_3 li {
	margin: 0px;
	padding-top: 3px;
}
#left_menu_3 a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
#left_menu_3 a.selected {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	font-style: italic;
}






/* Content */
#rave-content-table { /* width:100%; */ height:100%; margin:0px; border-collapse:collapse; }

.tableOptions { font-size:12px; }
.tableOptions select, .tableOptions input { font-size:12px; }
.tableOptions fieldset { padding:3px; } 
.tableOptions legend { font-size:10px; }
fieldset.actions { border:1px solid #d6e3fe; background-color:#f4f4f4; color:#000000; }
/* fieldset.actions legend */
fieldset.blind { border-style:none !important; display:inline; }

/* entry forms */
#rave-entry td { text-align:left; }
.button { border: 1px solid #4278a0; background-color: #f0f8ff; font-weight:bold; cursor:pointer; font-size:12px; }
#rave-entry-form, .rave-entry-form {
    width: 100%;
    font-family: Verdana, 'Bitstream Vera Sans', Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #4278a0;
	font-weight: normal;
}
.rave-entry-header {
	font-weight: bold;
	font-size: 13px;
}
.rave-entry-left, .rave-entry-td {
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}
.rave-entry-left {
	width: 140px;
}

/* sys search */
#rave-srch-left, #rave-srch-main, #rave-srch-left-brdr { vertical-align:top; background-color:white; padding:0px; }
#rave-srch-main { /* padding:0 15px; */ }
#rave-srch-left, #rave-srch-left-brdr { width: 210px; }
#rave-srch-left-brdr { /* border-right: 1px solid black; */ }
.sys-th {
	font-size: 12px;
	/* font-family: Verdana, 'Bitstream Vera Sans', sans-serif; */
	height: 24px;
	padding: 5px 10px;
	/* background-color: #f0f0f8; */
	/* border-bottom:1px solid black; */
	/* vertical-align: middle; */
}
.sys-th a {
	font-weight: bold;
	text-decoration: underline;
}
#rave-sys-tree {
	font-size: 10px;
	/* font-weight:bold; */
	border-spacing: 0px;
	/*border:1px solid #f0f0f8;*/
	border-collapse: collapse;
	border:0;
	margin:0px;
}
#rave-sys-tree .hl { font-weight:bold; }
#rave-sys-tree td {
	vertical-align: top;
	padding:2px 0 2px 5px;
}
table.hitbox {
	width: 100%;
	border-collapse: collapse;
	border:0;
	/* border-style:none; */
	border-spacing: 0px;
	font-size: 12px;
	font-family: Verdana, 'Bitstream Vera Sans', sans-serif;
	background-color: white;
}
/* td.hitbox_l, , .hitboxrow */
td.hitbox_t, td.hitbox_b{
	border: 1px solid #000000;
	font-size: 12px;
}
td.hitbox_l {
	width: 60px;
	vertical-align:middle;
	text-align:center;
	/* border-right: 1px solid #000000; */
}
td.hitbox_t { background-color:#3672c1; color:white; padding: 3px;}
td.hitbox_b { background-color:#D7D7D7; color:black; padding: 3px;}
td.hitbox_spacer { border-style:none; }
.footer {
	font-size: 8px;
	text-align: right;
}
/* ### free search ### */
#srch-options {
	position: absolute;
	top: 40px;
	left: 10px;
	bottom: 10px;
	width: 200px;
	font-size: 12px;
}
#srch-form, #srch-result {
	position: absolute;
	top: 40px;
	left: 220px;
	right: 10px;
	bottom: 10px;
	font-size: 12px;
}
#rave-srch-left, #rave-srch-main legend { color: #3672c1; }
#rave-srch-left fieldset, #rave-srch-main fieldset { border: 1px solid #3672c1; font-size: 12px; margin:5px; padding: 10px; }
#srch-form-hdr { font-size: 14px; font-weight: bold; }
#rave-srch-left label, #rave-srch-main label {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}
#rave-srch-main fieldset input.f-w {
	width: 100%;
}

/* ### List styles ### */
ul.koop {
	list-style-type:none; 
	font-size:12px;
}
ul.nav {
	list-style-image:url(http://www.uni-duesseldorf.de/HHU/fakultaeten/jura/rave/images/arrows.gif);
	font-size:12px;
}

/* ### informational pages ###  XXX CHANGE SOMEHOW! */
div.text { 	padding: 10px 10px; }
div.text * { font-size: 12px; }
/* div.text > * { 	padding: 0 10px; } */
div.text p { text-align: justify; }
div.text a { text-decoration: underline; }
div.text .systematikHeader a { font-size: 18px; /* font-weight:bold; */ border-bottom: 1px solid #AAAAAA; text-decoration:none; }


/* Menu right under the H1-baseline */
/*
div.contentTopMenu {
	margin:-10px 0 20px 0; 
	padding:0;
	text-align:right;
	height:18px;
}
div.contentTopMenu a {
	text-decoration:none; 
	color:#000; 
	font-size:12px; 
	font-weight:bold;
	padding-left: 15px;
	background: transparent url(http://www.uni-duesseldorf.de/HHU/fakultaeten/jura/rave/images/arrows.gif) no-repeat 0px 3px;
	margin:0 3px;
}
div.contentTopMenu a:hover { color: &globalBorderColor;; } */


/* ### Management ### */
.entries-s td { border-bottom:1px solid #d6e3fe; vertical-align:top; }
.entries-s td span { display:block; margin:2px 0; }
.entries-line .hl { background-color: #8280e3; }
