body {
  margin:0;
  font-family: Verdana, Arial, "MS Trebuchet", Helvetica, sans-serif;
  font-size: 12px;
}

h1, h2 {
  clear: left;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.1em;
}
h3 {
  font-size: 1em;
}
h4 {
  font-size: 0.9em;
}

code {
  background-color: #eee;
  color: #000;
  padding: 0.15em;
}

img {
  border:0;
}

a, a:visited {
  color: #00F;
  text-decoration: none;
}

li {
  padding-bottom: 2px;
  text-align: justify;
	line-height: 1.3;
}

math { 
  display: inline; 
  margin-left: 0.2em; 
  margin-right: 0.2em; 
  font-size:1.2em;
  font-family:serif; 
  font-weight:normal; 
  font-style:normal; 
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

.imgbox {
  padding:2px;
  margin: 0px 3px;
  border:1px solid #000;
}
.left {
  float: left !important;
  clear: left !important;
}

.right {
  float: right !important;
  clear: right !important;
}
.column {
  width: 48% !important;
}

.center {
  margin: 1em auto !important;
  text-align: center;
}
th.center, td.center {
  text-align: center;
}
.textcentered { text-align: center;}

.flushright {
	text-align: right !important;
}

div.picture.center {
  text-align: center;
}

.justify {
	text-align: justify;
}

.small {
  font-size:0.75em;
	line-height:1em;
}

.hide {
  display: none;
}

.border {
  border: 1px solid black;
}

table {
  margin: 0.5em 0px;
}
table.border {border-collapse: collapse;}
table.border th, table.border td {
  border: 1px solid black;
  padding: 0px 2px;
}

div.wrapper {
  width:1001px;
  margin: 0pt auto;
  background-color:#f9f9f9;
  border-left: 1px solid #B1B1B1;
  border-right: 1px solid #B1B1B1;
}

#header {
  background-image: url('../.images/SEOS-LM-Header-1000px.png');
  background-repeat: no-repeat;
  background-position: center center;
  width: 1000px;
  height: 81px;
  margin: 0pt auto;
  margin-left: 2px;
	position: relative;
	z-index: 1000;
}

#header h1 {
  margin:0;
  width: 520px;
  padding-left: 260px;
  margin-top: 25px;
  padding-right:20px;
  color:#ff9933;
  text-align: center;
  display: inline;
  float: left;
  font-size:16pt;
}

#navigation_top {
  float: right;
  margin-top: 8px;
  margin-right: 30px;
  background-image: none;
}
#navigation_top a img {
  border:0;
}

#navigation_top a[rel~="prev"] img { background: url(../.images/arrow_left_sliding.png) no-repeat 0px -56px; }
#navigation_top a[rel~="up"]   img { background: url(../.images/arrow_up_sliding.png) no-repeat 0px -56px; }
#navigation_top a[rel~="next"] img { background: url(../.images/arrow_right_sliding.png) no-repeat 0px -56px; }

#navigation_top a:hover img      {  background-position: 0px 0px; }
#navigation_top a img.opacity100 {  background-position: 0px 0px; }
#navigation_top a img.opacity75  {  background-position: 0px -56px; }
#navigation_top a img.opacity50  {  background-position: 0px -112px; }
#navigation_top a img.opacity25  {  background-position: 0px -168px; }

a.inactive {
  cursor: default;
}

#navigation_bottom {
  width:100%;
  height: 34px;
  text-align:center;
  padding: 4px 0px;
  font-size: 0.7em;
  clear: both;
  position: relative;
}
#navigation_bottom hr {
  width: 90%;
  height: 1px;
  background-color: #B1B1B1;
  border:0;
}

