*
{
  padding:0;
  margin:0;
}

html
{
  background-image:url(../images/back.gif);
  background-position:top;
  background-color:#fff;
  border: 0px;
  height:100%;
  SCROLLBAR-FACE-COLOR: #fdfbf4;
  SCROLLBAR-HIGHLIGHT-COLOR: #578a1f;
  SCROLLBAR-SHADOW-COLOR: #578a1f;
  SCROLLBAR-ARROW-COLOR: #578a1f;
  SCROLLBAR-TRACK-COLOR: #fdfbf4;
  SCROLLBAR-DARKSHADOW-COLOR: #fdfbf4;
  SCROLLBAR-BASE-COLOR: #fdfbf4;
  scrollbar-3d-light-color: #fdfbf4;
}

body
{
  margin:0px auto;
  margin-top:0px;
  margin-bottom:0px;
  min-height:100%;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
  color:#4B4B4B;
  line-height:20px;
}

p
{
        margin-top:15px;
}

a:link, a:active, a:visited
{
  font-family:Arial, Verdana, Helvetica, sans-serif;
        font-size:12px;
        font-weight:normal;
        color:#568A1E;
        text-align:left;
        text-decoration:underline;
}

a:hover
{
  font-family:Arial, Verdana, Helvetica, sans-serif;
        font-size:12px;
        font-weight:normal;
        color:#666;
        text-align:left;
        text-decoration:none;
}

h1
{
        font-size:1.5em;
        color:#336600;
        font-family:"Times New Roman", Times, serif;
        font-weight:bold;
        font-style:italic;
        text-align:right;
        letter-spacing:1px;
        width:410px
}

h2
{
        font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#940d20;
}

ul
{
        margin-left:25px;
        line-height:20px;
}

.float_left
{
        float:left;
}

.float_right
{
        float:right;
}

.class_clear
{
        clear:both;
}

div#versteckt
{
        font-size:0px;
        position:absolute;
        text-indent:-10000px;
}

.ueber
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1em;
  font-weight:bold;
  color:#5194F7;
}

.ueber1
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight:bold;
  color:#5194F7;
}

.text_kl
{
        color:#333;
        font-size:11px;
}

.text_gruen
{
        color:#6bba14;
        font-size:15px;
        font-weight:bold;
}
/*-------------------------------------------------------------------*/

div#container_out
{
        background-image:url(../images/content.jpg);
  background-repeat: repeat-y;
        border:1px solid #336600;
        background-color:#fdf6de;
        width:770px;
        margin:0px auto;
        min-height:500px;
        position:relative
}

div#container
{
        background-image:url(../images/container_back.jpg);
  background-repeat: no-repeat;
        border:0px solid #336600;
        width:770px;
        margin:0px auto;
        min-height:500px;
        position:relative
}

div#header
{
        width:770px;
        height:126px;
        float:left;
}

div#contents
{
        background-repeat:repeat-y;
        width:450px;
        min-height:300px;
        float:right;
        padding:50px 45px 0px 0px;
}

div#foot
{
        clear:both;
        background-image:url(../images/foot.jpg);
        background-repeat:no-repeat;
        background-color:#fdf5de;
        width:750px;
        height:20px;
        text-align:right;
        padding: 36px 20px 0px 0px;
}

.absatz_abstand
{
        margin:20px 0px 0px 0px;
}

.startbild
{
        margin:0px 0px 0px 18px
}

a img, img
{
        border:1px solid #6eb124;
}

a:hover img
{
        border:1px solid #f04f3c;
}

.trennlinie
{
        background-image:url(../images/trennlinie.gif);
        background-repeat:no-repeat;
        background-position:center;
        width:99%;
        height:15px;
        margin-top:15px;
}

.bild_ohne_rahmen
{
	border:0px
}