﻿@charset "utf-8";

{
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
}

/* Kontrolle der Schriftgröße */
body, td, th {
  font: normal 80%/170% Verdana, Geneva, sans-serif;
}
td, th {
  f\ont-size: 100%;
}

/* Farben */
html,
body {
  color: #333333;
  background-color: #000000;
/*  background: url(../logos/mondueberebenhp.jpg) no-repeat;*/
  background-position: center;
  background-attachment: fixed;
  }

/* Links und Anker */
a:link {
  color: #b8860b;
  text-decoration: none;
  font-weight: bold;
  background-color: transparent;
  }
a:visited {
  color: #b8860b;
  text-decoration: none;
  font-weight: bold;
  background-color: transparent;
}
a:hover, a:focus {
  color: #ffcc33;
  text-decoration: none;
  font-weight: bold;
  background-color: #000000;
}
a:active {
  color: #ffcc33;
  text-decoration: none;
  font-weight: bold;
  background-color: #000000;
}

/**a[href^="http://"]:before,
a[href^="https://"]:before {
  content: "\2197\00A0";
}
a[href^="#"]:before {
  content: "\2198\00A0";
}
a[href^="http://"].noarrow:before,
a[href^="https://"].noarrow:before,
a[href^="http://"].amazon:before,
a[href^="https://"].amazon:before,
a[href^="#"].noarrow:before,
#sidebar a:before {
  content: "";
}*/

a:link img, a:visited img, a:hover img, a:focus img, a:active img {
  border: 0;
}
:target {
  outline: 2px solid #003359 !important;
}
#top:target {
  outline: 0 !important;
}


/* Überschriften */
h1, h2, h3, h4, h5, h6 {
  color: #b8860b;
  background-color: transparent;
  text-align: center;
  font-family: Verdana, Geneva, Arial, Helvetica, sans serif;
  line-height: 100,01%;
}
 h1 {
  font-size: 4em;
  margin: 3em 0 3em 0;
}
 /*h2, h3, h4, h5, h6 {
  color: #c0c0c0;*/
}
 h2 {
  color: #b8860b;
  margin: 0 0 1em 0;
  font-size: 2em;
}
 h3 {
  color: #b8860b;
  margin: 20em 0 5em 0;
}
 h5 {
  margin: 1em 0 .5em 0;
}
 h6 {
  margin: 1em 0 .5em 0;
}
 p {
  color: #ffffff;
  font-size: 1em;
}
/* Präformatierter und Quelltext */
pre {
  color: #b8860b;
  font-family: Verdana, Geneva, Arial, Helvetica, sans serif;
  font-size: 100,01%;
  line-height: 1.2;
  text-align: center;
  <!--margin: 1.5em 0;-->
}
kennung {
  font-family: Verdana, Geneva, Arial, Helvetica, sans serif;s
  font-size: 200,01%;
  font-style: normal;
  color: #600000;
  vertical-align: baseline;
  backg\round-color: #F0F5F7;
  bo\rder: 1px dotted #9AA7AE;
  padd\ing: 0 3px;
}
code {
  font-family: Verdana, Geneva, Arial, Helvetica, sans serif;s
  font-size: 100,01%;
  font-style: normal;
  color: #600000;
  vertical-align: baseline;
  backg\round-color: #F0F5F7;
  border: 1px dotted #9AA7AE;
  padd\ing: 0 3px;
}
code strong {
  color: black;
  backg\round-color: #DCE3E8;
  padd\ing: 0 4px;
  font-weight: normal;
}
code span.kommentar {
  font-style: italic;
  color: #777;
  background-color: transparent;
}
h1 kennung {
  font-size: 3em;
  color: #000000
  text-align: left;
}
pre code {
  font-size: 1em;
  bo\rder: 0;
  padding: 0;
}
a code,
h1 code, h2 code, h3 code, h4 code, h5 code, h6 code {
  background: transparent;
  border: 0;
}
pre code {
  font-size: 1em;
  bo\rder: 0;
  padding: 0;
}
div.code {
  max-height: 300px;
  overflow: auto;
  color: #1A1A1A;
  background-color: #F0F5F7;
  padding: 5px 10px;
  margin: 1.5em 0;
  border: 3px solid #F0F5F7;
}
div.code pre {
  margin: 0;
  line-height: 1.4;
}
div.code-unterschrift {
  margin: 1.5em 0;
}
div.code-unterschrift div.code,
div.code-unterschrift div.code pre {
  margin: 0;
}
div.code-unterschrift div.anzeigen {
  font-size: .9em;
  float: right;
  padding: 5px 10px;
}
div.code-unterschrift div.anzeigen a {
  display: block;
  background: url(/images/arrows/right.gif) 5px 3px no-repeat;
  padding: 0 0 0 20px;
}
div.code-unterschrift div.anzeigen a:active {
  background-color: #003359;
}
div.code-unterschrift div.unterschrift {
  font-size: .9em;
  padding: 7px 10px;
  border-top: 1px solid #9AA7AE;
  border-bottom: 1px dotted #9AA7AE;
  line-height: 170%;
}
* html div.code-unterschrift div.unterschrift {
  border-bottom: 1px solid #9AA7AE;
}

