body {
    background-color: #7FAFA5;
    /* font-family: 'Ubuntu Condensed', sans-serif; */
    font-family: Arial,"sans serif";
    font-size: 12px;
    text-align:center;
}

img {
    border: none;
    display: block;
}

td {
    font-size: 12px;
    padding: 3px;
}

.box {
    padding-top: 20px;
    margin-left:auto;
    margin-right:auto;
    text-align          : left;
	width: 700px;
}




h1 {
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 5px;
}
h2 {
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 5px;
}


a {     text-decoration: none;
          font-weight: bold;
        outline: none;
        color: #1D1DFF;
        }
a:visited {
      color: #1D1DFF;
        }
a:active {
       color: #1D1DFF;

        }
a:hover {
        color: #00EC80;
        }

.rot {
    color: red;
}
.gruen {
    color: #008000;
}


.content {
    padding: 0px;
}

.text {
    padding: 15px;
    line-height: 1.2;

}

.text_klein {
    padding: 5px;
    font-size: 10px;
}
.text_klein td {
    font-size: 10px;
}



.desman {
    padding-top: 150px;
    padding-left: 0px;
}
.desman h1 {
    font-size: 40px;
    text-align: center;
}
.desman h2 {
    font-size: 40px;
    text-align: center;
    color: #000080;
}


.desman_k {
    padding-top: 70px;
    padding-left: 0px;
}
.desman_k h1 {
    font-size: 30px;
    text-align: center;
}


#wrap {
width: 700px;
height: 700px;
}

#lo {
background-color: #FC0;
width: 350px;
height: 350px;
float: left;

}

#ro {
background-color: #FC6;
width: 350px;
height: 350px;
float: left;

}

#lu {
clear: both;
background-color: #FF7800;
width: 350px;
height: 350px;
float: left;
}

#ru {
background-color: #7FAF52;
float:left;
width: 350px;
height: 350px;
max-height: 350px;

}


#wrap_k {
width: 350px;
height: 350px;
}

#lo_k {
background-color: #7FAF52;
width: 175px;
height: 175px;
float: left;

}

#ro_k {
background-color: #FFCC66;
width: 175px;
height: 175px;
float: left;

}

#lu_k {
clear: both;
background-color: #FF7800;
width: 175px;
height: 175px;
float: left;
}

#ru_k {
background-color: #9797FF;
float:left;
width: 175px;
height: 175px;
max-height: 175px;

}





#unten {
clear: both;
background-color: #47A5A5;
width: 700px;
}


#ru_text {
background-color: #7FAF52;
overflow: scroll;
float:left;
width: 350px;
height: 350px;
max-height: 350px;

}

