


/* global settings */

/* SETUP STANDARD FONT SIZE WHERE ALL RELATIVE MEASURES APPLY TO */
body, table, td, tr, ul {
	font-size : 13px;
}

body {
	min-width:800px;
	min-height:800px;
	background-color: #ffffff;
	color: #373534;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif; /* alter table setup as well if changing here */
}

table {
	width:90%; 
}


a:link    { text-decoration:none; color:#2a6ebb; }
a:visited { text-decoration:none; color:#2a6ebb; }
a:hover   { text-decoration:underline; color:#2a6ebb; }
a:active  { text-decoration:underline; color:#2a6ebb; }


h1, h2, h3, h4, h5, h6 {
    color: #373534;
    background-color: #ebebeb;
    margin-left: 10px;
    margin-right: 10px;
	font-family: 'Times New Roman', Times, Georgia, serif; /* CD Uni Freiburg */
}

h1 {
    background-color: #cacac8;
	font-size:110%;
	font-weight:bold;
	padding:3pt 0pt 3pt 12pt;
	margin-top:24px;
	margin-left:0px;
	margin-right:0px;
}

h2 { 
	font-size:110%; 
	margin-top:12pt; 
	font-weight:bold; 
	padding: 2pt 2pt 2pt 10pt;
	border-bottom: 1px dashed #aaa;
}

h3 { 
	  font-weight:normal;
	  background-color:#ebebeb;
	  position:relative;
	  padding:0pt;
	  font-size:110%;
	  border-bottom-style:solid;
	  border-bottom-color:#aaaaaa;
	  border-bottom-width:0.5pt;
	  padding: 0pt 0pt 0pt 10pt;
	  color:#555;
}

img.borderless {
	margin-bottom:10px;
	border:0;
}

/*
 * ------------------------------------------------------
 * class publications
 *
 */

div.publications ul ul {
	margin-top:0em;
	margin-bottom:0em
}

div.publicationsmenu {
  font-size:85%;
}

div.publicationsmenu li {
  font-size:100%;
  margin-bottom:0pt;
  list-style:none;
}


div.publicationsmenu table {
  font-size:100%;
}



/*
mail
*/

img.mail {position:relative; top:2px}


/*
 * ------------------------------------------------------
 * class menubox
 *
 */


div.menubox {
	width:150px;
	max-width:150px;
	background-color:#cacac8;
	color:#373534;
	position:absolute;
	 top:220px; left:2px;
	font-size:13px;
}



div.menubox ul {
	list-style:none;
	margin:0;
	width:150px;
	padding:0;
}

div.menubox ul li {
	width:150px;
	min-width:150px;
	border-top:solid 1px #ffffff;
}



a.menue:link    { color: #373534; font-weight:normal; }
a.menue:visited { color: #373534; font-weight:normal; }
a.menue:active  { color: #373534; font-weight:normal; }
a.menue:hover   { color: #ffffff; font-weight:normal; background-color: #003592; }

a.menue {
	display: block;
	width:142px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	min-width:142px;
	text-decoration:none;
	font-weight:normal;
	padding:2px 0px 2px 8px;
}

/*
  IE compatibility hack : 
    the standard adds padding and margin to width
    BUT IE uses width as full width and substract padding and margin
*/
* html a.menue {
        width: 150px;
        min-width: 150px;
}





/*
 * ------------------------------------------------------
 * class contentbox
 *
 */

div.topbar {
	width: 900px;
	height: 19px;
	background-color: #e2e1dd;
	position:absolute;
	 top:134px; left:200px;
}
a.language {
	border:0;
	position:relative;
	 top: 2; left: 870;
}

div.contentbox {
	position:absolute;
	 top:153px; left:200px;
	margin:0;
	width: 870px;
	padding: 0 15 15 15;
	text-align:left;
	background-color: #f2f3f1;
}

/*
  IE compatibility hack : 
    the standard adds padding and margin to width
    BUT IE uses width as full width and substract padding and margin
*/
* html div.contentbox {
        width: 900px;
}

div.contentbox h1 {
	margin-left:-15px;
	margin-right:-15px;
}

div.contentbox h1:first-child {
        margin-top:0;
}


div.contentbox ul {
	list-style-image:url(/web/20131105020933im_/http://www.bioinf.uni-freiburg.de/pics/karo_small.gif);
}
/*	background-color: #f4f3f3; */

div.dashedbox {
	margin: 30px 15px 15px 15px;
	text-align:left;
	padding: 16;
	border: 1px dashed #aaa;
	background-color: #f4f3f3;
}

div.dashedbox ul {
  list-style-image:url(/web/20131105020933im_/http://www.bioinf.uni-freiburg.de/pics/karo_small.gif);
}
/*	background-color: #f4f3f3; */

p {
	margin: 5px 15px 5px 15px;
}

/*
 * ------------------------------------------------------
 * overview table
 *
 */


table.overview { width:95%; }
table.overview tr { vertical-align:top; }

ul.pseudoitem {margin:0.3em 0em;}


/*
 * ------------------------------------------------------
 * class headerbox
 *
 */

div.logobox {
	position:absolute; top:14px; left:131;
}

div.logobargray {
	position:absolute; top:130px; left:0;
	width:127px;
	height:4px;
	max-height:4px;
	min-height:4px;
	background-color:#cccccc;
	background-image: url(/web/20131105020933im_/http://www.bioinf.uni-freiburg.de/pics/alu-gray-bar-10x4.gif);
	background-repeat: repeat;
}

div.logobarred {
	position:absolute; top:130px; left:200;
	width:17px;
	height:4px;
	max-height:4px;
	min-height:4px;
	background-color:#c1002b;
	background-image: url(/web/20131105020933im_/http://www.bioinf.uni-freiburg.de/pics/alu-red-bar-17x4.gif);
	background-repeat: repeat;
}

div.headerbox {
	height:130px;
	max-height:130px;
	width:900px;
	position:absolute;
	 top:0px; left:200px;
	font-family: 'Times New Roman', Times, Georgia, serif;
	background-color:#003592;
	background-image: url(/web/20131105020933im_/http://www.bioinf.uni-freiburg.de/pics/alu-siegel-93x55-blau.png);
	background-repeat: no-repeat;
	background-position: bottom left; 
}


/*
 * ------------------------------------------------------
 * allgemeine settings
 *
 */


td.header {
	background-color:#d8dec8;
	font-size:120%;
	border-bottom: 1px dashed #aaa;
}

.grey {
	color:#555;
	font-size: inherit;
}

.black {
  	color:#000;
}

.grey_bold {
	color:#555;
	font-weight:bold;
}

.olive_bold {
	color:#5a6839;
	font-weight:bold;
	font-size:15;
}

.bold {
	font-weight:bold;
}

div.addressbox {
	margin-top: 40px;
	margin-left: 20px;
}

.red {
	color: red;
}
.red_bold {
	color: red;
	font-weight:bold;
}
.redBlink {
	color: red;
	text-decoration: blink;
}

/*
     FILE ARCHIVED ON 02:09:33 Nov 05, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:00:56 Dec 16, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots.policy: 0.133
  RedisCDXSource: 33.863
  exclusion.robots: 0.143
  PetaboxLoader3.datanode: 2369.587 (4)
  captures_list: 280.27
  CDXLines.iter: 18.585 (3)
  PetaboxLoader3.resolve: 234.671
  esindex: 0.011
  load_resource: 2426.882
  LoadShardBlock: 224.142 (3)
*/