var {
  font-family: "Courier New", monospace;
  font-size: 110%;
  font-style: normal;
  vertical-align: baseline;
}


/* Zitate */
blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  background: url(/images/layout/quote.gif) left top no-repeat;
  padding: 15px 0 0 0;
  font-style: italic;
  margin: 1em 0 2em 2em;
}
* html blockquote {
  font-style: normal;
}
#sidebar blockquote {
  margin: 1em 0 1em 0;
  font-size: 1.1em;
  line-height: 170%;
}
blockquote p {
  margin: 0;
  text-indent: 45px;
}
blockquote p.cite,
blockquote p.cite cite {
  font-style: normal;
  text-align: right;
}


/* Abkürzungen, Akronyme und Erläuterungen */
abbr[title], acronym[title], span[title] {
  border-bottom: 1px dotted #1A1A1A;
}
a abbr[title], a acronym[title], a apan[title] {
  border: 0;
}

/* Sprachauszeichnung */
span[lang] {
  font-style: italic;
}


/* Absätze */
p {
  margin: .8em 0;
}
p.illustration {
  float: left;
  padding: 0;
  margin: 5px 10px 10px 0;
  border: 1px solid #C2A682;
}
p.illustration:target {
  outline: 1px solid #C2A682 !important;
}
p.illustration a:before {
  content: "";
}
#sidebar p.illustration {
  float: none;
  padding: 1px;
  margin: 0 0 .5em 0;
  border: 1px solid #9AA7AE;
  color: #1A1A1A;
  background-color: white;
  text-align: center;
}
#sidebar p.illustration:target {
  outline: 1px solid #9AA7AE !important;
}
#news p.illustration {
  float: none;
  padding: 1px;
  margin: 0;
  border: 1px solid #9AA7AE;
  color: #1A1A1A;
  background-color: white;
  text-align: center;
}

/* Bilder */
img {
vertical-align: bottom;
horizontal-align: center;
}
src img {
  vertical-align: bottom;
horizontal-align: center;
}

/* Listen */
#contentBody ol {
  margin: 1em 0 0 25px;
}
#contentBody ul {
  margin: 1em 0;
}
#contentBody ol li {
  padding: 0 0 5px 0;
}
#contentBody ul li,
#sidebar ul li {
  list-style: none;
  background: url(/images/layout/bullet.gif) 5px 3px no-repeat;
  padding: 0 0 3px 28px;
}

#contentBody .more {
  color: #1A1A1A;
  background-color: #E0DABB;
  border: 1px dotted #9AA7AE;
  margin: 2em 0;
  padding: 5px 10px;
}
* html #contentBody .more {
  border: 1px solid #9AA7AE;
}
#contentBody .more li {
  background: url(/images/arrows/right.gif) 5px 2px no-repeat;
  padding: 0 0 5px 23px;
}
#contentBody .more li.back {
  background: url(/images/arrows/left.gif) 5px 2px no-repeat;
}
#contentBody ul.inhalt li,
#sidebar ul.inhalt li {
  background: url(/images/arrows/bottom.gif) 5px 12px no-repeat;
  padding: 0 0 5px 25px;
}
#news ul.literatur li {
  background: url(/images/layout/bullet.gif) 5px 12px no-repeat;
  padding: 5px 0 5px 30px;
}

