body {
  background: #FFFFFF url(../images/linkespalte.gif) repeat-y;
  color: #000;
  /*font: 100.01% verdana,'lucida grande',arial,sans-serif;*/
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 90.01%;
  margin: 0;
  padding: 0;
}

h1 { font-size: 16px; }

h2 { font-size: 14px; }

a { text-decoration: underline;}

a:link { color: #09619E;}
a:visited { color: #585858;}
a:focus, a:hover, a:active { color: #003366;}

a img { border: 0;}

ul { list-style: none; padding: 0; margin: 0; }
ul.normal { list-style: square; padding: 10; margin: 10;}

hr { display: none;}

form { margin: 0; padding: 0;}

input, textarea, select { font: 100% verdana,'lucida grande',arial,sans-serif;}

input:focus, input:hover, input:active,
select:focus, select:hover, select:active,
textarea:focus, textarea:hover, textarea:active {
  background-color: #FFF0DE;
}

p.mitte {text-align: center};

div.rechts{ float: right; padding: 20px; font-size: 8pt; }

pre {
  padding: 10px 5px;
  border: 1px solid #09619E;
}

th.klein
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid black;
	padding: 5px;
}

td.klein
{
		font-size: 12px;
		font-weight: normal;
		text-align: center;
		border: 1px solid black;
		
}

/* Allgemeine Klassen */


.floatAus {
  display: block;
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

.linksOben .floatAus {
  width: 100%;
  background: #FFFFFF url(../images/linkespalte.gif) no-repeat;
  height: 1px;
}

/* header  * * * * * * * * * * * * * * * * * * * * * * * * * */

#header {
  /*background: #78A4CD url(../images/hintergrund/kopf.gif) repeat-x;*/
  /*background: #BAECA3;*/
  /*background: #63C87A;*/
  /*background: #3CB25A;*/
  background: #55855F;
  margin-top: 1.5em;
  padding: 4 0 0 0px;
  color: #fff;
  /*font-size: 14pt;*/
  font-family: Palatino Linotype,Verdana;
  vertical-align: bottom;
}

#header td{ 
	font-size: 18px; 
	color: #fff;
}

html>body #header {
  height: 128px;
}

#header span {
  display: block;
  background: url(../images/hintergrund/drei_grosse_kreise.gif) no-repeat top right;
}

#header img {
  border: 0;
  padding: 0;
  margin: 0;
}


/* navOben  * * * * * * * * * * * * * * * * * * * * * */

#navOben {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 280px;
}

#navOben ul {
  background-color: #FFF;
  text-align: right;
  padding: 4px 8px 2px 0;
}

html>body #navOben ul {
  padding-top: 2px;
}

#navOben li {
  display: inline;
  height: 0.9em;
  font-size: 70%;
  font-weight: bold;
  line-height: 145%;
  margin: 0;
  padding: 0 8px 0 12px;
  border-left: 1px solid #003366;
}

#navOben li.erster {
  border-left: none;
}

#navOben a:link,
#navOben a:visited {
  color: #003366;
  text-decoration: none;
}

#navOben a:focus,
#navOben a:hover,
#navOben a:active {
  background-color: #FFF0DE;
  text-decoration: underline;
}

#navOben strong {
  height: 1em;
  color: #003366;
  background: url(../images/menue/pfeil_auf_weiss.gif) no-repeat 0 0.38em;
  padding: 2px 4px 2px 12px;
}

/* huelleAussen  * * * * * * * * * * * * * * * * * * * * * */

.linksOben {
  /*background: #55855F url(../images/hintergrund/zwei_kleine_kreise.gif) no-repeat 94px 0;*/
}

.Abstand {
  padding: 34px 0 0 280px;
}

/* huelleInnen * * * * * * * * * * * * * * * * * * * * * * */

.huelleInnen {
  width: 100%;
}


/* footer  * * * * * * * * * * * * * * * * * * * * * * * * * */

#content #footer {
  /*border-top:1px solid #D0DFED;*/
}
#content #footer p {
  margin: 0;
  font-size: 11px;
  padding:8px 58px 8px 0px;
}


/* content  * * * * * * * * * * * * * * * * * * * * * */