#navigation_bottom a[rel~="prev"]  img { background: url(../.images/small-navigation-left-sliding.png) no-repeat 0px -32px}
#navigation_bottom a[rel~="next"]  img { background: url(../.images/small-navigation-right-sliding.png) no-repeat 0px -32px}
#navigation_bottom a[rel~="up"]    img { background: url(../.images/small-navigation-up-sliding.png) no-repeat 0px -32px}
#navigation_bottom a[rel~="index"] img { background: url(../.images/small-navigation-index-sliding.png) no-repeat 0px -32px}
#navigation_bottom a:hover img      {  background-position: 0px 0px; }
#navigation_bottom a img.opacity100 {  background-position: 0px 0px; }
#navigation_bottom a img.opacity75  {  background-position: 0px -32px; }
#navigation_bottom a img.opacity50  {  background-position: 0px -64px; }
#navigation_bottom a img.opacity25  {  background-position: 0px -96px; }


#navigation_bottom #earsel_logo {
  position: absolute;
  left: 1em;
  top: 10px;
}
#navigation_bottom #eu_logos {
  position: absolute;
  right: 1em;
  top: 10px;
}

#headline {
  text-align: center;
}

#content {
  padding: 0px 12px;
  clear: left;
}

#contentleft, #contentright {
  overflow: auto;
  height: 100%;
}
#contentleft { 
  float: left;
}

#contentright {
  /* don't display right column by default */
  display: none;
  padding: 0px 4px;
}

#contentleft p, #contentright p {
  text-align: justify;
	line-height: 1.3;
}

.imageswitch {
  text-align:center;
  float:left;
  border: 2px solid #F1F1F1;
  background:#fff;
  margin-right: 3px;
  margin-bottom: 1em;
}
.imageswitch .switcher {
  border-bottom: 1px solid #ccc;
}
.imageswitch .switcher a:first-child {
  border-left:0 !important;
  margin-left: 0em !important;
}
.imageswitch .switcher a:last-child {
  padding-right:0.5em;
}
.imageswitch .switcher a {
  border-left: 1px solid #ccc;
  padding: 0em 0.5em;
  margin-left:-0.49em;
}
.imageswitch .switcher a:hover {
  background-color:#ff9933;
  cursor: pointer;
}
.imageswitch .switcher a.active {
	color: #FF9933;
}

.imageswitch img {
  padding:4px;
}
.imageswitch .image .caption {
  text-align: justify;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 1.3;
}

div.picture {
  margin: 0pt 0.3em;
  padding:5px;
}
.caption {
  text-align: justify;
	line-height: 1.3;
}
div.picture .quelle {
  display: none;
}
div.picture .sourcelink {
  margin-top:-0.5em;
  z-index: 2;
}
div.picture a { 
	position: relative;
}
div.picture div.zoom {
	background:transparent url(../.images/ico-zoom.gif) repeat scroll 0% 0%;
	bottom:2px;
	left:0px;
	cursor:pointer;
	height:17px;
	position:absolute;
	width:17px;
}
#TB_window a div.zoom {
	background:transparent url(../.images/ico-zoom-topleft.gif) repeat scroll 0% 0%;
	top:0px;
	left:0px;
	cursor:pointer;
	height:17px;
	position:absolute;
	width:17px;
}
div.picture a:hover div.zoom,
#TB_window a:hover div.zoom {
	background-position:0 -17px;
}
div.picture div.zoom img,
#TB_window a div.zoom img {
	display: none;
	width:0px;
	height:0px;
}

div.summary {
  padding: 0.7em;
  padding-left: 5em;
  background-color: #2fa9eb;
  color: #FFF;
  background-image: url(../.images/lightbulb.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  font-size: 0.9em;
  border: 1px solid #006699;
}
/* Styles for summary bg color */
div.red { background-color: red; color: black;}
div.green { background-color: green;}
div.blue { background-color: blue;}
div.yellow { background-color: yellow; color: black;}
div.lightgreen { background-color: lightGreen; color: black;}
div.lightblue { background-color: lightBlue; color: black;}
div.lightyellow { background-color: lightYellow; color: black;}
/* EO styles for summary*/

div.indepth {
  padding: 0.4em;
}
div.indepth div.title {
  background-color: #f9f9f9; /*Same as div.wrapper*/
  margin-bottom: 0.5em;
  clear: left;
}
div.indepth div.closed {
  float: none;
}
div.indepth div.title:hover {
  background-color: #ff9933;
}
div.indepth div.content {
  margin-top:0.8em;
}

/* changes for thickbox styles */
#TB_window div.zoom {
  z-index: 2;
  position: absolute;
  margin: 15px 0px 0px 15px;
}
#TB_caption {
  height: auto !important;
}
#TB_closeWindow {
  height: auto !important;
  padding-top: 0 !important;
}