dl {
  margin: 2em 0;
}
dt {
  margin-top: 1.5em;
  color: #333;
  background-color: #F7F4E4;
  border: 1px dotted #9AA7AE;
  padding: 3px 10px;
  clear: left;
  font-weight: bold;
}
* html dt {
  border: 1px solid #9AA7AE;
}
dd {
  margin: 0;
  padding: 0 0 0 50px;
}
dl.literatur dt {
  margin: 1em 0 .5em 0;
  padding: 3px 10px;
}
dl.literatur dd {
  background: url(/images/layout/bullet.gif) 5px 7px no-repeat;
  padding: 5px 0 5px 30px;
}
dd p {
  margin: .4em 0;
}

/* Formulare */
form {
  margin: 1em 0;
}
/* IE6-Bugfix */
* html #content form {
  border: 1px solid white;
}
* html #sidebar form,
* html #news form {
  border: 0;
}
input {
  vertical-align: middle;
}
input.submit,
.submit input {
  color: #1A1A1A;
}
textarea {
  font: normal 100.01%/160% Verdana, sans-serif;
  margin: 0;
}
input, textarea, select {
  color: #717B80;
}
input, textarea {
  padding: 2px 3px;
  border: 1px solid #9AA7AE;
}
input.radio {
  border: 0;
}
input:focus, textarea:focus, select:focus {
  color: black;
  background-color: white;
}
fieldset {
  color: #1A1A1A;
  background-color: #F7F4E4;
  border: 1px solid #9AA7AE;
  margin: 1em 0;
  padding: 5px 15px 15px 15px;
}
fieldset fieldset {
  color: #1A1A1A;
  background-color: #F2EFDA;
}
* html fieldset,
* html fieldset fieldset {
  color: #1A1A1A;
  background-color: white;
}
fieldset div,
fieldset p {
  padding: .5em 0 .2em 0;
}
legend {
  color: #1A1A1A;
  background-color: #E0DABB;
  font-weight: bold;
  border: 1px solid #9AA7AE;
  padding: 1px 10px;
}
optgroup {
  padding: 5px 0;
  font-style: normal;
}
option {
  padding: 0 5px 0 0;
}
optgroup option {
  padding: 0 5px 0 15px;
}


/* Tabellen */
th {
  font-weight: bold;
  text-align: center;
}


/* Textauszeichung */
ins[title], del[title] {
  border-bottom: 1px dotted #1A1A1A;
}
ins {
  text-decoration: none;
  font-weight: bold;
}
dfn {
  font-style: normal;
}
kbd, samp {
  font-family: "Courier New", monospace;
  font-size: 110%;
  font-style: normal;
}


font {
  display: none;
}

/**
-------------------------------------------------------------
	Regeln für besondere Bereiche
------------------------------------------------------------- */

#logo {
  position: fixed;
  top: 0;
  left: 0;
}
/* Für IE<7 */
* html #logo {
  position: absolute;
}
#logo * {
  margin: 0;
  padding: 0;
}
#logo .einfuehrung {
  margin: 3px 0 0 3px;
}

#top {
  text-align: center;
  background: url(../logos/mus-wie-doppelt.gif) center no-repeat;
  margin: 10px 0 0 0;
  padding: 9px 0 12px 0;
}
#top:target {
  outline: 0;
}

#headBg {
  background: url(../logos/headBg_bg.gif) right repeat-y;
}


/** Skiplinks
------------------------------------------------------------- */
#skiplinks, skiplinks li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
#skiplinks a {
  position: absolute;
  left: -9999px;
  border: 1px solid red;
  white-space: nowrap;
  font-size: .9em;
}
#skiplinks a:focus,
#skiplinks a:hover,
#skiplinks a:active {
  position: absolute;
  left: 105px;
  top: 2px;
  color: #1A1A1A;
  background-color: white;
  border: 1px solid #9AA7AE;
  padding: 0 5px;
}


