/*
:Authors: Michael Foord, Justin Fleming
:Contact: fuzzyman@voidspace.org.uk
:Date: 2006/04/01
:Copyright: Copyright Voidspace.org.uk, 2006
:License: BSD Revised License

Stylesheet for rest2web -
http://www.voidspace.org.uk/python/rest2web/

Quite significantly changed by Hans Fangohr, 2007, 2008, 2019, 2021


Colours in new university scheme:

 marine blue:
 color: rgb(1,67,89);                      (0,74,116);

 fairly light green:   color: rgb(10,150,169);

 dark grey:  color: rgb(50,61,67);        (45,72,88)
 light grey:  color: rgb(153,153,166);    (138,156,167)

Uni hamburg blue: rgb(53,122,197)
Uni hamburg black for headings rgb(29,29,27) and text
Uni Hamburg light grey rgb(229,229,229)
Uni Hamburg red rgb(232,51,35)
Uni Hamburg dark red rgb(137,29,27)  (made up, visited links)

MPSD blue: rgb(41,98,144)
MPSD light grey (rgb(238,238,238))
MPSD dark grey (rpb(119,119,119))

# use darker blue  for visited links
# (based on MPSD logo blue, but darker)
MPSD dark blue: rgb(25,60,89)

# use MPG green  not-yet-visited links:
rgb(45,106,101)

# but something lighter is better visible:

rgb(63,149,142)


}*/p





p.headertitle {
color:#999999;
font-size:1.2em;
}

a.image-reference:visited {
   color: #999999;
}



#wrap {

	width:800px;
	margin: 0em auto;
}


img {
	border:0;
}

/**************/
/*   HEADER   */
/**************/
#header-section {
	padding:0.0em 0em 0.3em 0em;
	margin: 0;
	margin-bottom:0em;
	margin-top:0.0em;
	text-align:center;
}

#header {
	clear: both;
	margin: 0em 0em 1.0em 0.0em;
	border-top: solid 0.0em rgb(238,238,238);
	border-bottom: solid 0.1em rgb(238,238,238);
/*    	border-bottom: solid 0.1em rgb(10,150,169); */
    	background-color: rgb(255,255,255);
/*	text-transform: uppercase;*/
	line-height: 1.7em;
	height: 1.7em;
        padding: 0.4em 0.0em 0.0em 0.0em;
}

#header ul {
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.05em;
}

/* breadcrumbs */
#header li {
	float: left;
	white-space: nowrap;
    	padding: 0em 1.0em 0.0em 0.0em;
    	display: block;
      color: rgb(119,119,119);


       /*     font-family: Georgia, serif;*/
    	font-size: 1.05em;

}

/* not used? */
#header li a {
	display: block;
	padding: 0em 0.0em 0em 0.0em;
	background-color: rgb(255,255,255);
	text-decoration: none;
  color: rgb(119,119,119);


}

#header a:hover {
        background-color: rgb(255,255,255);
	/*text-transform: uppercase;*/
	text-decoration: none;
        color: rgb(255,255,255);
        color: rgb(25,60,89);
}


/* this seems not to be used */
#header .selected {
	padding: 0em 0.5em 0em 0.5em;
	border-right: solid 0.1em rgb(0,0,202);
	background-color: rgb(255,255,255);
	color: rgb(238,238,238);
    	text-transform: uppercase;
}

* html #header a {width:1%;}

/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column {

	width: 150px;
/*        width: 25%; */
	vertical-align: top;
	background-color: rgb(255,255,255);
	font-size: 1.05em;
	color: rgb(50,50,50);
}

.left-navheader-first {
    	display: block;
	margin: 1.0em 0em 0em 0em;
	/*padding: 0.3em;*/
 	/* border-left: solid 0.0em rgb(230,231,232); */
	background-color: rgb(10,150,169);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(255,255,255);
	/*text-align:center;*/

}

.left-navheader {
	display: block;
	/*margin: 1.0em 0em 0.5em 0em;*/
	padding: 0.3em 0.7em 0.2em 0.4em;
        border-top: solid 1px rgb(255,255,255);
        /* border-top: solid 1px rgb(128,161,172); */
    	/*background-color: rgb(10,150,169);*/
        background-color: rgb(41,98,144);  /* blue uni hh */
	/*text-transform: uppercase;*/
	text-decoration: none;
	/*font-weight: bold;*/
    	color: rgb(255,255,255);
}


#sidie ul {
	width: 95%; /* used to be 95 */
	padding: 0em;
	margin: 0em;
	list-style: none;
}

#sidie li {
	margin: 0em 0em 0em 0em;
        font-family: 'Roboto', sans-serif;
    	/*background-color: rgb(238,238,238);
        color: rgb(255,255,255);*/
        font-size: 1.05em;

}



#sidie li a {
        /* this is the side bar */
        display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.0em rgb(230,231,232);
	border-top: solid 1px rgb(255,255,255);
    	background-color: rgb(238,238,238);
	text-decoration: none;
	font-weight: normal;
        /*color: rgb(255,255,255);*/
  color: rgb(29,29,27);
  color: rgb(119,119,119);

        /*height: 1.3em;*/
}

#sidie li a:hover {
	border-left: solid 0.0em rgb(112,112,112);
        /*background-color: rgb(0,45,60);*/
        background-color: rgb(41,98,144);
	text-decoration: none;
	/*color: rgb(50,50,50);*/
}

.sidieimg {
    text-align: center;
    margin-top: 10px;
    vertical-align: middle;
}

/*************************/
#sidie2 a {
text-decoration:none;
}
.sidie2title {
margin:0;
font-weight:bold;
text-transform:uppercase;
}

#sidie2 p {
margin:0;
}
#sidie2 p a:hover {
	background-color: rgb(230,231,232);
}
.sidie2indent {
margin-left:1.5em;
margin-top:0.5em;
}
/*************************/

/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/

/* Sections */
/************/
#middle-column {
	width: 640px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	line-height: 1.3em;
	font-size: 1.2em;
}

#middle-column h1 {padding: 0px;}

/*******************/
/***   FOOTER    ***/
/*******************/
#footer {
	clear: both;
	height: 1.4em;
	margin: 1.0em 0em 1.0em 0em;
	padding: 0.35em 0em 0.3em 0em;
	/* border-top: solid 0.1em rgb(0,74,116);
	border-bottom: solid 0.1em rgb(0,74,116);*/
	background-color: rgb(230,231,232);
	text-align: center;
	color:  rgb(29,29,27);

	font-size: 1.0em;
}