/* references to papers */
div.reference {
  padding-bottom: 1em;
}
div.reference span.title {
  font-style: italic;
}

/* author lists ordered by institute */
div.institutecontainer {
  padding:0.5em;
  background-color: #fff;
}
div.institutecontainer div.logo {
  float: right;
}
div.institutecontainer div.author {
  padding-bottom: 1em;
}

/* link list */
div.link span.title {
  font-weight: bold;
}
div.link {
  padding-bottom:1em;
}

/* index list */
div.index div.icon {
  float: left;
  width: 55px;
  text-align: center;
}
div.index div.title {
  font-weight: bold;
}
div.index div.content {
  margin-left: 55px;
}

div.chapterreferences h2 {
  text-align: center;
}

/* questions for students, fill out text form, switch divs */
div.questionaire {
	text-align:center;
  float:left;
  border: 2px solid #F1F1F1;
  background:#fff;
  margin-right: 3px;
  margin-bottom: 3px;
}
div.questionaire div.question {
	padding: 3px;
	border-bottom: 1px solid #ff9933;
}
div.questionaire div.scholarinput textarea {
	margin-top: 1em;
	width: 95%;
	height: 10em;
}
div.questionaire div.solution {
	margin: 0pt auto;
	margin-top: 1em;
	width: 95%;
	height: 11.2em;
	text-align: justify;
}

a.cite {
	color: black;
}
a.cite:hover {
	color: blue;
}

/* MathPlayer Missing (just IE) */
div.mathplayermissing {
/*	margin-top: -1em;*/
	margin: 0px auto;
	margin-bottom: 1em;
	border: 1px solid #999;
	background-color: #DDD;
	padding: 3px;
	width:80%;
}

/* Navigation Dropdown */
#navigationDropDown {
	position: absolute;
	width: 260px;
	padding: 0;
	margin:0;
	left:0;
	top:0;
	padding-top: 78px;
	margin-left: -3px;
	z-index: 100;
}
#navigationDropDown.shown {
	padding-top:0px;
	height: 100%;
}
#navigationDropDown ul {
	display: block;
	background: #F9F9F9;
	margin: 0;
	padding: 10px 0px;
	border: 1px solid	#FF9933;
	border-top: none;
	width: 260px;
}

#navigationDropDown ul li {
	margin: 0;
	margin-left: 4px;
	padding: 2px;
	list-style-type: none;
}
#navigationDropDown li a, #navigationDropDown li a:visited { display: block; line-height: 18px;}
#navigationDropDown li:first-child { border-top: none;}
#navigationDropDown li:hover {
	background-color: #FF9933;
}
#navigationDropDown li.newchapter { display: none;}
#navigationDropDown li.newchapter:hover { background-color: #F9F9F9; }
#navigationDropDown li.chapterodd, #navigationDropDown li.chaptereven {	margin-left: 1em; }
li.newchapter + li, ul.navigation li:first-child { margin-left: 4px !important;}


#navigationDropDown,
#navigationDropDown ul,
#navigationDropDown ul li,
#navigationDropDown ul li a {
	z-index: 1000;
	display: block;
}
/* EO Navigatondropdown CSS*/

div.center div.imageswitch {
  float: none !important;
}

/* display draft version sign */
#draftversion {
	width: 150px;
	height: 147px;
	float: left;
	position: fixed;
	left: 0px;
}