/** Navigation
------------------------------------------------------------- */
#nav {
  text-align: bottom;
  background: url(../Logos/Notenlinie_einzeln_rot_44.gif) right bottom no-repeat;
  margin: 0;
  padding: 0;
  height: 44px;
  heigh\t: 44px;

}
#nav ul,
#nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav li {
  float: left;
  padding: 30px 5px 0 0;
}
#nav a, #nav strong {
  color: #000000;
  display: block;
  float: left;
  padding: 6px 10px 0 10px;
  border: 2px solid #9AA7AE;
  height: 23px;
  heigh\t: 23px;
  font-weight: bold;
  font: bold 95% Verdana, Helvetica, Arial, sans-serif;
}
#nav a {
  background: #F1F4F6 url(../logos/reiter.jpg) bottom repeat-x;
  border-bottom: 0;
  text-decoration: none;

  /* Nicht valide Transparenz-Filter */
  -moz-opacity: .85; /* Mozilla */
  filter: alpha(opacity=85) /* IE */
}
#nav a:hover, #nav a:active,
#nav strong,
#nav a.active:link, #nav a.active:visited, #nav a.active:hover, #nav a.active:focus, #nav a.active:active {
  color: #000000;
  background: #F1F4F6 url(../logos/reiter_aktiv.jpg) bottom repeat-x;
  border-bottom: 0;
  margin-top: -20px;
  padding: 11px 10px 0 10px;
  height: 30px;
  heigh\t: 30px;
  position: relative;
  top: 11px;

  -moz-opacity: 1; /* Mozilla */
  filter: alpha(opacity=100) /* IE */
}



/** Ariadne-Faden
-------------------------------------------------------------*/
#ariadne {
  clear: both;
  background: url(/images/layout/ariadneLeft_bg.gif) no-repeat;
  font: bold 90%/160% Verdana, Helvetica, Arial, sans-serif;
}
#ariadneBg {
  background: url(/images/layout/ariadneRight_bg.gif) right top no-repeat;
}
#ariadneBorder {
  background: #F8F7F1 url(/images/layout/ariadne_bg.gif) left top repeat-x;
  border-top: 4px solid #9AA7AE;
  margin: 0 45px 0 85px;
}
#ariadneBorder div {
  margin: 0;
  padding: 6px 15px 0 30px;
}
#ariadne li {
  display: inline;
  list-style: none;
  background: url(/images/arrows/right.gif) left center no-repeat;
  padding-left: 15px;
  padding-right: 5px;
}

/** Content
------------------------------------------------------------- */

#content {
  color: #1A1A1A;
  background-color: #E0DABB;
  min-width: 770px;
}
#contentBg {
  color: #1A1A1A;
  background: white url(/images/layout/contentBg_bg.gif) top repeat-x;
  margin: 0 44px 0 84px;
  border-left: 1px solid #9AA7AE;
  border-right: 1px solid #9AA7AE;
  padding: 6px 0 0 0;
  /* IE-Bugfix */
  height: 1%;
}

#contentBody {
  padding: 20px 320px 20px 30px;
  border-top: 1px solid #9AA7AE;
}
#rahmen_oben_homepage {
  margin: 10px 30px 30px 30px;
  padding: 2px;
  border-top: 2px solid #808000;
  border-bottom: 2px solid #000000;
  }
#rahmen_oben {
  margin: -20px 300px 0px 30px;
  padding: 2px;
  border-top: 2px solid #808000;
  border-bottom: 2px solid #000000;
  }
#rahmen_rechts_homepage {
  margin: 10px 100px 30px 100px;
  padding: 2px;
  border-top: 1px solid #ffffff;
  border-bottom: 2px solid #000000;
  }
#rahmen_unten_homepage {
  margin: 10px 200px 0px 200px;
  padding: 2px;
  /*border-top: 1px ridge #c0c0c0;*/
  text-align: center;
  }
/*#Rahmen_links_Homepage {
  margin: 10px 100px 30px 100px;
  padding: 2px;
  border-top: 2px solid #808000;
  border-bottom: 2px solid #000000;
  }*/
#rahmen_links2_homepage {
  margin: 10px 100px 30px 100px;
  padding: 2px;
  }
