@charset "utf-8"; /* Zeichencodierung für das CSS Dokument festlegen*/
li{
    list-style:none;
}
a { text-decoration: none; outline: none;}




* {padding: 0; margin: 0;} /* Sitenposition auf Null/Null setzen */
#includbereich_zuchtplanung{
padding:5px;
float:left;
margin-left:2em;
margin-top:1.6em;
width:600px;
height:650px;
border:1px solid black;
font-family:"Arial";
font-size:18px;
text-align:center;
}

#sheyenne_moreno{float:left;
width:400px;
height:300px;
margin-left:100px;
margin-top:30px;
background-image: url("../bilder/zuchtplanung.jpg");
background-repeat:no-repeat;   
}


#text_zucht1{float:left;
width:170px;
height:100px;
margin-left:95px;
margin-top:20px;
font-family:"Arial";
font-size:18px;
}

#text_zucht2{float:left;
width:200px;
height:100px;
margin-left:25px;
margin-top:20px;
font-family:"Arial";
font-size:18px;

}

 #google{position:static;
float:left;
width:165px;
height:600px;
margin-left:22px;
margin-top:10px;
}