/*
5A5D60 darkgrey
9E9D9D grey
1F8BE4 blue
blau grey 61A8D8
light bleu 8CC4EA
B846BF rose
---
neu:
blau 6590C8
gruen 65DFC5
graugruen B9D5B8
noch gruen 7CA290
blau 64F2F5

----

dunkelrot: B20913
beige: FFFED6
rot	FF2633
hellblau 4CBAF6
grau-blau 3B88B2
altrosa: CC979A


----

dunkelrot: B20913
gelb-beige: FFFED6
rot	FF2633
hellblau 4CBAF6
helleres blau BCE7FF
grau-blau 3B88B2
gruen ABCC97
*/

body {
	margin: 0;
	padding: 0;
/*	background: #9E9D9D;*/
	background: #BCE7FF;
	font-family: Georgia, serif;
	color: #fff;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.2em;

}

a, a:visited {
	text-decoration: none;
	color: #C4E7FE; /*#7A2110;*/ /*#06174A;*/
  font-weight: bold;
}

ul li {
color: #fff;
/*color:#fff;*/
}

h2, h3, h4 {
	margin: 0;
/*	color: #4B0816;*/
	color:#020E30;
}

h5 {
color: #06174A;
font-weight: normal;
	
	letter-spacing: 0px;
	font-size: medium;
	line-height: 0.1em;
}

dd {
font-style: italic;
}

dl li {
margin: 10px 0 0 10px;
}


div.globalfooter {
	text-align: center;
	font-size: 80%;
}

div.globalfooter a, div.globalfooter a:visited {
	color: #1F8BE4;
}


/* breadcrumb bar */

div.structNavigation {
	padding: 4px 0 0 0;
	background: #BD261B;	
	color: #fff;
}

div.structNavigation ol, ol.structNavigation {
  margin: 6px 0 2px 0;
	padding: 0 0 0 0;
  list-style-type: none !important;
}

div.structNavigation ol li, li.structNavigation {
  display: inline !important;
  list-style-type: none;
}

*.structNavigation a, *.structNavigation a:visited {
	color: #eee;	
}


*.wrap {
	margin: 0 auto;
	width: 800px;
/*	background: #426EC6;*/
	background: #3B88B2;
	border-left: 5px solid #BD261B;
	border-right: 5px solid #BD261B;
	border-bottom: 5px solid #BD261B;
}

*.wrap h1 {
	margin: 0 0 -10px 0;
	padding: 5px;
	text-align: center;
/*	background: #4B0816;*/
	background: #BD261B;	
	color: #fff;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	letter-spacing: -1px;
}
*.wrap h3 {
	margin: 0;
	padding: 10px;
	text-align: center;
	/*background: #4B0816;*/
	background: #BD261B;
	
	color: #fff;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: medium;
}
*.header {
	margin: 0 auto;
	width: 810px;
	text-align: center;
}

/*div.globalheader {
	margin: 0 auto;
	width: 810px;
	background: url('wraptopLS.png') no-repeat top;
	height: 50px;
  } */

div.globalheader {
	margin: 0 auto;
	width: 800px;
	background: #3B88B2;
  /* border-top: 5px solid; */
	border-left: 5px solid #BD261B;
	border-right: 5px solid #BD261B;
  border-bottom: none;
	border-top: 5px solid #BD261B;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	height: 50px;
}


*.globalheader ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

*.globalheader ul {
	padding: 10px;
}

*.globalheader ul li {
	margin: 0 10px 0 10px;
	display: inline;
}

*.globalheader ul li a {
	color: #020E30;
	font-size: large;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}

*.globalheader ul li a.active {
	color: #fff;
	background: #1A3353;
}

*.content {
	margin: 20px 0 0 0;
	float: left;
	width: 600px;
	padding: 0 15px 0 15px;
	
}


*.content h2 {
	margin: 0 0 10px 0;
	font-size: xx-large;
}

*.content h4 {
	margin: 16px 0 10px 0;
	font-size: large;
	background: #BD261B;
	color: #fff;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
}
*.content h4 > span {
	background: #BD261B;
	color: #fff;
}

*.contentfill {
margin: 20px 0 0 0;
	float: left;
	width: 600px;
	height: 355px;
	padding: 0 15px 0 15px;

}

*.contentfill a {
	color: #06174A;
  text-weight: bold;
}

*.contentfill a:visited {
	color: #06174A;
}

*.sidebar {
	float: right;
	width: 150px;
	margin: 20px 0 0 0;
	position: relative;
	top: 5.5em;
}

*.sidebar ul {
	margin: 0 0 0 10px;
}

*.sidebar ul li {
	margin: 0 0 10px 0;
	
}

*.sidebar a:visited {
	color: #06174A;
	
}

*.sidebar a {
	color: #06174A;
	
}
*.sidebar h2 {
/*	background: #553f2d;*/
background: #1A3353;
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: large;
}