#zentralbox_homepage {
  align: center
  margin: 10px 30px 10px 30px;
  padding: 2px;
  /*border: 1px solid #000000;*/
  }
#box_oben {
  background: url(../logos/struktur6.jpg) url(../logos/schattierung_oben.jpg) right repeat-y;
  align: left;
  margin: -17px 0 0 0;
  padding: 0px;
  }
#rahmenbox {
  background-color: #800000;
  background: url(../logos/struktur6.jpg);
  margin: 0px 0px 0px 0px;
  padding: 2px;
  border-top: 3px ridge #c0c0c0;
  }
#bildrahmen {
  background: #800000 url(../logos/schattierung_bildrahmen.jpg) center no-repeat;
  margin: 0;
  border: 0;
  padding: 0 0 0 10px;
  text-align: top center;
  }
#contenedor{
  color: #666666;
         margin: 0 10em 0 10em;
	position: relative;
}
#box_zentral {
 /* background-color: transparent;*/
  color: #666666;
  background-color: #000000;
  background: url(../logos/mondueberebenhp.jpg) no-repeat;
  background-position: center;
  background-attachment: fixed;
  text-align: center;
  align: center;
  margin: 0;
  padding: 10px;
  /**border-top: 6px ridge #c0c0c0;
  border-left: 6px ridge #c0c0c0;
  border-right: 6px ridge #c0c0c0;**/
  }
#box_zentral_dunkel {
  background-color: #000000;
  color: #ffffff;
  /*background-color: transparent;*/
  text-align: left;
  margin: 0;
  padding: 10px;
  border: 6px ridge #c0c0c0;
  }
#box_unten {
  margin: 0px 0px 0px 0px;
  padding: 2px;
  border-top: 3px ridge #c0c0c0;
  border-bottom: 3px ridge #c0c0c0;
  }
#inbox {
  margin: 5px 30px 0px 30px;
  padding: 0px;
  /*color: #c0c0c0;*/
  font-size: 1em;
  text-align: left;
  /*border: 2px solid #808000;*/
  }
#inbox_homepage {
  margin: 5px 30px 0px 30px;
  padding: 0px;
  /*color: #c0c0c0;*/
  font-size: 1em;
  text-align: right;
  /*border: 2px solid #808000;*/
  }
#homepage #contentBody {
  padding: 20px 30px 2px 350px;

  text-align: center;
  font-family: Verdana, "Times New Roman", Times, serif;
  line-height: 140%;
}
#content .inhaltsverzeichnis {
  padding: 20px 30px;
}
/** News
------------------------------------------------------------- */
#news {
  float: left;
  width: 300px;
  margin: 20px 0 30px 30px;
  font: normal 85%/160% Verdana, Helvetica, Arial, sans-serif;
  /* IE-Bugfix */
  display: inline;
}
#news .section h2 {
  color: #1A1A1A;
  background-color: transparent;
  margin: 0;
  padding: 10px 0;
  font-size: 1.6em;
}
#news .section ul ul {
  margin: 1em 0;
}
#news .section ul ul li {
  list-style: none;
  background: url(/images/layout/bullet.gif) 5px 3px no-repeat;
  padding: 0 0 3px 28px;
}

/** Boxen
------------------------------------------------------------- */
.box {
  color: #1A1A1A;
  background-color: #DDE4E9;
  width: 300px;
  margin: 0 0 15px 0;
  line-height: 170%;
}
.box ul, .box li {
  list-style: none;
}
.box .section {
  background: url(/images/layout/section_bg.gif) top repeat-x;
  border-top: 1px solid #9AA7AE;
  padding: 5px 15px 10px 15px;
}
.box .section h2 {
  color: #1A1A1A;
  background-color: transparent;
  margin: 0;
  padding: 10px 0;
}

.box a:hover, .box a:focus {
  color: #1A1A1A;
  background-color: #C2C7CC;
}

.box .anzeigen p {
  margin-bottom: 1.5em;
  text-align: center;
}

