.menue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
}
a:link {
    color: #ffffff;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #ffffff;
}
a:hover {
    text-decoration: none;
    color: #99cccc;
}
.vermoegen {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    color: #0300dc;
    text-decoration: none;
}
.intelligent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    color: #027c18;
    text-decoration: none;
}
.planen {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    color: #ff0b07;
    text-decoration: none;
    font-weight: bold;
}
.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #99cccc;
}
.copyright:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #99cccc;
}
.vermoegen1 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #0300dc;
    text-decoration: none;
}
.intelligent1 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #027c18;
    text-decoration: none;
}
.planen1 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #ff0b07;
    text-decoration: none;
    font-weight: bold;
}
.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #3F3F3F;
}

.text:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	text-decoration:underline;
    color: #3F3F3F;
}
.text:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	text-decoration:underline;
    color: #3F3F3F;
}

.text:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	text-decoration:underline;
    color: #99cccc;
}
.text:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	text-decoration:underline;
    color: #3F3F3F;
}

.knopka {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #7E7E7E;
    text-decoration: none;
    z-index: 3;
    height: 20px;
    width: 60px;
    font-variant: normal;
    background-color: #ffffff;
    border: 1px outset #99cccc;
}
.textgross {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #3F3F3F;
}
.unten {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
}
.bild {
    border: thin solid #00a11c;
}
.menue_down {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #99cccc;
}
.unten:hover {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
}
.anlage {
  width: 210px;
  height: 300px;
  border: thin solid #00a11c;
  margin: 10px;
  float: left;
}
.kasten {
  width: 700px;
  height: 400px;
  float: center;
  border: 1px black dotted;
}
.login {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    z-index: 3;
    height: 35px;
    width: 70px;
    font-variant: normal;
    background-color: #00a11c;
    border: 1px outset #99cccc;
    text-align: center;
    padding: 3px;
    margin: 5px;
}



