body, * {
font: 12pt Verdana, Arial, sans-serif;
color: black;
background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: none;
}

2a:link:after, a:link:visited:after {
  2content: " ( link to <" attr(href) "> ) ";
  font-size: 76%;
  color: #999;
  background: transparent;
  text-decoration: none;
}

2a[href^="/"]:link:after {
  content: " ( link to <http://commin.org " attr(href) "> ) ";
  text-decoration: none;
}

p {
  margin: 1em 0 1em 0;
}

p+p {
  margin-top: -1em;
  text-indent: 2em;
}

hr {
border:1px dotted #007FCA;
background:none;
height:1px;
}

div {
margin:0; 
padding:0; 
}

img {
margin:0;
padding:0;
border:0;
border-bottom-style:none;
}

hr {
border:1px dotted #007FCA;
background:none;
height:1px;
}

table {
border-collapse:collapse;
}

tr {
}

th {
padding:3px;
background-color:#E6BE73;
}

td {
padding:3px;
}

/*********************** CONTENT ***************************************/

#content a {
text-decoration:underline;
}

#content_linke_spalte {
width:65%;
float:left;
}

#content_rechte_spalte {
width:32%;
float:right;
margin-right:5px;
}

#commentmodule {
padding:10px;
}

#commentheader, #commentform {
padding:10px;
border:1px dotted black;
}

#commentform {
width:50%;
}

#comments {
margin-top:5px;
padding:10px;
border:1px dotted black;
}

#head_oben, #nav2, #footer, #commentheader, #print, #print_button, button, #subnavigation, .hauptnavi {
display:none;
}

#oranger_balken {
display:block;
}

#alphabetische_navi, #eu_glossary_index {
display:none;
}