/** Fußzeile
------------------------------------------------------------- */
#fusszeile {
  color: #c0c0c0;
  font-weight: bold;
  background: url(../logos/struktur6.jpg);

  /*border-top: 1px ridge #c0c0c0;*/
  clear: both;
  padding: 0 15px 5px 15px;
}
#fusszeile p {
  margin: 10px 0;
  padding: 0;
  text-align: center;
}
#fusszeile a {
  color: #c0c0c0;
  background-color: transparent;
}

#footer {
  color: white;
  background: #003359;
  border-top: 4px solid #9AA7AE;
  clear: both;
  padding: 0 15px 5px 15px;
}
#footer p {
  margin: 10px 0;
  padding: 0;
  text-align: center;
}
#footer a {
  color: white;
  background-color: transparent;
}

/** Randspalte
------------------------------------------------------------- */
#sidebar {
  float: right;
  width: 270px;
  margin: 20px 30px 20px 10px;
  font: normal 85%/160% Verdana, Helvetica, Arial, sans-serif;
  /* IE-Bugfix */
  display: inline;
}
#sidebar .foto {
  text-align: center;
}
#sidebar .foto img {
  padding: 1px;
  border: 1px solid #9AA7AE;
}

#sidebar .more li,
#sidebar ul.inhalt li {
  margin-bottom: 1px;
  background: none;
  padding: 0;
  /* IE-Bugfix */
  width: 100%;
}
#sidebar ul.inhalt a:before {
  content: "";
}
#sidebar .more a,
#sidebar .more strong {
  display: block;
  background: url(/images/arrows/right.gif) 5px 7px no-repeat;
  padding: 5px 10px 5px 20px;
}
#sidebar .more a:hover,
#sidebar .more a:focus,
#sidebar .more strong {
  color: #1A1A1A;
  background: #C2C7CC url(/images/arrows/right.gif) 5px 7px no-repeat;
}
#sidebar .more a:active {
  color: #1A1A1A;
  background: #C2C7CC url(/images/arrows/right.gif) 5px 7px no-repeat;
}
#sidebar .more .back a,
#sidebar .more .back a:hover,
#sidebar .more .back a:focus {
  background-image: url(/images/arrows/left.gif);
  background-position: 3px 7px;
}

#sidebar ul.inhalt a {
  display: block;
  background: url(/images/arrows/bottom.gif) 4px 12px no-repeat;
  padding: 5px 10px 5px 25px;
}
#sidebar ul.inhalt a:hover,
#sidebar ul.inhalt a:focus {
  color: #1A1A1A;
  background: #C2C7CC url(/images/arrows/bottom.gif) 4px 12px no-repeat;
}
#sidebar ul.inhalt a:active {
  color: #1A1A1A;
  background: #C2C7CC url(/images/arrows/bottom.gif) 4px 12px no-repeat;
}

#sidebar ul.literatur li {
  padding-bottom: 1em;
}
#sidebar ul.literatur li.buch {
  background: url(/images/layout/buch.gif) left top no-repeat;
  padding-left: 30px;
}

/** Teaser
------------------------------------------------------------- */
div.teasers,
div.columns {
  column-width: 28em;
  column-gap: 2em;
  -moz-column-width: 28em;
  -moz-column-gap: 2em;
}
div.tightColumns {
  column-width: 15em;
  column-gap: 1em;
  -moz-column-width: 15em;
  -moz-column-gap: 1em;
}

div.teaser {
  border: 1px solid white;
  border-bottom: 1px solid #D9C6AD;
  margin: 0 0 2em 0;
}

#contentBody .teaser h2 {
  margin: 0;
  padding: 0 0 0 65px;
  min-height: 50px;
}
* html #contentBody .teaser h2 {
  height: 50px;
}
.teaser h2 a:link {
  color: #889399;
  background-color: transparent;
}
.teaser h2 a:visited {
  color: #777;
  background-color: transparent;
}
.teaser h2 a:hover,
.teaser h2 a:focus {
  color: #012E48;
  background-color: #E0DABB;
}
.teaser h2 a:active {
  color: white;
  background-color: #012E48;
}
/* Teaservarianten */
.persona h2 {
  background: url(/images/layout/teaser/michael.gif) 0 0 no-repeat;
}
.webentwicklung h2 {
  background: url(/images/layout/teaser/webentwicklung.gif) 0 0 no-repeat;
}
.usenet h2 {
  background: url(/images/layout/teaser/usenet.gif) 0 0 no-repeat;
}
.sitemap h2 {
  background: url(/images/layout/teaser/sitemap.gif) 0 0 no-repeat;
}
.kontakt h2 {
  background: url(/images/layout/teaser/kontakt.gif) 0 0 no-repeat;
}