#content {
	position: absolute;
  /*float: left;*/
  left: 300px;
  top: 200px;
  right: 340px;
  /*max-width: 40em;*/
  margin-bottom:40px;
  /*width: 95%;      Breite fuer den IE 5 Mac */
  /*width: 540px;*/
  /*border: 1px solid black;*/
}
/*
html>body #content {
  position: relative;
}
*/

* html #content { height: 1%; }


/* menueLinks * * * * * * * * * * * * * * * * * * * */

#menueLinks {
  position: relative;
  float: left;
  width: 229px;
  margin-left: -280px;
  padding: 5px 0 0 0;
}

#menueLinks a:link,
#menueLinks a:visited {
  /*color: #003366;*/
  color: #000;
}

#menueLinks a:focus,
#menueLinks a:hover,
#menueLinks a:active {
  background-color: #FFFFFF;
  /*color: #003366;*/
  color: #000;
}


/* navi * * * * * * * * * * * * * * * * * * * */

#navi {
  position: relative;
  top: -42px;
  padding: 0 0 18px 0;
  border-bottom: 1px solid #D0DFED;
}

#navi h2 {
  /*color: #015691;*/
  color: #55855F;
  background: url(../images/h2_seitenspalte.gif) no-repeat bottom left;
  font-size: 80%;
  line-height: 140%;
  margin: 25px 0 10px 0;
  padding: 3px 10px 3px 18px;
} 

#navi h3 {
  color: #015691;
  font-size: 80%;
  line-height: 140%;
  margin: 0;
  padding: 0 10px 0 18px;
}

#navi h3 span {
  font-weight: normal;
}

#navi p {
  font-size: 80%;
  line-height: 140%;
  padding: 0 2px 0 18px;
  margin: 0.4em 0 0.5em 0;
}

#navi input { vertical-align: middle;}

#navi .innen p {
  border-bottom: 1px solid #D0DFED;
  padding-bottom: 12px;
  padding-right: 10px;
  margin: 0.2em 0 12px 0;
}

#navi .innen p strong { font-weight: normal; }

#navi p a.mehr {
  text-decoration: none;
  white-space: nowrap;
}

#navi p a.mehr span {
  text-decoration: underline;
}

#navi img {
  position: relative;
  top: 1px;
  border: 0;
}

#navi p.link {
  background: url(../images/sonstige/linkpfeil_auf_hellblau.gif) no-repeat 0 0.4em;
  padding: 0 0 0 18px;
  margin-left: 18px;
}

#navi ul.link {
  padding: 0 0 0 18px;
}

#navi ul.link li {
  background: url(../images/sonstige/linkpfeil_auf_hellblau.gif) no-repeat 0 0.4em;
  font-size: 80%;
  line-height: 140%;
  padding: 0 0 0 18px;
  margin-bottom: 0.5em;
}

navi p.mitte
{
	text-align: center;	
}
/* right * * * * * * * * * * * * * * * * * * */

#rechts
{
	position: absolute;
	top: 200px;
	right: 20px;
	width: 200px;
}
/*


#rechtsOben {
  position: absolute;
  top: 200px;
  right: 20px;
  width: 200px;
  font-size: 12px;
  text-align: center;
  background-color: #EFFEEF;
  line-height: 2em;
  padding: 25px 5px 25px 5px;
  border: 1px dashed #000;
}


#rechtsMitte {
  position: absolute;
  top: 480px;
  right: 20px;
  height: 50px;
  width: 200px;
  font-size: 10pt;
  text-align: left;
  padding: 5px 5px 5px 5px;
  background: url(../images/hintergruende/test2.gif) no-repeat top right;
}


#rechtsUnten {
  position: absolute;
  text-align: right;
  top: 500px;
  right: 10px;
  height: 200px;
  width: 300px;
  padding: 5px 5px 5px 5px;
}
*/

#results{
	font-size: 80%;
}

#footerClear {
	width:0px;
	height:0px;
	overflow:hidden;
}

.box { position: relative; /*top: 300px; right: 10px; width: 200px;*/ display: block; border: 1px solid #55855f; margin-bottom: 22px; }
.box h5 { display: block; background: #55855f; margin: 0; padding: 3px 7px; font-size: 12px; margin-bottom: 0px; }
.box p { background: #effeef; margin: 0; padding: 4px; }
.box a { font-size: 11px; color: #444444; text-decoration: none; }
.box a:hover { color: #000000; text-decoration: underline; }
