/* Stylesheet for UrQMD.org */

@charset "utf-8";

body { background-color:white; color:black; }

div.license {
 background-color:#f0fff0;
 border:double 3px;
 padding:1em;
 width:90%;
 text-align:center;
 margin-left:4%;
}

table {
 min-width: 75%;
 border:thin solid blue;
 border-collapse:collapse;
}

tr.inter td {
 background-color: white;
 text-align:center;
 background-color:#f0f0ff;
}

th {
 text-align:right;
 background-color:blue;
 color:white;
 font-family:sans-serif;
 min-width: 10em;
 padding-right:1em;
}

td {
 vertical-align:top;
 text-align:left;
 background-color:#e0e0ff;
 color: black;
 border:thin blue solid;
}

table.particle {
 min-width:20%;
 float:left;
 margin-right:1em;
 margin-bottom:1em;
}

table.particle th, table.particle td {
 min-width:2em;
}

strong {
 font-weight:bold;
}

strong strong {
 color:red;
}

h1, h2, h3, h4, h5, h6 {
 font-family:sans-serif;
}

ul {
 list-style-type:square;
}

ol {
 margin-bottom:0;
 padding-bottom:0;
}

ol[start] {
 margin-top:0;
 margin-bottom:0;
 padding-top:0;
 padding-bottom:0;
}

sub {
 vertical-align: baseline;
 font-size:.5em;
}

ul.bold {
 font-weight:bold;
}

div.active {
 float:left;
 width:50%;
}

p.inactive {
 font-style:italic;
}

h1 { margin: 1.0em .00em; }
h2 { margin: .50em .25em; }
h3 { margin: .33em .50em; }
h4 { margin: .25em .50em; }
h5 { margin: .20em .50em; }
h6 { margin: .17em .50em; }

address { text-align:right; font-size:70%; font-style:normal; }

hr, .clear {
 clear:left;
}

pre {
 padding-left:3em;
 background-color:#d0ffd0;
}

.double_links {
 text-align:right;
 border-right:none;
}
.double_recht {
 text-align:right;
 border-left:none;
}

tr.headline th {
 text-align:center;
}

th.head_left {
 text-align:left;
 background-color:blue;
 color:white;
 font-family:sans-serif;
 min-width: 0em;
 padding-right:0em;
}

th.head_patch {
 text-align:left;
 background-color:white;
 color:blue;
 font-family:sans-serif;
 min-width: 0em;
 padding-right:0em;
 border:thin blue solid;
}

body h1,
body h2,
body h3 {
 background-color:#d0f0ff;
}

body.blockheads h1 {
 text-align:center;
 margin-top:0;
}

body.blockheads p.note {
 font-size:.75em;
 font-family:Sans-Serif;
 margin-bottom:0;
}

.toc {
 font-family:Sans-Serif;
 font-size:0.75em;
 background:no-repeat center url('graphics/cern-picture.gif');
 min-height:307px;
 min-width:519px;
 width:100%;
}

.toc div {
 border: thin blue solid;
 padding:.5em;
 width:20em;
}

.toc a {
 background-color:white;
}