/**
-------------------------------------------------------------
	Regeln für spezielle Elemente
------------------------------------------------------------- */

.unsichtbar {
  position: absolute;
  left: -9999px;
}

.clearLeft {
  clear: left;
}

p.more {
  text-align: right;
}
p.more a {
  background: url(/images/arrows/right.gif) left center no-repeat;
  padding: 0 0 2px 15px;
}

.fehler {
  color: red;
  background-color: white;
  font-weight: bold;
}

.jendryschik {
  font-weight: bold;
  font-style: italic;
  color: #003359;
  background-color: transparent;
}

.hinweis, .warnung, .definition {
  color: #1A1A1A;
  padding: 10px 20px 10px 40px;
  margin: .3em 1em 1em 0;
  border: 1px dotted #9AA7AE;
  line-height: 155%;
}
* html .hinweis, * html .warnung, * html .definition {
  border: 1px solid #9AA7AE;
}
.hinweis, .warnung {
  float: left;
  width: 40%; /* Nicht vergrößern (800x600) */
}
.hinweis p, .warnung p, .definition p {
  margin: 0 0 1em 0;
  padding: 0;
}
.hinweis {
  background: white url(/images/layout/hinweis.gif) 5px 7px no-repeat;
  font-size: .9em;
}
.definition {
  margin: 2em 0 1.5em 0;
  background: #EBE4C3 url(/images/layout/definition.gif) 5px 7px no-repeat;
}
.warnung {
  background: white url(/images/layout/warnung.gif) 5px 7px no-repeat;
  font-size: .9em;
}

.definition pre {
  margin: 1em 0 0 0;
}

/** Favicon-Links auf der Startseite
------------------------------------------------------------- */
#faviconLinks {
  padding: 0 10px;
}
#faviconLinks a {
  font-size: 20px;
  line-height: 25px;
}


/** Bild, mit und ohne Unterschrift
------------------------------------------------------------- */
p.bild-unterschrift,
p.bild-unterschrift-rechts,
p.bild,
p.bild-rechts,
div.bild-rechts {
  float: left;
  padding: .5em;
  text-align: center;
  margin: 0 1em 1.5em 0;
  font-size: .9em;
  border: 2px solid white;
  line-height: 130%;
}
p.bild-unterschrift-rechts,
p.bild-rechts,
div.bild-rechts {
  float: right;
  margin: 0 0 1.5em 1em;
}
p.bild {
  margin: 0 1em 1em 0;
  padding: .5em 0 0 0;
}
p.bild-unterschrift img,
p.bild-unterschrift-rechts img {
  margin-bottom: .5em;
}
div.bild-rechts form {
  margin: 0;
}

/** Link zum Seitenanfang
------------------------------------------------------------- */
.top,
.topLeft {
  text-align: left;
  margin: 10px 0 0 0;
  clear: left;
}
.topLeft {
  clear: left;
}
.top a,
.topRight a {
  background-image: url(/images/arrows/top.gif);
  background-position: 0% 70%;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
}
.top a:before,
.topRight a:before {
  content: "";
}