*.footer {
	padding: 10px;
	clear: both;
	font-size: small;
	color: #
}
/*neu, Farbe fuer CopyrightText*/
*.footer a {
	padding: 0px;
	clear: both;
	font-size: small;
	color: #280B9E
}
*.footer p {
	margin: 0;
	padding: 10px;
/*	background: #281a0f;*/
	background: #BD261B;
	text-align: center;

}


/*a.sidebarnav, a.selectedsidebarnav, a.subnavigation,*/ a.tableofcontents {
    display: block; 
}

*.globalheader ul li a.selectedglobalnav {
	color: #fff;
	background: #4AAEE4;
	border-radius: 8px;
}

*.globalheader ul li a.selectedsubglobalnav {
	color: #eee;
	background: #4AAEE4;
	border-radius: 8px;
}


a.globalnav:hover, a.selectedglobalnav:hover, a.sidebarnav:hover, a.selectedsidebarnav:hover, a.navbar:hover, a.subnavigation:hover, a.tableofcontents:hover, a.structural:hover, *.quick>a:hover {
    color:#A50707 !important;
    background-color: #9BA0A5;/*/ #094ED8;/* #042a75;*/
    text-decoration: none !important;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;	
}
a.globalnav:active, a.selectedglobalnav:active, a.sidebarnav:active, a.selectedsidebarnav:active, a.navbar:active, a.subnavigation:active, a.tableofcontents:active, a.structural:active, *.quick>a:active {
    color:#AA0000 !important;
    text-decoration: none !important;
    text-shadow: 1px 1px 1px #550000;
}

/* fancy borders for reference images */

a img {border: none;}

a>img, a.eyecatcher>img, a>img.contact, a.contact>img {
	margin: 0em 0em;
	border: 5pt solid transparent;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;		
    opacity: 1.0;
}
a:hover>img, a.eyecatcher:hover>img, a:hover>img.contact, a.contact:hover>img {
	border: 5pt ridge #92b4ff;
    opacity: 0.8;
}
a:active>img, a.eyecatcher:active>img, a:active>img.contact, a.contact:active>img {
	border: 5pt ridge #92b4ff;
    opacity: 0.5;
}

/* ordinary logo */
a.structLogo>img, a.structLogo:active>img {
	margin: 0em 0em;
	border: 0;
    opacity: 1.0;
	border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;		
}



/* navigational part */

      /* @todo could add a little more distance between td cells of Sitemap table */
ul.Sitemap {
        list-style-type: none !important;
	margin: 0em 0em 0em 0em !important; 
	padding: .5em 0em .5em 1em !important;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

ul.Sitemap a {
	color: #06174A;
}

ul.Sitemap > li {
        list-style-type: none !important;
        background-color: #ceddff !important;/*=hsv(222,19,100)*/ /*#dde8ff;*/ /*#fff2dd;*/
	padding: 0em 0em 0.2em 0.4em !important;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
ul.Sitemap > li > ul.Sitemap {
        background-color: #f0f4ff !important;/*=hsv(222,6,100)*/
}
ul.Sitemap > li > ul.Sitemap > li {
        list-style-type: none !important;
        background-color: #f0f4ff !important;
}
ul.Sitemap > li > ul.Sitemap > li > ul.Sitemap > li {
        list-style-type: circle;
}

div.sidebarnavseparator {
	display:block;
	border-color: #042a75;
	border-width: 1pt;
	border-top-style: solid;
	margin-left: 4pt;
	margin-right: 8pt;
}

div.separator {
	display:block;
	border-color: #042a75;
	border-width: 1pt;
	border-top-style: solid;
}


table.tableofcontents, table.subnavigation {
    border-top: 2px solid #92b4ff !important;
    border-bottom: 2px solid #92b4ff !important;
    border-left: 10px solid #92b4ff !important;
    border-right: 2px solid #92b4ff !important;
    background-color: #7197e3 !important;
    padding-left: 1em;
    margin-top: 2mm;
    margin-bottom: 2mm;
    margin-left: 1em;
    margin-right: 2mm;
}
th.tableofcontents, th.subnavigation {
    color: #042a75;
    text-align: left !important; 
    font-family: "Arial", "Helvetica", Sans-serif; 
    font-weight: bold;
    font-size: 16pt;
    padding-left: 2em;
}
th.labelled {
    color: #042a75;
    text-align: left !important; 
    font-weight: bold;
}
ul.tableofcontents, ul.subnavigation, ol.tableofcontents, ol.subnavigation {
}
table.tableofcontents a, table.subnavigation a {
	color: #06174A;
}

*.quick a {
	text-decoration: none; 
	font-size: 12pt;
    color: #2e73af !important; /*#042a75;*/  /*E3F0FD;*/
}

td.quick a {
    display: block;
}

*.quick {
    /*border-top: 2px solid #92b4ff !important;
    border-bottom: 2px solid #92b4ff !important;
    border-left: 10px solid #92b4ff !important;
    border-right: 2px solid #92b4ff !important;*/
    border: 2px solid #92b4ff !important;
    background-color: #ceddff !important;
	border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;	
}

td.quick {
    float: right;
    vertical-align: top;
    text-align: center;
    padding: 1mm;
}

b.bibformat {font-weight: normal;}