/** gestaltete Tabellen
------------------------------------------------------------- */
table.hp {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  }
table.decoration {
  table-layout: fixed;
  border-collapse: collapse;
  /**color: #c0c0c0;
  background-color: #330000;
  border-collapse: separate;
  border-spacing: 2px;
  border: 1px ridge #c0c0c0;*/
}
table.decoration td {
  color: #c0c0c0;
  background-color: #330000;
   /** border: 1px dotted #9AA7AE;*/
  border-collapse: collapse;
  padding: 10px 10px;
}
table.decoration th {
  width: 120px;
  text-align: left;
  font-weight: bold;
  color: #c0c0c0;
  background-color: #330000;
   /** border: 1px dotted #9AA7AE;*/
  border-collapse: collapse;
  padding: 5px 10px;
}
* html table.decoration td,
* html table.decoration th {
  border: 1px solid #9AA7AE;
}
table.data {
  caption-side: bottom;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 2em 0 2em 0;
}
table.data td,
table.data th {
  border: 1px solid #9AA7AE;
  text-align: left;
  color: black;
  background-color: white;
  padding: 5px 10px;
}
table.data td.icon {
  color: black;
  background-color: white;
  text-align: center;
}
table.data th {
  color: #1A1A1A;
  background-color: #E0DABB;
}
table.data tbody th {
  font-weight: normal;
}
table.data td {
  color: #1A1A1A;
  background-color: #333333;
}
table.data caption {
  font-style: italic;
  font-weight: bold;
  text-align: left;
  margin: 0 0 1em .5em;
}
table.data pre {
  margin: .3em 0;
}


/** Suchformular
------------------------------------------------------------- */
#suche p {
  line-height: 200%;
}
#suche input {
  border: 1px solid #9AA7AE;
  width: 140px;
  padding: 0;
}
#suche input.text {
  padding: 2px 3px 1px 3px;
}

#homepage .section input {
  width: 180px;
}
#suche #goButton {
  width: auto;
}

/** Sidebox
------------------------------------------------------------- */
div.sidebox {
  color: black;
  background-color: #F2EEDA;
  border: 1px dotted #9AA7AE;
  margin: 1.5em 0;
  padding: .5em 1em;
}
* html div.sidebox {
  1px solid #9AA7AE;
}
div.sidebox h3 {
  margin: 1em 0;
  padding: 0;
}


/**
-------------------------------------------------------------
	Regeln für spezielle Dokumente
------------------------------------------------------------- */

body#search a:before {
  content: "" !important;
}
body#search .ergebnisEintrag {
  border-top: 1px solid #D9C6AD;
  padding: 1em 0 0 0;
  margin: 0 0 1em 0;
}

/** /kontakt/
------------------------------------------------------------- */
.kontakt th {
  width: 120px;
  text-align: right;
  padding: 10px 15px 0 0;
}
.kontakt td {
  padding: 10px 0 0 0;
}
.kontakt input {
  width: 260px;
  color: #000000;
  background-color: #c0c0c0;
  font-weight: bolder;
}
.kontakt textarea {
  width: 350px;
  color: #000000;
  background-color: #c0c0c0;
  font-weight: bolder;
}

/** /misc/news
------------------------------------------------------------- */
#allNews h2 {
  border-bottom: 1px dotted #889399;
  padding: 0 0 5px 0;
}
* html #allNews h2 {
  border-bottom: 1px solid #889399;
}

/** /archiv/
------------------------------------------------------------- */
.galerie {
  float: left;
  width: 300px;
  margin: 0 40px 30px 0;
  text-align: center;
}
.galerie img {
  border: 1px solid #012E48;
  margin: 0 0 10px 0;
}
/** Links zum Blättern am Seitenende
------------------------------------------------------------- */
div.browse {
  color: #1A1A1A;
  background: #DDE4E9 url(/images/layout/section_bg.gif) top repeat-x;
  border: 1px solid #9AA7AE;
  padding: 10px 15px 10px 15px;
  float: left;
  clear: left;
  margin: 2em 0 0 0;
  font-size: .9em;
  min-width: 240px;
}
#contentBody .browse ul {
  margin: 0;
}
#contentBody .browse li {
  background: none;
  padding: 0;
  /* IE-Bugfix */
  width: 100%;
}
#sidebar ul.inhalt a:before {
  content: "";
}
.browse a:link,
.browse a:visited,
.browse a:hover,
.browse a:focus,
.browse a:active {
  display: block;
  background: url(/images/arrows/right.gif) 5px no-repeat;
  padding: 2px 10px 2px 20px;
}
.browse a:hover,
.browse a:focus,
.browse a:active {
  background-color: #C2C7CC;
}
.browse .back a,
.browse .back a:hover,
.browse .back a:focus {
  background-image: url(/images/arrows/left.gif);
  background-position: 3px 7px;
}
